https://github.com/torvalds/linux
Revision e8c93fc7b7221b6ac7e7ddbd0e21e205bf9e801a authored by Tony Luck on 02 November 2009, 17:23:08 UTC, committed by Tony Luck on 02 November 2009, 17:23:08 UTC
This reverts commit b94b08081fcecf83fa690d6c5664f6316fe72208.

genksyms currently cannot handle complicated types for exported
percpu variables.  Drop this patch for now as it prevents a
module from being loaded on sn2 systems:

 xpc: no symbol version for per_cpu____sn_cnodeid_to_nasid
 xpc: Unknown symbol per_cpu____sn_cnodeid_to_nasid

Signed-off-by: Tony Luck <tony.luck@intel.com>
1 parent 8add570
History
Tip revision: e8c93fc7b7221b6ac7e7ddbd0e21e205bf9e801a authored by Tony Luck on 02 November 2009, 17:23:08 UTC
Revert "[IA64] fix percpu warnings"
Tip revision: e8c93fc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 154.9 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top