From: Dan Carpenter <dan.carpenter@oracle.com>
To: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Cc: linux-wireless@vger.kernel.org, ath9k-devel@venema.h4ckr.net
Subject: Re: ath9k: Add concurrent WLAN and BT tx support for MCI based chips
Date: Tue, 27 Nov 2012 11:49:08 +0300 [thread overview]
Message-ID: <20121127084908.GS6186@mwanda> (raw)
In-Reply-To: <20121127082832.GA11602@hemis.qca.qualcomm.com>
On Tue, Nov 27, 2012 at 01:58:35PM +0530, Rajkumar Manoharan wrote:
> On Tue, Nov 27, 2012 at 12:03:37AM +0300, Dan Carpenter wrote:
> > Hello Rajkumar Manoharan,
> >
> > The patch db60428b1af1: "ath9k: Add concurrent WLAN and BT tx support
> > for MCI based chips" from Oct 12, 2012, leads to the following
> > warning:
> > drivers/net/wireless/ath/ath9k/btcoex.c:414
> > ath9k_hw_btcoex_set_concur_txprio()
> > error: buffer overflow 'stomp_txprio' 4 <= 4
> >
> Dan,
>
> Thanks a lot. Is there a way to enable all checks while building smatch tool?
>
This one requires the sqlite database to get the cross function
info. It's a two compile process, the first builds the db and the
next does the test. Replace the path names as appropriate:
~/progs/smatch/devel/smatch_scripts/build_kernel_data.sh
~/progs/smatch/devel/smatch_scripts/test_kernel.sh
regards,
dan carpenter
prev parent reply other threads:[~2012-11-27 8:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 21:03 ath9k: Add concurrent WLAN and BT tx support for MCI based chips Dan Carpenter
2012-11-27 8:28 ` Rajkumar Manoharan
2012-11-27 8:49 ` Dan Carpenter [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=20121127084908.GS6186@mwanda \
--to=dan.carpenter@oracle.com \
--cc=ath9k-devel@venema.h4ckr.net \
--cc=linux-wireless@vger.kernel.org \
--cc=rmanohar@qca.qualcomm.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).