[PATCH 1/7] Implement arch disable/enable irq hooks.

Paul Mackerras paulus at samba.org
Tue Apr 29 15:04:18 EST 2008


I wrote:

> +7:	rlwinm	r12,r12,0,~TLF_SLEEPING

That should be rlwinm r12,r12,0,~_TLF_SLEEPING (with the leading
underscore), of course.  Thanks to Stephen Rothwell for pointing that
out.

Paul.



More information about the Linuxppc-dev mailing list