]> git.baikalelectronics.ru Git - kernel.git/commit
proc: move sysrq-trigger out of fs/proc/
authorAlexey Dobriyan <adobriyan@gmail.com>
Thu, 16 Oct 2008 05:04:23 +0000 (22:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:47 +0000 (11:21 -0700)
commite194aee27cf0bcdf5818cb38a48ec35d9dfb9f98
tree3e5ce20d5f56acabe588344dd187228d12343541
parent0278c796605654f15529303711c4160a515da12b
proc: move sysrq-trigger out of fs/proc/

Move it into sysrq.c, along with the rest of the sysrq implementation.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/sysrq.c
fs/proc/proc_misc.c