]> Pileus Git - ~andy/linux/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)
commit783c98b911fce8d47aa2906468ca39d44d46d7ce
tree617c06ce9b5b2f0221eb5ace74a4db93441db1c0
parent85269eb5542b425b99d79dc4c312dce0157eac7e
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