From: Andy Lutomirski Date: Wed, 24 Aug 2011 14:19:44 +0000 (-0400) Subject: x86-64, unistd: Remove bogus __IGNORE_getcpu X-Git-Tag: v3.2-rc1~156^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e49b1c8c6d64f55ac83e1f5901b22fa9e51ab80;p=pandora-kernel.git x86-64, unistd: Remove bogus __IGNORE_getcpu The change: commit fce8dc06423d6fb2709469dc5c55b04e09c1d126 Author: Andy Lutomirski Date: Wed Aug 10 11:15:31 2011 -0400 x86-64: Wire up getcpu syscall added getcpu as a real syscall, so we shouldn't ignore it any more. Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/b4cb60ef45db3a675a0e2b9d51bcb022b0a9ab9c.1314195481.git.luto@mit.edu Reported-by: H.J. Lu Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed