mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Delete x86-64 __IGNORE_getcpu?
@ 2011-08-24 13:34 H.J. Lu
  2011-08-24 14:19 ` [PATCH] x86-64: Remove __IGNORE_getcpu Andy Lutomirski
  0 siblings, 1 reply; 3+ messages in thread
From: H.J. Lu @ 2011-08-24 13:34 UTC (permalink / raw)
  To: H. Peter Anvin, LKML

Hi,

arch/x86/include/asm/unistd_64.h has

#define __IGNORE_getcpu         /* implemented as a vsyscall */

But there are

#define __NR_getcpu                             309
__SYSCALL(__NR_getcpu, sys_getcpu)

Shouldn't __IGNORE_getcpu be deleted?

-- 
H.J.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-24 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24 13:34 Delete x86-64 __IGNORE_getcpu? H.J. Lu
2011-08-24 14:19 ` [PATCH] x86-64: Remove __IGNORE_getcpu Andy Lutomirski
2011-08-24 20:28   ` [tip:x86/cleanups] x86-64, unistd: Remove bogus __IGNORE_getcpu tip-bot for Andy Lutomirski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®