diff options
author | David Howells <dhowells@redhat.com> | 2008-05-28 16:36:34 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-28 16:59:06 +0200 |
commit | dc1d60a014aa9614518f9856ff661716d0969ffd (patch) | |
tree | dde863905e7f99c0c849caa5641583f5eba9c9d8 /fs/nfsd | |
parent | MN10300: Fix typo in header guard (diff) | |
download | linux-dc1d60a014aa9614518f9856ff661716d0969ffd.tar.xz linux-dc1d60a014aa9614518f9856ff661716d0969ffd.zip |
FRV: Specify the minimum slab/kmalloc alignment
Specify the minimum slab/kmalloc alignment to be 8 bytes. This fixes a
crash when SLOB is selected as the memory allocator. The FRV arch needs
this so that it can use the load- and store-double instructions without
faulting. By default SLOB sets the minimum to be 4 bytes.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions