kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: kernel-janitors@vger.kernel.org
Subject: Re: [signal:execve2 6/9] fs/exec.c:2332:39: error: called object '__current_thread_info' is not a fu
Date: Fri, 03 Aug 2012 08:53:49 +0000	[thread overview]
Message-ID: <20120803085349.GA23464@ZenIV.linux.org.uk> (raw)
In-Reply-To: <20120803070707.GA11844@localhost>

On Fri, Aug 03, 2012 at 03:07:07PM +0800, Fengguang Wu wrote:
> Hi Al,
> 
> Kernel build failed on
> 
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git execve2
> head:   1ade99215ed3c334a544b9e1773602ff0f0251ab
> commit: 803042af6f2aa1e925f3047443a4396f6de3d6f7 [6/9] alpha: optimized current_pt_regs()
> config: alpha-defconfig (attached as .config)

dumb braino, fixed (alpha has current_thread_info() #defined as
__current_thread_info, which is a global register variable;
I've managed to write __current_thread_info()->....)

      reply	other threads:[~2012-08-03  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-03  7:07 [signal:execve2 6/9] fs/exec.c:2332:39: error: called object '__current_thread_info' is not a functi Fengguang Wu
2012-08-03  8:53 ` Al Viro [this message]

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=20120803085349.GA23464@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=kernel-janitors@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).