Linus Torvalds wrote:
On Sat, 14 Jul 2007, Avi Kivity wrote:
Linus, please do your usual thing from the repository and branch at
It has code like
+ /* Can deadlock when called with interrupts disabled */
+ WARN_ON(irqs_disabled());
+
On Sat, 14 Jul 2007, Avi Kivity wrote:
>
> Linus, please do your usual thing from the repository and branch at
It has code like
+ /* Can deadlock when called with interrupts disabled */
+ WARN_ON(irqs_disabled());
+
/* prevent preemption and r
2 matches
Mail list logo