linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Replace opencoded set_mask_bits
@ 2019-01-23 20:33 Vineet Gupta
  2019-01-23 20:33 ` Vineet Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Vineet Gupta @ 2019-01-23 20:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-snps-arc, linux-mm, peterz, mark.rutland, Vineet Gupta

Hi,

Repost of [1] rebased on 5.0-rc3 + accumulated Acked-by/Reviewed-by.
No code changes since v1.

Please consider applying.

[1] http://lists.infradead.org/pipermail/linux-snps-arc/2019-January/005201.html

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] 9+ messages in thread

end of thread, other threads:[~2019-02-08 18:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23 20:33 [PATCH v2 0/3] Replace opencoded set_mask_bits Vineet Gupta
2019-01-23 20:33 ` Vineet Gupta
2019-01-23 20:33 ` [PATCH v2 1/3] coredump: Replace opencoded set_mask_bits() Vineet Gupta
2019-01-23 20:33   ` Vineet Gupta
2019-01-23 20:33 ` [PATCH v2 2/3] fs: inode_set_flags() replace " Vineet Gupta
2019-01-23 20:33   ` Vineet Gupta
2019-01-23 20:33 ` [PATCH v2 3/3] bitops.h: set_mask_bits() to return old value Vineet Gupta
2019-01-23 20:33   ` Vineet Gupta
2019-02-08 18:11 ` [PATCH v2 0/3] Replace opencoded set_mask_bits Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox