linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Vineet Gupta <vineet.gupta1@synopsys.com>
To: linux-kernel@vger.kernel.org
Cc: linux-snps-arc@lists.infradead.org, linux-mm@kvack.org,
	peterz@infradead.org, mark.rutland@arm.com,
	Vineet Gupta <vineet.gupta1@synopsys.com>
Subject: [PATCH v2 0/3] Replace opencoded set_mask_bits
Date: Wed, 23 Jan 2019 12:33:01 -0800	[thread overview]
Message-ID: <1548275584-18096-1-git-send-email-vgupta@synopsys.com> (raw)

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

WARNING: multiple messages have this Message-ID
From: Vineet Gupta <vineet.gupta1@synopsys.com>
To: <linux-kernel@vger.kernel.org>
Cc: <linux-snps-arc@lists.infradead.org>, <linux-mm@kvack.org>,
	<peterz@infradead.org>, <mark.rutland@arm.com>,
	Vineet Gupta <vineet.gupta1@synopsys.com>
Subject: [PATCH v2 0/3] Replace opencoded set_mask_bits
Date: Wed, 23 Jan 2019 12:33:01 -0800	[thread overview]
Message-ID: <1548275584-18096-1-git-send-email-vgupta@synopsys.com> (raw)
Message-ID: <20190123203301.nAF2zyYEzcDwc_wuKvMFv_e91Oyto7aClm8EiMF-IQw@z> (raw)

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


             reply	other threads:[~2019-01-23 20:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 20:33 Vineet Gupta [this message]
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

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=1548275584-18096-1-git-send-email-vgupta@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=peterz@infradead.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