* pasic3 allmod/yesconfig build error
@ 2008-04-22 16:20 Randy Dunlap
2008-04-22 19:49 ` Russell King - ARM Linux
0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2008-04-22 16:20 UTC (permalink / raw)
To: linux-kernel; +Cc: linux, philipp.zabel
allmodconfig and allyesconfig on $ARCH try to build the htc-pasic3 driver, but
it fails due to wanting <asm/arch/pxa-regs.h>.
Should the Kconfig file be modified to build this driver only for $ARCH=arm ?
---
~Randy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: pasic3 allmod/yesconfig build error
2008-04-22 16:20 pasic3 allmod/yesconfig build error Randy Dunlap
@ 2008-04-22 19:49 ` Russell King - ARM Linux
2008-04-22 20:03 ` Harvey Harrison
0 siblings, 1 reply; 4+ messages in thread
From: Russell King - ARM Linux @ 2008-04-22 19:49 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, philipp.zabel
On Tue, Apr 22, 2008 at 11:20:40AM -0500, Randy Dunlap wrote:
> allmodconfig and allyesconfig on $ARCH try to build the htc-pasic3 driver,
> but it fails due to wanting <asm/arch/pxa-regs.h>.
>
> Should the Kconfig file be modified to build this driver only for $ARCH=arm ?
Known problem. You're about the 4th person in the last 24 hours to
report this.
It's been known about since Sunday. Unfortunately, Linus not responding
to emails until midnight (my time) on Monday meant that I've not been able
to do anything about it, despite having a fix (along with others) already
merged but not properly queued up (because I didn't know what Linus was
going to do.)
So... I'm not going to be able to properly sort my tree until Thursday.
Please ignore it until Friday. Thanks.
(Please note that these reports are stressing me because I have the fix,
I've known about it for ages, but because of factors out of my control -
and community policy, in so far as "you do not change the tree you've asked
to be pulled from" I'd have been unable to resolve it and all the other
stupid breakage in that pull before anyone saw it. I suppose what I
should've done was deleted the tree of kernel.org so Linus _couldn't_
pull it.)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: pasic3 allmod/yesconfig build error
2008-04-22 19:49 ` Russell King - ARM Linux
@ 2008-04-22 20:03 ` Harvey Harrison
2008-04-22 20:14 ` Russell King - ARM Linux
0 siblings, 1 reply; 4+ messages in thread
From: Harvey Harrison @ 2008-04-22 20:03 UTC (permalink / raw)
To: Russell King - ARM Linux; +Cc: Randy Dunlap, linux-kernel, philipp.zabel
On Tue, 2008-04-22 at 20:49 +0100, Russell King - ARM Linux wrote:
> On Tue, Apr 22, 2008 at 11:20:40AM -0500, Randy Dunlap wrote:
> > allmodconfig and allyesconfig on $ARCH try to build the htc-pasic3 driver,
> > but it fails due to wanting <asm/arch/pxa-regs.h>.
> >
> > Should the Kconfig file be modified to build this driver only for $ARCH=arm ?
>
> Known problem. You're about the 4th person in the last 24 hours to
> report this.
>
> It's been known about since Sunday. Unfortunately, Linus not responding
> to emails until midnight (my time) on Monday meant that I've not been able
> to do anything about it, despite having a fix (along with others) already
> merged but not properly queued up (because I didn't know what Linus was
> going to do.)
>
> So... I'm not going to be able to properly sort my tree until Thursday.
> Please ignore it until Friday. Thanks.
People make mistakes, it happens. For people who have hit this, do you
have a tree they can pull from to get the fixes?
>
> (Please note that these reports are stressing me because I have the fix,
> I've known about it for ages, but because of factors out of my control -
> and community policy, in so far as "you do not change the tree you've asked
> to be pulled from" I'd have been unable to resolve it and all the other
> stupid breakage in that pull before anyone saw it. I suppose what I
> should've done was deleted the tree of kernel.org so Linus _couldn't_
> pull it.)
Couldn't you just send Linus another pull request with further fixes?
Harvey
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: pasic3 allmod/yesconfig build error
2008-04-22 20:03 ` Harvey Harrison
@ 2008-04-22 20:14 ` Russell King - ARM Linux
0 siblings, 0 replies; 4+ messages in thread
From: Russell King - ARM Linux @ 2008-04-22 20:14 UTC (permalink / raw)
To: Harvey Harrison; +Cc: Randy Dunlap, linux-kernel, philipp.zabel
On Tue, Apr 22, 2008 at 01:03:21PM -0700, Harvey Harrison wrote:
> On Tue, 2008-04-22 at 20:49 +0100, Russell King - ARM Linux wrote:
> > On Tue, Apr 22, 2008 at 11:20:40AM -0500, Randy Dunlap wrote:
> > > allmodconfig and allyesconfig on $ARCH try to build the htc-pasic3 driver,
> > > but it fails due to wanting <asm/arch/pxa-regs.h>.
> > >
> > > Should the Kconfig file be modified to build this driver only for $ARCH=arm ?
> >
> > Known problem. You're about the 4th person in the last 24 hours to
> > report this.
> >
> > It's been known about since Sunday. Unfortunately, Linus not responding
> > to emails until midnight (my time) on Monday meant that I've not been able
> > to do anything about it, despite having a fix (along with others) already
> > merged but not properly queued up (because I didn't know what Linus was
> > going to do.)
> >
> > So... I'm not going to be able to properly sort my tree until Thursday.
> > Please ignore it until Friday. Thanks.
>
> People make mistakes, it happens. For people who have hit this, do you
> have a tree they can pull from to get the fixes?
Not yet.
> > (Please note that these reports are stressing me because I have the fix,
> > I've known about it for ages, but because of factors out of my control -
> > and community policy, in so far as "you do not change the tree you've asked
> > to be pulled from" I'd have been unable to resolve it and all the other
> > stupid breakage in that pull before anyone saw it. I suppose what I
> > should've done was deleted the tree of kernel.org so Linus _couldn't_
> > pull it.)
>
> Couldn't you just send Linus another pull request with further fixes?
So... no. And the reason I'm saying Thursday is because I do not work
on the kernel every day of the week - in fact, I'm not in front of a
computer for three days of the working week.
So... Thursday. Not earlier. Be patient.
Bear in mind that I waited patiently on Monday - _all_ _day_ Monday - to
know how to fix these issues. So the least everyone can do _for_ _me_
is to be patient over it and just plain wait until I can sort it.
Just like Linus is entitled to time off, I'm entitled to time off. My
time off is just at a different time to normal folk.
Patience.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-04-22 20:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-22 16:20 pasic3 allmod/yesconfig build error Randy Dunlap
2008-04-22 19:49 ` Russell King - ARM Linux
2008-04-22 20:03 ` Harvey Harrison
2008-04-22 20:14 ` Russell King - ARM Linux
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox