From: David Miller <davem@davemloft.net>
To: sjur.brandeland@stericsson.com
Cc: netdev@vger.kernel.org, linus.walleji@stericsson.com,
daniel.martensson@stericsson.com
Subject: Re: [PATCH] caif: Add CAIF HSI Link Layer
Date: Sun, 10 Apr 2011 18:49:37 -0700 (PDT) [thread overview]
Message-ID: <20110410.184937.183052667.davem@davemloft.net> (raw)
In-Reply-To: <1302170262-3926-1-git-send-email-sjur.brandeland@stericsson.com>
From: Sjur Brændeland <sjur.brandeland@stericsson.com>
Date: Thu, 7 Apr 2011 11:57:42 +0200
> +static int cfhsi_tx_frm(struct cfhsi_desc *desc, struct cfhsi *cfhsi)
I do not see what kind of locking prevents multiple threads of control
from entering this function at the same time, making your skb_peek()
sequences illegal.
prev parent reply other threads:[~2011-04-11 1:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-07 9:57 [PATCH] caif: Add CAIF HSI Link Layer Sjur Brændeland
2011-04-11 1:49 ` David Miller [this message]
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=20110410.184937.183052667.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=daniel.martensson@stericsson.com \
--cc=linus.walleji@stericsson.com \
--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).