Re: [Bug #16054] UML broken for CONFIG_SLAB

From: Parag Warudkar
Date: Wed Jun 23 2010 - 18:28:27 EST


On Mon, Jun 21, 2010 at 2:35 AM, Borislav Petkov <bp@xxxxxxxxx> wrote:
> From: Parag Warudkar <parag.lkml@xxxxxxxxx>
> Date: Sun, Jun 20, 2010 at 06:48:55PM -0400

> make mrproper
>
> and just to make sure no arch_hweight stuff is left, do
>
> grep -EriIn 'x86.*hweight\.h' arch/um/
>
> You shouldn't be getting any matches. If you do, than try to find out
> why you do because all those intermediary *.o.cmd files shouldn't
> contain any hweight-include files from arch/x86/.
>

Ok. That solves the cfq related crash due to hweight stuff. However
the second issue - UM is broken for CONFIG_SLAB still exists.
So I think we can keep the bug open.

Thanks

Parag
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/