On 29/04/2013 3:40 AM, Stefan Kristiansson wrote:
A signal delivered through do_notify_resume() would cause the
irqs_disabled() check in _local_bh_enable_ip() to be triggered.
Enable interrupts before calling do_notify_resume(), but read
the current_thread_info->flags before doing so.
Signed-off-by: Stefan Kristiansson <stefan.kristians...@saunalahti.fi>
Tested-by: Sebastian Macke <sebast...@macke.de>
The warning during the booting process is gone and
the kernel does no longer crash while executing the dup06 test case of
the ltp project.
http://ltp.cvs.sourceforge.net/viewvc/ltp/ltp/testcases/kernel/syscalls/dup/dup06.c?view=markup
I would suggest to apply the patch.
_______________________________________________
Linux mailing list
Linux@lists.openrisc.net
http://lists.openrisc.net/listinfo/linux