mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: davej@redhat.com, torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: Fix s390 build failure.
Date: Sat, 11 Feb 2006 01:51:14 -0800	[thread overview]
Message-ID: <20060211015114.28b06319.akpm@osdl.org> (raw)
In-Reply-To: <20060211094603.GA9316@osiris.boeblingen.de.ibm.com>

Heiko Carstens <heiko.carstens@de.ibm.com> wrote:
>
> On Fri, Feb 10, 2006 at 04:27:11PM -0500, Dave Jones wrote:
> > 
> > arch/s390/kernel/compat_signal.c:199: error: conflicting types for 'do_sigaction'
> > include/linux/sched.h:1115: error: previous declaration of 'do_sigaction' was here
> > 
> > Signed-off-by: Dave Jones <davej@redhat.com>
> > 
> > --- linux-2.6.15.noarch/arch/s390/kernel/compat_signal.c~	2006-02-10 12:47:57.000000000 -0500
> > +++ linux-2.6.15.noarch/arch/s390/kernel/compat_signal.c	2006-02-10 12:48:05.000000000 -0500
> > @@ -196,7 +196,4 @@ sys32_sigaction(int sig, const struct ol
> >  }
> >  
> > -int
> > -do_sigaction(int sig, const struct k_sigaction *act, struct k_sigaction *oact);
> > -
> >  asmlinkage long
> >  sys32_rt_sigaction(int sig, const struct sigaction32 __user *act,
> > -
> 
> Hmm.. I sent the same patch earlier to Andrew already. To whom should I send
> simple compile fixes?

You can copy Linus - sometimes he applies things ;) If not, I'll catch it.

> Anyway, the patch s390-compat-signal-compile-fix.patch can be removed from
> the -mm tree.

That's fine - I'll autodrop it next time I sync with Linus.

I've been a bit sluggish with the s390 patches while waiting for you and
Christoph to sort things out.  I'm thinking of holding off on
s390-add-missing-validation-for-dasd-discipline-specific-ioctls.patch and
s390-cleanup-of-dasd-eer-module.patch.

  reply	other threads:[~2006-02-11  9:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 20:04 Dave Jones
2006-02-10 21:14 ` Linus Torvalds
2006-02-10 21:27   ` Dave Jones
2006-02-11  9:46     ` Heiko Carstens
2006-02-11  9:51       ` Andrew Morton [this message]
2006-02-11  9:59         ` Heiko Carstens

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=20060211015114.28b06319.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=davej@redhat.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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

Powered by JetHome