public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Re: ia64 uaccess changes?
@ 2005-02-04  9:33 Zou Nan hai
  2005-02-04  9:37 ` Andrew Morton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Zou Nan hai @ 2005-02-04  9:33 UTC (permalink / raw)
  To: linux-ia64

On Fri, 2005-02-04 at 17:37, Andrew Morton wrote:
> Did something changed with the ia64 uaccess functions a few weeks ago?
> 
> Because a couple of weeks ago I was seeing repeatable oopses in
> Linus's
> tree early in boot in create_elf_tables(), here:
> 
>         /* Now, let's put argc (and argv, envp if appropriate) on the
> stack */
>         if (__put_user(argc, sp++))
>                 return -EFAULT;
> 
> that shouldn't happen.
> 
> 
> Now, Linus's tree works OK, but I'm seeing repeatable oopses late in
> boot
> with this patch applied: 
> 
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc2/2.6.11-rc2-mm2/broken-out/add-do_proc_doulonglongvec_minmax-to-sysctl-functions.patch
> 
> which is crazy - that code isn't even executed.
> 

Hi Andrew,

I have tested both 2.6.11-rc3 and 2.6.11-rc2-mm2 on a Tiger.

They all boot fine.


Zou Nan hai
 


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-02-04 11:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-04  9:33 ia64 uaccess changes? Zou Nan hai
2005-02-04  9:37 ` Andrew Morton
2005-02-04  9:44 ` Keith Owens
2005-02-04 11:35 ` Bob Picco
2005-02-04 11:39 ` Andrew Morton
2005-02-04 11:51 ` Bob Picco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox