All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Fwd: Re: "irq 42: nobody cared" and I/O errors on serial ports
       [not found] <4DF5FAA3020000360001E08D@gwia.alliedtelesyn.co.nz>
@ 2011-06-13 15:48 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2011-06-13 15:48 UTC (permalink / raw)
  To: andrew mcgregor; +Cc: linux-serial

On Mon, Jun 13, 2011 at 11:55:14AM +1200, andrew mcgregor wrote:
> Ok, patch attached.
> 
> 
> 
> NOTICE: This message contains privileged and confidential
> information intended only for the use of the addressee
> named above. If you are not the intended recipient of
> this message you are hereby notified that you must not
> disseminate, copy or take any action in reliance on it.
> If you have received this message in error please
> notify Allied Telesis Labs Ltd immediately.
> Any views expressed in this message are those of the
> individual sender, except where the sender has the
> authority to issue and specifically states them to
> be the views of Allied Telesis Labs.


Because of this header, I can't accept any patches sent with it, as it
contridicts the "Signed-off-by:" line below.  Which should I believe?

Please resend without it and fix the email to: line, as that was quite
corrupted as well, and I will be glad to queue it up.

> >From 9c14cbc96253c90533a4dbd12fd8cc23955d7133 Mon Sep 17 00:00:00 2001
> From: Andrew McGregor <andrew.mcgregor@alliedtelesis.co.nz>
> Date: Mon, 13 Jun 2011 11:31:31 +1200
> Subject: [PATCH]  fix "IRQ45: nobody cared"
> 
> Unthrottling the TTY during close ends up enabling interrupts
> on a device not on the active list, which will never have the
> interrupts cleared.  Doctor, it hurts when I do this.
> 
> On Wed, 01 Jun 2011 10:34:07 +1200
> "andrew mcgregor" <andrew.mcgregor@alliedtelesis.co.nz> wrote:
> 
> > The LKML message
> > http://kerneltrap.org/mailarchive/linux-kernel/2010/2/25/4541847 from
> > February doesn't seem to have been resolved since.  We struck the
> > issue, and the patch below (against 2.6.32) fixes it.  Should I
> > supply a patch against 3.0.0rc?
> 
> I think that would be sensible. I don't actually see how you hit it as
> the IRQ ought to be masked by then but it's certainly wrong for n_tty
> to be calling into check_unthrottle at that point.
> 
> So yes please send a patch with a suitable Signed-off-by: line to
> linux-serial and cc GregKH <greg@kroah.com> as well.
> 
> Alan
> 
> Signed-off-by: Alan Cox <alan@linux.intel.com>

Wait, Alan wrote this?  Or you did?  You can't add someone elses
Signed-off-by: to a patch they didn't create.  Please read
Documentation/SubmittingPatches for what this line means.

thanks,

greg k-h

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

* Re: Fwd: Re: "irq 42: nobody cared" and I/O errors on serial ports
       [not found] <4DF8A60E020000360001E101@gwia.alliedtelesyn.co.nz>
@ 2011-06-15  0:44 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2011-06-15  0:44 UTC (permalink / raw)
  To: andrew mcgregor; +Cc: linux-serial

On Wed, Jun 15, 2011 at 12:31:10PM +1200, andrew mcgregor wrote:
> Resending due to catastrophically broken mail system...
> 
> Oops, sorry.
> 
> I can't remove that trailer, it's added automatically by the email
> system (yeah, I know... the mail administrator is a problem). In any
> case, disregard that, it's a patch to the kernel, which is GPL, and
> therefore so is the patch.

Why should I believe the signed-off-by when the footer contridicts it?
Which one over-rides?

Sorry, but I can't accept patches this way.  Please fix your email
system and resend so that I can apply it properly.

Also note that your Cc: lines keep being incorrect, please fix your
email client as well :(

thanks,

greg k-h

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

end of thread, other threads:[~2011-06-15  0:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4DF8A60E020000360001E101@gwia.alliedtelesyn.co.nz>
2011-06-15  0:44 ` Fwd: Re: "irq 42: nobody cared" and I/O errors on serial ports Greg KH
     [not found] <4DF5FAA3020000360001E08D@gwia.alliedtelesyn.co.nz>
2011-06-13 15:48 ` Greg KH

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.