Re: [PATCH][RT] fix KM_TYPE_NR undeclared in sched.h on 32 bit x86

From: Peter Zijlstra
Date: Tue Aug 09 2011 - 04:31:51 EST


On Mon, 2011-08-08 at 21:08 -0700, Darren Hart wrote:
> Patch peter_zijlstra-re-_3_0-rt4.patch causes 32 bit compilations to fail with:
> sched.h:1592:17: error: âKM_TYPE_NRâ undeclared here (not in a function)
>
> Including asm/kmap_types in sched.h resolves the issue.
>
> Signed-off-by: Darren Hart <dvhart@xxxxxxxxxxxxxxx>

Yep indeed, I wonder why my i386-defconfig build.. header deps magic or
so.

I've updated the patch in question, thanks!
--
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/