netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
@ 2013-11-24 22:15 Marc Kleine-Budde
  2013-11-24 22:48 ` David Miller
  0 siblings, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2013-11-24 22:15 UTC (permalink / raw)
  To: Linux Netdev List
  Cc: linux-can@vger.kernel.org, David Miller, kernel@pengutronix.de,
	Holger.Bechtold

[-- Attachment #1: Type: text/plain, Size: 842 bytes --]

Hello David,

usually all relevant patches find their way (from my point of view,
magically :) to the stable trees, however in my last pull request to
net/master, which was merged in

    e9b51a1 Merge branch 'fixes-for-3.12' of
git://gitorious.org/linux-can/linux-can

there were two patches, both had stable on Cc. So far one has been added
to the stable queue, the other:

    5d0f801 can: c_can: Fix RX message handling, handle lost message
before EOB

is missing. Can you please queue, if not happened so far, that patch, too?

cheers,
Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

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

* Re: request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
  2013-11-24 22:48 ` David Miller
@ 2013-11-24 22:41   ` Marc Kleine-Budde
  2013-11-24 23:00     ` David Miller
  0 siblings, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2013-11-24 22:41 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-can, kernel, Holger Bechtold

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]

On 11/24/2013 11:48 PM, David Miller wrote:
> From: Marc Kleine-Budde <mkl@pengutronix.de>
> Date: Sun, 24 Nov 2013 23:15:51 +0100
> 
>>     5d0f801 can: c_can: Fix RX message handling, handle lost message
>> before EOB
>>
>> is missing. Can you please queue, if not happened so far, that patch, too?
> 
> I'm busy travelling, so can you help me out by submitting it
> yourself?

Sure, just a mail to stable@vger.kernel.org (and Greg)?

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

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

* Re: request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
  2013-11-24 22:15 request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable Marc Kleine-Budde
@ 2013-11-24 22:48 ` David Miller
  2013-11-24 22:41   ` Marc Kleine-Budde
  0 siblings, 1 reply; 6+ messages in thread
From: David Miller @ 2013-11-24 22:48 UTC (permalink / raw)
  To: mkl; +Cc: netdev, linux-can, kernel, Holger.Bechtold

From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Sun, 24 Nov 2013 23:15:51 +0100

>     5d0f801 can: c_can: Fix RX message handling, handle lost message
> before EOB
> 
> is missing. Can you please queue, if not happened so far, that patch, too?

I'm busy travelling, so can you help me out by submitting it
yourself?

Thanks.

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

* request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
@ 2013-11-24 22:58 Marc Kleine-Budde
  2013-11-25 21:05 ` Greg KH
  0 siblings, 1 reply; 6+ messages in thread
From: Marc Kleine-Budde @ 2013-11-24 22:58 UTC (permalink / raw)
  To: stable
  Cc: linux-can@vger.kernel.org, Greg KH, kernel@pengutronix.de,
	Holger.Bechtold, Linux Netdev List

[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

Hello Greg,

can you please queue

    5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB

for the stable trees.

This patch was part of a two-patches pull request to David's net/master
tree, which was merged in:

    e9b51a1 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can

One patch has already been queued, the other not.

Thanks,
Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |




[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

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

* Re: request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
  2013-11-24 22:41   ` Marc Kleine-Budde
@ 2013-11-24 23:00     ` David Miller
  0 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2013-11-24 23:00 UTC (permalink / raw)
  To: mkl; +Cc: netdev, linux-can, kernel, Holger.Bechtold

From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Sun, 24 Nov 2013 23:41:34 +0100

> On 11/24/2013 11:48 PM, David Miller wrote:
>> From: Marc Kleine-Budde <mkl@pengutronix.de>
>> Date: Sun, 24 Nov 2013 23:15:51 +0100
>> 
>>>     5d0f801 can: c_can: Fix RX message handling, handle lost message
>>> before EOB
>>>
>>> is missing. Can you please queue, if not happened so far, that patch, too?
>> 
>> I'm busy travelling, so can you help me out by submitting it
>> yourself?
> 
> Sure, just a mail to stable@vger.kernel.org (and Greg)?

Yes.

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

* Re: request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable
  2013-11-24 22:58 Marc Kleine-Budde
@ 2013-11-25 21:05 ` Greg KH
  0 siblings, 0 replies; 6+ messages in thread
From: Greg KH @ 2013-11-25 21:05 UTC (permalink / raw)
  To: Marc Kleine-Budde
  Cc: stable, linux-can@vger.kernel.org, kernel@pengutronix.de,
	Holger.Bechtold, Linux Netdev List

On Sun, Nov 24, 2013 at 11:58:08PM +0100, Marc Kleine-Budde wrote:
> Hello Greg,
> 
> can you please queue
> 
>     5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB
> 
> for the stable trees.
> 
> This patch was part of a two-patches pull request to David's net/master
> tree, which was merged in:
> 
>     e9b51a1 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
> 
> One patch has already been queued, the other not.

It was part of my "to-apply" queue.  It's now applied, thanks.

greg k-h

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

end of thread, other threads:[~2013-11-25 21:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-24 22:15 request to queue "5d0f801 can: c_can: Fix RX message handling, handle lost message before EOB" for stable Marc Kleine-Budde
2013-11-24 22:48 ` David Miller
2013-11-24 22:41   ` Marc Kleine-Budde
2013-11-24 23:00     ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2013-11-24 22:58 Marc Kleine-Budde
2013-11-25 21:05 ` Greg KH

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 NNTP newsgroup(s).