lkml.org 
[lkml]   [2013]   [Dec]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] Use __kernel_long_t in struct timex
    On Tue, Dec 24, 2013 at 04:24:58PM -0800, H.J. Lu wrote:
    > X32 adjtimex system call is the same as x86-64 adjtimex system call,
    > which uses 64-bit integer for long in struct timex. But x32 long is
    > 32 bit. This patch replaces long in struct timex with __kernel_long_t.
    >

    Here is the updated patch which uses __kernel_long_t only if
    __BITS_PER_LONG == 64.

    H.J.


    \
     
     \ /
      Last update: 2013-12-26 16:41    [W:4.343 / U:1.932 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site