summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorStephen D. Smalley <sds@epoch.ncsc.mil>2005-01-04 05:41:17 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-01-04 05:41:17 -0800
commit066752a33fe75667a5e0e65b0e1fac8653ba4535 (patch)
treed1981e9dac013032bb6139a0716a350a25dc53b1 /include/linux
parent263891c2bfecfa30fdb5050b8096afb8d7f158a4 (diff)
[PATCH] SELinux: eliminate unaligned accesses by policy loading code
This patch rewrites the SELinux next_entry() function and all callers to copy entry data from the binary policy into properly aligned buffers, eliminating unaligned accesses. This patch is in response to a bug report from Prarit Bhargava for SELinux and ia64, and he has confirmed that this patch eliminates the unaligned access warnings. Signed-off-by: Stephen Smalley <sds@epoch.ncsc.mil> Signed-off-by: James Morris <jmorris@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions