On Mon, Jul 31, 2017 at 12:30 AM, Deepa Dinamani <deepa.kernel@xxxxxxxxx> wrote: > The series aims to transition internal workings of ipc subsystem > to use y2038-safe types and apis. > > The series is based on Al Viro's #work.ipc branch. The series looks all good to me, the only detail I found that can be improved are a couple of extra typecasts for time64_t printing. Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx>