[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMe9rOrejBbutqRMuE1f5iVn3nr8+zOmFyXgGmn=R9zHMC6U8Q@mail.gmail.com>
Date:	Wed, 24 Aug 2011 06:34:57 -0700
From:	"H.J. Lu" <hjl.tools@...il.com>
To:	"H. Peter Anvin" <hpa@...or.com>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Delete x86-64 __IGNORE_getcpu?
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
