commit | 783c98b911fce8d47aa2906468ca39d44d46d7ce | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 25 16:21:08 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 25 16:21:08 2008 -0700 |
tree | 617c06ce9b5b2f0221eb5ace74a4db93441db1c0 | |
parent | 85269eb5542b425b99d79dc4c312dce0157eac7e [diff] |
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>