|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] xen and linux 2.4.28
arch/xen/kernel/reboot.c, line 219-221:
--
#ifdef CONFIG_MAGIC_SYSRQ
handle_sysrq(pending_sysrq, NULL, NULL);
#endif
--
include/linux/sysrq.h, line 36 and 37:
--
void handle_sysrq(int, struct pt_regs *,
struct kbd_struct *, struct tty_struct *);
--
Note how there are 4 args now, not 3. Could you please fix this?
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] xen and linux 2.4.28,
Adam Heath <=
|
|
|
|
|