[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: incompatible unaligned.h between x86 and ppc - kernel-hackers verify please



> -- 
> Tab
> 
> --- unaligned.h.orig	2004-11-03 18:37:24 +0100
> +++ unaligned.h	2004-11-03 18:37:29 +0100
> @@ -1,4 +1,3 @@
> -#ifdef __KERNEL__
>  #ifndef __PPC_UNALIGNED_H
>  #define __PPC_UNALIGNED_H
>  
> @@ -15,4 +14,3 @@
>  #define put_unaligned(val, ptr) ((void)( *(ptr) = (val) ))
>  
>  #endif
> -#endif /* __KERNEL__ */

Do -NOT- apply that to the debian kernels please, this is BOGUS.

Ben.




Reply to: