]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Diff reduction with kernel code: instruct the compiler that the data of
authorXin LI <delphij@FreeBSD.org>
Thu, 2 Oct 2014 00:13:08 +0000 (00:13 +0000)
committerXin LI <delphij@FreeBSD.org>
Thu, 2 Oct 2014 00:13:08 +0000 (00:13 +0000)
commit43ac3722ac5b5efa8dce744be8415b3b9c3db26a
treee390cb758240cce167c3143a2732ade33f0d63aa
parent1a6804c6495c735ea870a532f048a579d57cd324
Diff reduction with kernel code: instruct the compiler that the data of
these types may be unaligned to their "normal" alignment and exercise
caution when accessing them.

PR: 194071
MFC after: 3 days
sys/cddl/boot/zfs/lz4.c