smatch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Harshvardhan Jha <harshvardhan.jha@oracle.com>
Cc: smatch@vger.kernel.org
Subject: Re: [PATCH] bits_clear and bits_set: Track bits cleared and set inside a function
Date: Thu, 22 Jul 2021 11:57:48 +0300	[thread overview]
Message-ID: <20210722085748.GA1931@kadam> (raw)
In-Reply-To: <20210722083417.29843-1-harshvardhan.jha@oracle.com>

On Thu, Jul 22, 2021 at 02:04:17PM +0530, Harshvardhan Jha wrote:
> Whenever a bit is set or cleared using bitwise operations inside a
> funciton body, the states are set using database entries.
> 
> Signed-off-by: Harshvardhan Jha <harshvardhan.jha@oracle.com>

Thanks Harshvardan!  I have applied these three patches from you.

f830078e (HEAD -> devel) bits_clear and bits_set: Track bits cleared and set inside a function
04a045a2 extra: Fix handle_bit_test so that null set condition is taken care of
c0045b4d power_of_two: Track variables which are powers of two

regards,
dan carpenter

  reply	other threads:[~2021-07-22  8:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22  8:34 [PATCH] bits_clear and bits_set: Track bits cleared and set inside a function Harshvardhan Jha
2021-07-22  8:57 ` Dan Carpenter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-22  8:55 Harshvardhan Jha
2021-07-22  8:47 Harshvardhan Jha
2021-07-22  8:18 Harshvardhan Jha
2021-07-22  8:27 ` Dan Carpenter
2021-07-21 11:25 Harshvardhan Jha
2021-07-21 11:14 Harshvardhan Jha
2021-07-21 11:21 ` 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=20210722085748.GA1931@kadam \
    --to=dan.carpenter@oracle.com \
    --cc=harshvardhan.jha@oracle.com \
    --cc=smatch@vger.kernel.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).