]> Git Repo - linux.git/commit
[PARISC] Remove sched.h from uaccess.h on parisc
authorMatthew Wilcox <[email protected]>
Fri, 15 Dec 2006 16:34:36 +0000 (09:34 -0700)
committerKyle McMartin <[email protected]>
Sat, 17 Feb 2007 05:44:30 +0000 (00:44 -0500)
commite6fc0449be45a0e7520da6a17a64520743b9aa20
tree8c940b1a610cb93d8e63b5f30fccf99502903430
parent3735313ad2e1515140683f0aee6e74aec103391d
[PARISC] Remove sched.h from uaccess.h on parisc

Al Viro did this for x86-64 and reduced the number of dependencies on
sched.h significantly.  We had a couple of files which were relying on
uaccess.h pulling in sched.h, so they need explicit dependencies added.

Signed-off-by: Matthew Wilcox <[email protected]>
Signed-off-by: Kyle McMartin <[email protected]>
arch/parisc/kernel/unaligned.c
arch/parisc/kernel/unwind.c
include/asm-parisc/uaccess.h
This page took 0.06584 seconds and 4 git commands to generate.