]> git.baikalelectronics.ru Git - kernel.git/commit
sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 23:21:08 +0000 (16:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Aug 2008 23:21:08 +0000 (16:21 -0700)
commit062f7dd04ee162907af59a761d26b3a1b6cf47fe
tree617c06ce9b5b2f0221eb5ace74a4db93441db1c0
parent125f291dd147b4388ace05db08fb433fbc7f3ebf
sparc64: Use the cond_syscall()s in kernel/sys_ni.c instead of home-grown copy.

This also allows arch/sparc64/kernel/pci.c to be properly CONFIG_PCI
conditional compiled in the Makefile.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/Makefile
arch/sparc64/kernel/pci.c