All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG?]Section mismatch dmar_ir_support()
@ 2010-01-08 19:27 Marin Mitov
  2010-01-11 13:20 ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: Marin Mitov @ 2010-01-08 19:27 UTC (permalink / raw)
  To: linux-kernel

Hi all,

Please, look at how many times the same patch is proposed, 
but still not fixed:-)

http://lkml.org/lkml/2009/10/3/3
http://lkml.org/lkml/2009/11/13/271
http://lkml.org/lkml/2009/12/4/462
http://lkml.org/lkml/2009/12/16/424
http://lkml.org/lkml/2009/12/20/21

Sure I could be missing some other postings :-)

Who could take care of it? And should we?

Best regards.

Marin Mitov

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

* Re: [BUG?]Section mismatch dmar_ir_support()
  2010-01-08 19:27 [BUG?]Section mismatch dmar_ir_support() Marin Mitov
@ 2010-01-11 13:20 ` Simon Horman
  2010-01-11 16:49   ` Jesse Barnes
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Horman @ 2010-01-11 13:20 UTC (permalink / raw)
  To: Marin Mitov; +Cc: linux-kernel, linux-pci, Jesse Barnes

[ PCI list and maintainer CC added ]

On Fri, Jan 08, 2010 at 09:27:22PM +0200, Marin Mitov wrote:
> Hi all,
> 
> Please, look at how many times the same patch is proposed, 
> but still not fixed:-)
> 
> http://lkml.org/lkml/2009/10/3/3
> http://lkml.org/lkml/2009/11/13/271
> http://lkml.org/lkml/2009/12/4/462
> http://lkml.org/lkml/2009/12/16/424
> http://lkml.org/lkml/2009/12/20/21
> 
> Sure I could be missing some other postings :-)
> 
> Who could take care of it? And should we?

I've been wondering about that too.
The patch seems correct to me.


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

* Re: [BUG?]Section mismatch dmar_ir_support()
  2010-01-11 13:20 ` Simon Horman
@ 2010-01-11 16:49   ` Jesse Barnes
  2010-01-11 16:55     ` David Woodhouse
  0 siblings, 1 reply; 5+ messages in thread
From: Jesse Barnes @ 2010-01-11 16:49 UTC (permalink / raw)
  To: Simon Horman; +Cc: Marin Mitov, linux-kernel, linux-pci, David Woodhouse

On Tue, 12 Jan 2010 00:20:22 +1100
Simon Horman <horms@verge.net.au> wrote:

> [ PCI list and maintainer CC added ]
> 
> On Fri, Jan 08, 2010 at 09:27:22PM +0200, Marin Mitov wrote:
> > Hi all,
> > 
> > Please, look at how many times the same patch is proposed, 
> > but still not fixed:-)
> > 
> > http://lkml.org/lkml/2009/10/3/3
> > http://lkml.org/lkml/2009/11/13/271
> > http://lkml.org/lkml/2009/12/4/462
> > http://lkml.org/lkml/2009/12/16/424
> > http://lkml.org/lkml/2009/12/20/21
> > 
> > Sure I could be missing some other postings :-)
> > 
> > Who could take care of it? And should we?
> 
> I've been wondering about that too.
> The patch seems correct to me.

Oh I was thinking David would pick it up.

-- 
Jesse Barnes, Intel Open Source Technology Center

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

* Re: [BUG?]Section mismatch dmar_ir_support()
  2010-01-11 16:49   ` Jesse Barnes
@ 2010-01-11 16:55     ` David Woodhouse
  2010-01-11 22:37       ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: David Woodhouse @ 2010-01-11 16:55 UTC (permalink / raw)
  To: Jesse Barnes; +Cc: Simon Horman, Marin Mitov, linux-kernel, linux-pci

On Mon, 2010-01-11 at 08:49 -0800, Jesse Barnes wrote:
> On Tue, 12 Jan 2010 00:20:22 +1100
> Simon Horman <horms@verge.net.au> wrote:
> 
> > [ PCI list and maintainer CC added ]
> > 
> > On Fri, Jan 08, 2010 at 09:27:22PM +0200, Marin Mitov wrote:
> > > Hi all,
> > > 
> > > Please, look at how many times the same patch is proposed, 
> > > but still not fixed:-)
> > > 
> > > http://lkml.org/lkml/2009/10/3/3
> > > http://lkml.org/lkml/2009/11/13/271
> > > http://lkml.org/lkml/2009/12/4/462
> > > http://lkml.org/lkml/2009/12/16/424
> > > http://lkml.org/lkml/2009/12/20/21
> > > 
> > > Sure I could be missing some other postings :-)
> > > 
> > > Who could take care of it? And should we?
> > 
> > I've been wondering about that too.
> > The patch seems correct to me.
> 
> Oh I was thinking David would pick it up.

I did; it's been in my tree for a while.

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse@intel.com                              Intel Corporation


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

* Re: [BUG?]Section mismatch dmar_ir_support()
  2010-01-11 16:55     ` David Woodhouse
@ 2010-01-11 22:37       ` Simon Horman
  0 siblings, 0 replies; 5+ messages in thread
From: Simon Horman @ 2010-01-11 22:37 UTC (permalink / raw)
  To: David Woodhouse; +Cc: Jesse Barnes, Marin Mitov, linux-kernel, linux-pci

On Mon, Jan 11, 2010 at 04:55:03PM +0000, David Woodhouse wrote:
> On Mon, 2010-01-11 at 08:49 -0800, Jesse Barnes wrote:
> > On Tue, 12 Jan 2010 00:20:22 +1100
> > Simon Horman <horms@verge.net.au> wrote:
> > 
> > > [ PCI list and maintainer CC added ]
> > > 
> > > On Fri, Jan 08, 2010 at 09:27:22PM +0200, Marin Mitov wrote:
> > > > Hi all,
> > > > 
> > > > Please, look at how many times the same patch is proposed, 
> > > > but still not fixed:-)
> > > > 
> > > > http://lkml.org/lkml/2009/10/3/3
> > > > http://lkml.org/lkml/2009/11/13/271
> > > > http://lkml.org/lkml/2009/12/4/462
> > > > http://lkml.org/lkml/2009/12/16/424
> > > > http://lkml.org/lkml/2009/12/20/21
> > > > 
> > > > Sure I could be missing some other postings :-)
> > > > 
> > > > Who could take care of it? And should we?
> > > 
> > > I've been wondering about that too.
> > > The patch seems correct to me.
> > 
> > Oh I was thinking David would pick it up.
> 
> I did; it's been in my tree for a while.

My bad, I didn't check there.


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

end of thread, other threads:[~2010-01-11 22:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-08 19:27 [BUG?]Section mismatch dmar_ir_support() Marin Mitov
2010-01-11 13:20 ` Simon Horman
2010-01-11 16:49   ` Jesse Barnes
2010-01-11 16:55     ` David Woodhouse
2010-01-11 22:37       ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.