Staging
v0.5.1
https://github.com/torvalds/linux
Revision cdaabbd74b15296acf09215355a7f3b07b92b83e authored by Russell King on 12 March 2006, 22:36:06 UTC, committed by Russell King on 12 March 2006, 22:36:06 UTC
This patch removes the reliance of iwmmxt on hand coded alignments.
Since thread_info is always 8K aligned, specifying that fpstate is
8-byte aligned achieves the same effect without needing to resort
to hand coded alignments.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 04916c0
History
Tip revision: cdaabbd74b15296acf09215355a7f3b07b92b83e authored by Russell King on 12 March 2006, 22:36:06 UTC
[ARM] iwmmxt thread state alignment
Tip revision: cdaabbd
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 66.3 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top