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@xxxxxxxxxx> 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