* Russell King <[email protected]> wrote:
> The best fix I've come up with which seems to work is:
> +#ifdef __ARCH_WANT_INTERRUPTS_ON_CTXSW
> + p->hardirqs_enabled = 1;
> +#else
> p->hardirqs_enabled = 0;
> +#endif
yeah - that's the right solution - a new task's "soft" hardirq state
should be initialized to the real irq-mode it starts up under.
Acked-by: Ingo Molnar <[email protected]>
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]