On Wednesday 02 January 2008, Ingo Molnar wrote:sorry, forgot about __ASSEMBLY__ protection. =2D-- Since the msr.h header uses types like __u32, it should pull in linux/types= =2Eh. Signed-off-by: Mike Frysinger <vapier@gentoo.org> =2D-- diff --git a/include/asm-x86/msr.h b/include/asm-x86/msr.h index 664a2fa..80b0270 100644 =2D-- a/include/asm-x86/msr.h +++ b/include/asm-x86/msr.h @@ -3,6 +3,10 @@ =20 #include <asm/msr-index.h> =20 +#ifndef __ASSEMBLY__ +# include <linux/types.h> +#endif + #ifdef __i386__ =20 #ifdef __KERNEL__
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Eric Sandeen | Re: [RFC] Heads up on sys_fallocate() |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Rafael J. Wysocki | [Bug #11204] Commit 76a2a6ee8a0660a29127f05989ac59ae1ce865fa breaks PXA270 (at lea... |
git: | |
| Gerrit Renker | [PATCH 34/37] dccp: Auto-load (when supported) CCID plugins for negotiation |
| Corey Minyard | [PATCH 3/3] Convert the UDP hash lock to RCU |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
