LKML Archive mirror
 help / color / mirror / Atom feed
* Re: 2.6.34-rc6 pci bridge problems
       [not found]   ` <4BE1BBD6.3030505@dlasys.net>
@ 2010-05-05 19:59     ` Christian Lamparter
  2010-05-06 15:09       ` Bjorn Helgaas
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Lamparter @ 2010-05-05 19:59 UTC (permalink / raw
  To: dhlii; +Cc: linux-wireless, linux-kernel, linux-pci

On Wednesday 05 May 2010 20:41:26 David H. Lynch Jr. wrote:
> When I build out of the wireless-testing git tree (puled today) 
> 2.6.34-rc6 using my current systems .config I get a very quick error
> on boot about PCI bridge windows.
> googling the error indicates this is a know 2.6.34 problem and that 
> there are fixes in other 2.6.34 trees.
> I have been unable to find the actual patches or I would just apply 
> them to wireless-testing.
so? If there is already a patch available, then the linux-pci people
have to know something about it. I'm sure they can help you out there.
Just describe your problem in detail (a extensive checklist is located in
your kernel's root directory "REPORTING-BUGS" file) as a reply to this mail.

I simply can't give you any support for problems I know nothing about.
So please, concentrate your questions around this particular device and
interaction with firmware and driver. But as I said in my previous mail,
you don't need a special kernel driver. *carlu* really is a userspace-only
application that can communicate with the device (through the use of
libusb) at the "lowest level". It may be even possible to port the code to
other platforms (FreeBSD & Mac OS X, Windows) with little effort.

Regards,
	Chr

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.34-rc6 pci bridge problems
  2010-05-05 19:59     ` 2.6.34-rc6 pci bridge problems Christian Lamparter
@ 2010-05-06 15:09       ` Bjorn Helgaas
  2010-05-07 15:46         ` Bjorn Helgaas
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2010-05-06 15:09 UTC (permalink / raw
  To: Christian Lamparter; +Cc: dhlii, linux-wireless, linux-kernel, linux-pci

On Wednesday, May 05, 2010 01:59:55 pm Christian Lamparter wrote:
> On Wednesday 05 May 2010 20:41:26 David H. Lynch Jr. wrote:
> > When I build out of the wireless-testing git tree (puled today) 
> > 2.6.34-rc6 using my current systems .config I get a very quick error
> > on boot about PCI bridge windows.
> > googling the error indicates this is a know 2.6.34 problem and that 
> > there are fixes in other 2.6.34 trees.
> > I have been unable to find the actual patches or I would just apply 
> > them to wireless-testing.

I made significant changes in the way we handle PCI bridge windows,
and I'm eager to fix any issues in that area.  But "very quick error
on boot" doesn't give me any information to work with.

Please attach your complete dmesg output, serial console log (with
"ignore_loglevel"), digital photo of the error, or other specific
details.

Bjorn

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.34-rc6 pci bridge problems
  2010-05-06 15:09       ` Bjorn Helgaas
@ 2010-05-07 15:46         ` Bjorn Helgaas
  2010-05-07 18:44           ` Christian Lamparter
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2010-05-07 15:46 UTC (permalink / raw
  To: Christian Lamparter; +Cc: dhlii, linux-wireless, linux-kernel, linux-pci

On Thursday, May 06, 2010 09:09:58 am Bjorn Helgaas wrote:
> On Wednesday, May 05, 2010 01:59:55 pm Christian Lamparter wrote:
> > On Wednesday 05 May 2010 20:41:26 David H. Lynch Jr. wrote:
> > > When I build out of the wireless-testing git tree (puled today) 
> > > 2.6.34-rc6 using my current systems .config I get a very quick error
> > > on boot about PCI bridge windows.
> > > googling the error indicates this is a know 2.6.34 problem and that 
> > > there are fixes in other 2.6.34 trees.
> > > I have been unable to find the actual patches or I would just apply 
> > > them to wireless-testing.
> 
> I made significant changes in the way we handle PCI bridge windows,
> and I'm eager to fix any issues in that area.  But "very quick error
> on boot" doesn't give me any information to work with.
> 
> Please attach your complete dmesg output, serial console log (with
> "ignore_loglevel"), digital photo of the error, or other specific
> details.

Ping!  If there's a problem here, I want to fix it as soon as possible.
Do you have any more details?  What error message did you google?

Thanks,
  Bjorn

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 2.6.34-rc6 pci bridge problems
  2010-05-07 15:46         ` Bjorn Helgaas
@ 2010-05-07 18:44           ` Christian Lamparter
  0 siblings, 0 replies; 4+ messages in thread
From: Christian Lamparter @ 2010-05-07 18:44 UTC (permalink / raw
  To: Bjorn Helgaas; +Cc: dhlii, linux-kernel, linux-pci

On Friday 07 May 2010 17:46:41 Bjorn Helgaas wrote:
> On Thursday, May 06, 2010 09:09:58 am Bjorn Helgaas wrote:
> > On Wednesday, May 05, 2010 01:59:55 pm Christian Lamparter wrote:
> > > On Wednesday 05 May 2010 20:41:26 David H. Lynch Jr. wrote:
> > > > When I build out of the wireless-testing git tree (puled today) 
> > > > 2.6.34-rc6 using my current systems .config I get a very quick error
> > > > on boot about PCI bridge windows.
> > > > googling the error indicates this is a know 2.6.34 problem and that 
> > > > there are fixes in other 2.6.34 trees.
> > > > I have been unable to find the actual patches or I would just apply 
> > > > them to wireless-testing.
> > 
> > I made significant changes in the way we handle PCI bridge windows,
> > and I'm eager to fix any issues in that area.  But "very quick error
> > on boot" doesn't give me any information to work with.
> > 
> > Please attach your complete dmesg output, serial console log (with
> > "ignore_loglevel"), digital photo of the error, or other specific
> > details.
> 
> Ping!  If there's a problem here, I want to fix it as soon as possible.
> Do you have any more details?  What error message did you google?

Pong! Unfortunately, I haven't heard any news about this pci bridge issue
from "David H. Lynch Jr.". But as you say: "Time for patching 2.6.34-rcX
regressions is running out". Therefore, David: please hurry up and post
what you are seeing. Most of oopses, can be easily captured with a serial
console (a setup is described in Documentation/serial-console.txt )

Regards,
	Chr

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-07 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4BDC001F.9050202@dlasys.net>
     [not found] ` <201005021452.01101.chunkeey@googlemail.com>
     [not found]   ` <4BE1BBD6.3030505@dlasys.net>
2010-05-05 19:59     ` 2.6.34-rc6 pci bridge problems Christian Lamparter
2010-05-06 15:09       ` Bjorn Helgaas
2010-05-07 15:46         ` Bjorn Helgaas
2010-05-07 18:44           ` Christian Lamparter

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 read-only IMAP folder(s) and NNTP newsgroup(s).