lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 04 Jul 2008 16:37:43 +0100 From: David Howells <dhowells@...hat.com> To: Harvey Harrison <harvey.harrison@...il.com> Cc: dhowells@...hat.com, Andrew Morton <akpm@...ux-foundation.org>, linux-arch <linux-arch@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 4/5] byteorder: fix direct byteswap includes Harvey Harrison <harvey.harrison@...il.com> wrote: > +#include <asm/byteorder.h> Please use <linux/byteorder.h> rather than <asm/byteorder.h> when including stuff from .c files outside the include and arch directories. And whilst you're at it, Documentation/byteorder.txt is yours for the creation:-) David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists