]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r272389:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 2 Oct 2014 17:42:21 +0000 (17:42 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 2 Oct 2014 17:42:21 +0000 (17:42 +0000)
commit1d7154a203a30c67e26ecc8f393449668e6630bd
tree07731c863db55f1450ed6a8607cb30008aca66d4
parenta459f3e878424f8cb2523280f8cb205410931692
MFC r272389:

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

git-svn-id: svn://svn.freebsd.org/base/stable/8@272427 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/boot/zfs/lz4.c