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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1170784791.873.80.camel@fuzzie.sanpeople.com> Date: 06 Feb 2007 19:59:52 +0200 From: Andrew Victor <andrew@...people.com> To: Haavard Skinnemoen <hskinnemoen@...el.com> Cc: Linux Kernel <linux-kernel@...r.kernel.org> Subject: Re: [PATCH] atmel_serial: Use __raw I/O register access > Access to chip-internal registers should always be native-endian. > This is especially important for AVR32 since it's a big-endian > architecture and the non-raw readl() and writel() macros are defined > to do little-endian accesses. > > Signed-off-by: Haavard Skinnemoen <hskinnemoen@...el.com> Acked-by: Andrew Victor <andrew@...people.com> - 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/