lkml.org 
[lkml]   [2010]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 28/35] radix: move radix init early
From
Date

> OK, great. Would be good to have some coverage on other architectures
> as well. PPC was one of the archs that blew up last time we changed
> init order.

Hopefully that should be ok. In fact we use the radix tree in our
interrupt handling and today we have a horrible hack that reverts
to linear search early during boot until we can allocate the radix
trees in an arch_initcall.

Thus the patch should allow us to simplify that code and remove
that late init hack.

Cheers,
Ben.




\
 
 \ /
  Last update: 2010-02-11 06:39    [from the cache]
©2003-2011 Jasper Spaans