Revision 4f2f81a5621de47d42476d0b929be2e0d565df84 authored by H. Peter Anvin on 19 January 2012, 20:41:25 UTC, committed by H. Peter Anvin on 19 January 2012, 20:57:09 UTC
In checkin

  303395ac3bf3 x86: Generate system call tables and unistd_*.h from tables

the feature macros in <asm/unistd.h> were unified between 32 and 64
bits.  Unfortunately 32 bits requires __ARCH_WANT_SYS_IPC and this was
inadvertently dropped.

Reported-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/r/CALLzPKbeXN5gdngo8uYYU8mAow=XhrwBFBhKfG811f37BubQOg@mail.gmail.com
1 parent 282f445
History
File Mode Size
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 374 bytes
caif_dev.c -rw-r--r-- 13.1 KB
caif_socket.c -rw-r--r-- 29.9 KB
caif_usb.c -rw-r--r-- 5.4 KB
cfcnfg.c -rw-r--r-- 14.4 KB
cfctrl.c -rw-r--r-- 15.7 KB
cfdbgl.c -rw-r--r-- 1.5 KB
cfdgml.c -rw-r--r-- 2.8 KB
cffrml.c -rw-r--r-- 4.5 KB
cfmuxl.c -rw-r--r-- 6.5 KB
cfpkt_skbuff.c -rw-r--r-- 8.6 KB
cfrfml.c -rw-r--r-- 6.6 KB
cfserl.c -rw-r--r-- 4.4 KB
cfsrvl.c -rw-r--r-- 5.5 KB
cfutill.c -rw-r--r-- 2.8 KB
cfveil.c -rw-r--r-- 2.6 KB
cfvidl.c -rw-r--r-- 1.7 KB
chnl_net.c -rw-r--r-- 12.9 KB

back to top