All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zou Nan hai <nanhai.zou@intel.com>
To: linux-ia64@vger.kernel.org
Subject: Re: ia64 uaccess changes?
Date: Fri, 04 Feb 2005 09:33:03 +0000	[thread overview]
Message-ID: <1107509583.2555.51.camel@linux-znh> (raw)

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
 


             reply	other threads:[~2005-02-04  9:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04  9:33 Zou Nan hai [this message]
2005-02-04  9:37 ` ia64 uaccess changes? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1107509583.2555.51.camel@linux-znh \
    --to=nanhai.zou@intel.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.