summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2004-12-12 06:26:09 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-12-12 06:26:09 -0800
commit70785f43f68574d6d6b7baaec827d4787f0e030e (patch)
tree8e749f308c54d6ac3b7e903b0feac2781878c1ab /fs/proc/array.c
parent5e9a930329e2702c158e0af2eb3c5e2148ed5f63 (diff)
[PATCH] ppc64: make sure lppaca doesn't cross page boundary
This patch is from Will Schmidt <willschm@us.ibm.com>, with some extra comments from me. On iSeries and on POWER5 machines, there is a data structure which is used for communication between the hypervisor and the kernel, called the `lppaca'. The kernel tells the hypervisor where it is, and the hypervisor requires that it doesn't cross a page boundary. With other changes in the last few months we have ended up with a situation where it could cross a page boundary. This patch increases the alignment requirement for the struct to make sure that it can't cross a page boundary. This is a bug fix and should go into 2.6.10. Signed-off-by: Will Schmidt <willschm@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions