From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Date: Fri, 07 Mar 2003 23:35:58 +0000 Subject: Re: [Linux-ia64] sigaltstack and RBS 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 Monday 10 February 2003 8:06 pm, David Mosberger wrote: > >>>>> On Sun, 9 Feb 2003 16:19:20 +1100, Matt Chapman said: > > Matt> I'm having some difficulty "demand paging" register backing > Matt> store from userspace (i.e. using SIGSEGV to map pages in on > Matt> demand). > > OK, I looked into this. The patch below should fix the problem. > Bjorn, you might want to consider applying the same patch for 2.4.xx > (with some extra testing). I applied this patch to 2.4. Bjorn