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/__kernel_ulong_t in <linux/resource.h>
On Wed, Dec 25, 2013 at 06:54:47AM -0800, H.J. Lu wrote:
> Both x32 and x86-64 use the same struct rusage and struct rlimit for
> system calls. But x32 log is 32-bit. This patch change uapi
> <linux/resource.h> to use __kernel_long_t in struct rusage and
> __kernel_ulong_t in and struct rlimit.

a) please send all your related patches as a series
b) explain how these changes to shared ABI headers:

1) do not break any architecture, especially mips N32 which is
the MIPS equivalent of x32
2) do not break existing x32 binaries
3) fix existing and future x32 binaries

c) why you suddenly need these changes now and not when the x32 ABI
support was submitted and hopefully heavily tested


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