Bugzilla – Attachment #72492: Align kmalloc objects to 8 bytes for bug #155004
#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