sparc64: Implement SSTATE purely using notifiers and initcalls.
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2008 07:49:38 +0000 (00:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2008 07:49:38 +0000 (00:49 -0700)
commit446139a8f7078d96159a936fd6059660db425405
tree01b122d257de51c365c1bef32285efa0fbe1c189
parentcdb3592a20b41377a28a0737dc9af95e53024470
sparc64: Implement SSTATE purely using notifiers and initcalls.

Don't clutter up the tree with sstate_blah() scattered all over the
place.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/bugs.h
arch/sparc/include/asm/sstate.h [deleted file]
arch/sparc64/kernel/hvapi.c
arch/sparc64/kernel/reboot.c
arch/sparc64/kernel/sstate.c
arch/sparc64/mm/init.c
This page took 0.025464 seconds and 5 git commands to generate.