All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Replace opencoded set_mask_bits
@ 2019-01-11  0:26 ` Vineet Gupta
  0 siblings, 0 replies; 29+ messages in thread
From: Vineet Gupta @ 2019-01-11  0:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-snps-arc, linux-mm, peterz, Vineet Gupta

Hi,

I did these a while back and forget. Rebased to 5.0-rc1.
Please consider applying.

Thx,
-Vineet

Vineet Gupta (3):
  coredump: Replace opencoded set_mask_bits()
  fs: inode_set_flags() replace opencoded set_mask_bits()
  bitops.h: set_mask_bits() to return old value

 fs/exec.c              | 7 +------
 fs/inode.c             | 8 +-------
 include/linux/bitops.h | 2 +-
 3 files changed, 3 insertions(+), 14 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2019-01-14 19:00 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-11  0:26 [PATCH 0/3] Replace opencoded set_mask_bits Vineet Gupta
2019-01-11  0:26 ` Vineet Gupta
2019-01-11  0:26 ` Vineet Gupta
2019-01-11  0:26 ` [PATCH 1/3] coredump: Replace opencoded set_mask_bits() Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  4:24   ` Anthony Yznaga
2019-01-11  4:24     ` Anthony Yznaga
2019-01-11  4:24     ` Anthony Yznaga
2019-01-11  0:26 ` [PATCH 2/3] fs: inode_set_flags() replace " Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  4:24   ` Anthony Yznaga
2019-01-11  4:24     ` Anthony Yznaga
2019-01-11  4:24     ` Anthony Yznaga
2019-01-11  0:26 ` [PATCH 3/3] bitops.h: set_mask_bits() to return old value Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  0:26   ` Vineet Gupta
2019-01-11  4:25   ` Anthony Yznaga
2019-01-11  4:25     ` Anthony Yznaga
2019-01-11  9:24   ` Peter Zijlstra
2019-01-11  9:24     ` Peter Zijlstra
2019-01-11 20:58     ` Vineet Gupta
2019-01-11 20:58       ` Vineet Gupta
2019-01-11 20:58       ` Vineet Gupta
2019-01-14 19:00   ` Will Deacon
2019-01-14 19:00     ` Will Deacon

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.