Alexey Kardashevskiy wrote: > This is some cleanup. Please, comment. Thanks! >
Thanks, applied to ppc-next. Please bear in mind that your target CPU finding loop doesn't scale. So make sure you don't call your new dt index helper in any code path where you care about performance. Or when you do make sure to introduce a new table for easier lookup. Alex