Bugzilla – Attachment 72492 Details for
Bug 155004
iptables broken with CONFIG_DEBUG_SLAB enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Align kmalloc objects to 8 bytes
ppc-kmalloc-align.patch (text/plain), 425 bytes, created by
Jaroslav Kysela
on 2006-03-13 08:12:52 UTC
(
hide
)
Description:
Align kmalloc objects to 8 bytes
Filename:
MIME Type:
Creator:
Jaroslav Kysela
Created:
2006-03-13 08:12:52 UTC
Size:
425 bytes
patch
obsolete
>--- linux-2.6.15.orig/include/asm-powerpc/uaccess.h 2006-01-03 04:21:10.000000000 +0100 >+++ linux-2.6.15/include/asm-powerpc/uaccess.h 2006-03-13 09:06:31.366607434 +0100 >@@ -11,6 +11,8 @@ > #define VERIFY_READ 0 > #define VERIFY_WRITE 1 > >+#define ARCH_KMALLOC_MINALIGN 8 >+ > /* > * The fs value determines whether argument validity checking should be > * performed or not. If get_fs() == USER_DS, checking is performed, with
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 155004
:
71547
|
71548
|
71549
| 72492 |
72545
|
72546