From: David Miller <davem@davemloft.net>
To: sjur.brandeland@stericsson.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCHv2 net-next 3/4] caif-shm: Bugfixes for caif_shmcore.c
Date: Tue, 06 Dec 2011 17:22:25 -0500 (EST) [thread overview]
Message-ID: <20111206.172225.927201711190103679.davem@davemloft.net> (raw)
In-Reply-To: <1323209744-9718-3-git-send-email-sjur.brandeland@stericsson.com>
From: Sjur Brændeland <sjur.brandeland@stericsson.com>
Date: Tue, 6 Dec 2011 23:15:43 +0100
> Various bugfixes for caif_shmcore.c:
> - fix deadlocks due to improper usage of spin-lock
> - add missing spin-lock init
> - don't call dev_kfree_skb() with irqs disabled,
> use dev_kfree_skb_irq() instead.
> - fix potential skb null pointer de-reference.
>
> Squashed original patches from:
> Rabin Vincent <rabin.vincent@stericsson.com>
> Durga Prasada Rao BATHINA <durgaprasadarao.b@stericcson.com>
> Arun Murthy <arun.murthy@stericsson.com>
> Bibek Basu <bibek.basu@stericsson.com>
>
> Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
> ---
> Change since v1:
> - s/dev_kfree_skb_any/dev_kfree_skb_irq/
> - fixed two pointer cast warnings
Applied.
next prev parent reply other threads:[~2011-12-06 22:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 22:15 [PATCHv2 net-next 1/4] caif-hsi: Remove wake line modification when flushing FIFO Sjur Brændeland
2011-12-06 22:15 ` [PATCHv2 net-next 2/4] caif: Bad assert triggering false positive Sjur Brændeland
2011-12-06 22:22 ` David Miller
2011-12-06 22:15 ` [PATCHv2 net-next 3/4] caif-shm: Bugfixes for caif_shmcore.c Sjur Brændeland
2011-12-06 22:22 ` David Miller [this message]
2011-12-06 22:15 ` [PATCHv2 net-next 4/4] caif: Replace BUG_ON with WARN_ON Sjur Brændeland
2011-12-06 22:22 ` David Miller
2011-12-06 22:22 ` [PATCHv2 net-next 1/4] caif-hsi: Remove wake line modification when flushing FIFO David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111206.172225.927201711190103679.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=sjur.brandeland@stericsson.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).