OpenVZ Forum


Home » Mailing lists » Devel » Alt+SysRq+K broken
Re: Alt+SysRq+K broken [message #10255 is a reply to message #10242] Tue, 13 February 2007 20:08 Go to previous messageGo to previous message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
Alexey Dobriyan <adobriyan@openvz.org> writes:

> kernel BUG at kernel/workqueue.c:212! 100% reproducable
>
> queue_work
> __handle_sysrq
> kbd_event
> add_timer_randomness
> kbd_event
> input_event
> atkbd_interrupt
> serio_interrupt
> i8042_interrupt
> ...
>
> reverting the following patch make it work again.

Thanks,

I wrote the patch just before the big set of work queue changes,
and had to fix it to work with the new style of work queues when
it went it Andrews tree. It looks like the work queue api
continued to change and my patch bit rotted.

I will take a look and see what it takes to updated the code to
the current API.

I'm pretty certain a s/PREPARE_WORK/INIT_WORK/g would make it
work but I'm not certain that is correct.

Eric
 
Read Message
Read Message
Read Message
Previous Topic: [RFC] ns containers: namespace entering
Next Topic: Re: [PATCH 3/7] containers (V7): Add generic multi-subsystem API to containers
Goto Forum:
  


Current Time: Fri Aug 01 07:06:33 GMT 2025

Total time taken to generate the page: 0.72671 seconds