From: Nicolas Dichtel <[email protected]> Date: Tue, 1 Mar 2016 16:20:41 +0100
> DIV_ROUND_UP and is defined in linux/kernel.h only for the kernel. INT_MAX > needs limits.h in userland. It is wrong to provide a definition of this in the user visible global namespace.
