Re: [PATCH 1/3] powerpc - Initialize the irq radix tree earlier

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Benjamin Herrenschmidt
Date: Monday, August 4, 2008 - 6:05 pm

>  - Remove the populating of the tree from the revmap function as

And in fact, you may even be able to avoid GFP_ATOMIC completely here
and switch it to GFP_KERNEL since irq_create_mapping() can sleep afaik,
provided that you avoid the spinlocking.

Ben.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/3] powerpc - Initialize the irq radix tree ea ..., Benjamin Herrenschmidt, (Mon Aug 4, 6:03 pm)
Re: [PATCH 1/3] powerpc - Initialize the irq radix tree ea ..., Benjamin Herrenschmidt, (Mon Aug 4, 6:05 pm)