[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080721131846.GA28697@aepfle.de>
Date: Mon, 21 Jul 2008 15:18:46 +0200
From: Olaf Hering <olaf@...fle.de>
To: linux-kernel@...r.kernel.org
Subject: asm-x86/byteorder.h, CONFIG_X86_BSWAP leaks to userland
What is the purpose of CONFIG_X86_BSWAP in asm-x86/byteorder.h?
An undefined CONFIG_foo defaults to 0 (I think), so bswap is never used.
Is this done on purpose, or can the CONFIG_ foo be moved inside
__KERNEL__ somehow?
Olaf
--
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