[PATCH] powerpc/82xx: Convert pci_pic_lock to raw_spinlock
Kumar Gala
galak at kernel.crashing.org
Fri Feb 19 09:01:14 EST 2010
On Feb 18, 2010, at 7:57 AM, Anton Vorontsov wrote:
> Interrupt controllers' hooks are executed in the atomic context, so
> they are not permitted to sleep (with RT kernels non-raw spinlocks are
> sleepable). So, pci_pic_lock has to be a real (non-sleepable) spinlock.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> arch/powerpc/platforms/82xx/pq2ads-pci-pic.c | 10 +++++-----
> 1 files changed, 5 insertions(+), 5 deletions(-)
applied to next
- k
More information about the Linuxppc-dev
mailing list