Linus, please do a bk pull bk://kernel.bkbits.net/jgarzik/misc-2.4 This will update the following files: Documentation/sysrq.txt | 4 ++++ drivers/char/random.c | 6 ++---- fs/proc/proc_misc.c | 28 ++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+), 4 deletions(-) through these ChangeSets: (03/03/28 1.1058) Reduce random.c stack usage (03/03/28 1.1057) /proc/sysrq-trigger: trigger sysrq functions via This makes sysrq facilities available to remote users. Writing a 'C' to /proc/sysrq-trigger receives the same treatment as typing sysrq-C on the local keyboard.