Re: [PATCH] x86, hweight: Fix UML boot crash

From: Toralf FÃrster
Date: Mon May 31 2010 - 09:56:12 EST



Borislav Petkov wrote at 22:17:38
> LKML-Reference: <201005271944.09541.toralf.foerster@xxxxxx>
> Signed-off-by: Borislav Petkov <bp@xxxxxxxxx>
> ---
> arch/um/include/asm/arch_hweight.h | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)
> create mode 100644 arch/um/include/asm/arch_hweight.h
>
> diff --git a/arch/um/include/asm/arch_hweight.h b/arch/um/include/asm/arch_hweight.h
> new file mode 100644
> index 0000000..c656cf4
> --- /dev/null
> +++ b/arch/um/include/asm/arch_hweight.h
> @@ -0,0 +1,6 @@
> +#ifndef _ASM_UM_HWEIGHT_H
> +#define _ASM_UM_HWEIGHT_H
> +
> +#include <asm-generic/bitops/arch_hweight.h>
> +
> +#endif
>
This patch does not to solve the reported issue by me.

--
MfG/Sincerely
Toralf FÃrster

pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3

--
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/