Re: [PATCH v05 14/72] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-08-24 15:37:03
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2016-08-24 15:37:03
Also in:
lkml
On Monday, August 22, 2016 8:32:31 PM CEST Mikko Rapeli wrote:
Fixes userspace compilation error: error: unknown type name ‘__kernel_key_t’ Signed-off-by: Mikko Rapeli <redacted>
Looks good. I was on Cc for patches 14, 15, 16, 17, 18, 35, 65 and 71. They all seem reasonable to me, the only change I would do is to remove "include/uapi/" from the subject, and instead write it as "asm-generic/ipcbuf.h: include linux/posix_types.h" With that changed, please add Acked-by: Arnd Bergmann <arnd@arndb.de> if you want to keep the entire series together, or resend those patches as a new series to me if you would like me to apply them to the asm-generic git tree instead. Arnd