Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1436630 > unrolled thread
| Started by | David Ranch <linux-hams@trinnet.net> |
|---|---|
| First post | 2016-07-05 00:50 +0200 |
| Last post | 2016-07-05 01:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: PATCH 1/1] AX.25: Close socket connection on session completion David Ranch <linux-hams@trinnet.net> - 2016-07-05 00:50 +0200
Re: PATCH 1/1] AX.25: Close socket connection on session completion David Miller <davem@davemloft.net> - 2016-07-05 01:40 +0200
| From | David Ranch <linux-hams@trinnet.net> |
|---|---|
| Date | 2016-07-05 00:50 +0200 |
| Subject | Re: PATCH 1/1] AX.25: Close socket connection on session completion |
| Message-ID | <rRkQG-32v-11@gated-at.bofh.it> |
Hello David,
Unless I'm doing something wrong, it seems this patch has only been
applied to the newest
kernel:
Git/linux-stable$ git tag -l --contains
4a7d99ea1b27734558feb6833f180cd38a159940
v4.7-rc6
How can we get this critical fix applied to the other stable kernel
versions? I would really hate
to depend on all the various Distro packagers to miss on picking this up
as this is a critical
toxicity fix.
Reference: http://www.spinics.net/lists/linux-hams/msg03628.html
--David
On 06/18/2016 08:55 PM, David Miller wrote:
> From: Basil Gunn <basil@pacabunga.com>
> Date: Thu, 16 Jun 2016 09:42:30 -0700
>
>> A socket connection made in ax.25 is not closed when session is
>> completed. The heartbeat timer is stopped prematurely and this is
>> where the socket gets closed. Allow heatbeat timer to run to close
>> socket. Symptom occurs in kernels >= 4.2.0
>>
>> Originally sent 6/15/2016. Resend with distribution list matching
>> scripts/maintainer.pl output.
>>
>> Signed-off-by: Basil Gunn <basil@pacabunga.com>
> Applied.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-07-05 01:40 +0200 |
| Message-ID | <rRlD3-3xx-1@gated-at.bofh.it> |
| In reply to | #1436630 |
From: David Ranch <linux-hams@trinnet.net> Date: Mon, 4 Jul 2016 15:48:40 -0700 > How can we get this critical fix applied to the other stable kernel > versions? Networking patches are submitted to -stable when people ask me to do so. So simply ask for this when you submit your patch.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web