From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Date: Thu, 29 May 2003 16:15:47 +0000 Subject: Re: [Linux-ia64] IA-32 emulation patch: msgctl.patch Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Thursday 22 May 2003 7:35 pm, Arun Sharma wrote: > Arun Sharma writes: > > > IA-32 programs executing: > > > > msgctl(id, IPC_SET, &buf) > > > > currently fail with EPERM due to this bug. I applied this for 2.4. Thanks!