All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] 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

WARNING: multiple messages have this Message-ID (diff)
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


  reply	other threads:[~2012-11-27  8:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 21:03 [ath9k-devel] ath9k: Add concurrent WLAN and BT tx support for MCI based chips Dan Carpenter
2012-11-26 21:03 ` Dan Carpenter
2012-11-27  8:28 ` [ath9k-devel] " Rajkumar Manoharan
2012-11-27  8:28   ` Rajkumar Manoharan
2012-11-27  8:49   ` Dan Carpenter [this message]
2012-11-27  8:49     ` Dan Carpenter

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@lists.ath9k.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.