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: Sun, 19 Oct 2014 13:27:37 -0400 (EDT) From: David Miller <davem@...emloft.net> To: sam@...nborg.org Cc: mroos@...ux.ee, iamjoonsoo.kim@....com, linux-kernel@...r.kernel.org, cl@...ux.com, penberg@...nel.org, rientjes@...gle.com, akpm@...ux-foundation.org, linux-mm@...ck.org, sparclinux@...r.kernel.org Subject: Re: unaligned accesses in SLAB etc. From: Sam Ravnborg <sam@...nborg.org> Date: Sun, 19 Oct 2014 17:32:20 +0200 > This part: > >> + __attribute__ ((aligned(64))); > > Could be written as __aligned(64) I'll try to remember to sweep this up in sparc-next, thanks Sam. We probably use this long-hand form in a lot of other places in the sparc code too, so I'll try to do a full sweep. Thanks again. -- 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