From: Ingo Molnar <mingo@elte.hu>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Andreas Mohr <andi@lisas.de>,
Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Mauro Carvalho Chehab <mchehab@infradead.org>
Subject: Re: Linux 2.6.26-rc1
Date: Tue, 6 May 2008 02:17:52 +0200 [thread overview]
Message-ID: <20080506001751.GA22499@elte.hu> (raw)
In-Reply-To: <20080506095122.860796f6.sfr@canb.auug.org.au>
* Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> On Mon, 5 May 2008 09:30:31 +0200 Ingo Molnar <mingo@elte.hu> wrote:
> >
> > Subject: irda: PNP support for drivers/net/irda/nsc-ircc.c
> > From: Ingo Molnar <mingo@elte.hu>
> > Date: Sat May 03 21:21:13 CEST 2008
> >
> > x86.git testing found the following build failure in latest -git:
> >
> > drivers/built-in.o: In function `nsc_ircc_pnp_probe':
> > nsc-ircc.c:(.text+0xdf1b6): undefined reference to `pnp_get_resource'
> > nsc-ircc.c:(.text+0xdf1d4): undefined reference to `pnp_get_resource'
> > nsc-ircc.c:(.text+0xdf1ee): undefined reference to `pnp_get_resource'
> > nsc-ircc.c:(.text+0xdf237): undefined reference to `pnp_get_resource'
> > nsc-ircc.c:(.text+0xdf24c): undefined reference to `pnp_get_resource'
> > drivers/built-in.o:nsc-ircc.c:(.text+0xdf266): more undefined references to `pnp_get_resource' follow
> > make: *** [.tmp_vmlinux1] Error 1
>
> This was discovered in linux-next and a patch posted on March 28 ...
hm, i do searches on lkml before posting patches but i cannot do
searches on _every_ mailing list where patches might show up. There's
just 30 hours in a day ;-)
perhaps linux-next should propagate all add-on fix patches it is
carrying against subsystem trees if they are still relevant to -git,
once the subsystem tree goes to -git, and re-post them to lkml in that
case, to avoid duplicative work? Once it's on lkml i think most
subsystem maintainers will find any missing patches.
> I (and I assume Andrew) have been carrying them since then but noone
> took them up. I guess (as Andrew pointed out to me) I should have
> pushed them.
yeah.
Ingo
next prev parent reply other threads:[~2008-05-06 0:18 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <8287f540805041818g534c4e02qaadb0e749c5f3439@mail.gmail.com>
2008-05-03 19:38 ` Linux 2.6.26-rc1 Linus Torvalds
2008-05-03 21:47 ` Alistair John Strachan
2008-05-03 21:53 ` Alistair John Strachan
2008-05-04 12:30 ` Robin Holt
2008-05-04 13:56 ` Alistair John Strachan
2008-05-04 16:09 ` Robin Holt
2008-05-04 16:33 ` Alistair John Strachan
2008-05-05 21:04 ` Mauro Carvalho Chehab
2008-05-06 8:02 ` Alistair John Strachan
2008-05-06 10:31 ` Mauro Carvalho Chehab
2008-05-06 14:34 ` Stefan Richter
2008-05-06 14:54 ` Stefan Richter
2008-05-06 19:13 ` Mauro Carvalho Chehab
2008-05-06 19:44 ` Stefan Richter
2008-05-06 20:06 ` Mauro Carvalho Chehab
2008-05-06 20:47 ` Stefan Richter
2008-05-06 22:39 ` Mauro Carvalho Chehab
2008-05-06 23:36 ` Stefan Richter
2008-05-08 12:48 ` Mauro Carvalho Chehab
2008-05-08 14:11 ` Stefan Richter
2008-05-06 23:48 ` Stefan Richter
2008-05-04 7:29 ` [patch] sysfs: build fix Ingo Molnar
2008-05-04 18:40 ` Linux 2.6.26-rc1 Jan Engelhardt
2008-05-05 5:39 ` Andreas Mohr
2008-05-05 7:30 ` Ingo Molnar
2008-05-05 20:14 ` Mauro Carvalho Chehab
2008-05-06 13:07 ` Ingo Molnar
2008-05-07 8:35 ` Ingo Molnar
2008-05-05 23:51 ` Stephen Rothwell
2008-05-05 23:55 ` David Miller
2008-05-06 0:16 ` Andrew Morton
2008-05-06 5:57 ` Stephen Rothwell
2008-05-06 0:21 ` Ingo Molnar
2008-05-06 5:35 ` Stephen Rothwell
2008-05-06 6:56 ` David Miller
2008-05-06 7:26 ` Stephen Rothwell
2008-05-06 0:17 ` Ingo Molnar [this message]
2008-05-06 5:48 ` Stephen Rothwell
2008-05-06 6:07 ` Scheduling problems ? [ Was: Linux 2.6.26-rc1 ] J.A. Magallón
2008-05-06 13:11 ` Ingo Molnar
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=20080506001751.GA22499@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=andi@lisas.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.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