Re: [PATCH] compat.h: add SHM_NORESERVE flag

Dave Jones <[email protected]> Thu, 10 Mar 2016 18:21:36 -0500
Newsgroups org.kernel.vger.trinity
Message-ID <[email protected]>
On Thu, Mar 10, 2016 at 02:56:55PM -0800, Adrien Schildknecht wrote:
 > Debian jessie MIPS build fix.
 > sysv-shm.c:22:3: error: 'SHM_NORESERVE' undeclared (first use in this function)
 >    SHM_NORESERVE,
 > 
 > https://sourceware.org/bugzilla/show_bug.cgi?id=17930

Applied (also the other diff) and pushed.

thanks Adrien,

	Dave