From mboxrd@z Thu Jan 1 00:00:00 1970 From: Helge Deller Subject: Re: parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address Date: Thu, 03 Apr 2014 22:27:50 +0200 Message-ID: <533DC446.30903@gmx.de> References: <20131219191750.GC2881@blackmetal.musicnaut.iki.fi> <201312191619.05005.vapier@gentoo.org> <5313A12E.7010307@gmx.de> <20140401182627.GA3285@drone.musicnaut.iki.fi> <533B0A57.2060700@gmx.de> <533C7C9A.5080703@gmx.de> <533DB961.9010607@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Aaro Koskinen , Mike Frysinger , linux-parisc To: John David Anglin , Carlos O'Donell Return-path: In-Reply-To: List-ID: List-Id: linux-parisc.vger.kernel.org On 04/03/2014 10:12 PM, John David Anglin wrote: > On 4/3/2014 3:41 PM, Helge Deller wrote: >> And the attached patch for kernel isn't necessary, but makes it clear that the colouring is important. > Regarding the kernel patch, I see you have used the British/Canadian spelling > of "colour" :-) Yeah - seems to be commonly used in similiar parts of the kernel for other arches. If you have a better idea/naming, please let me know. > I thinking changing SHMLBA does affect things in other parts of the kernel. > That's why I was uncertain whether it would work. I scanned it. It's used very little, and shouldn't affect us. Helge