public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro
@ 2021-08-03  3:49 Cai Huoqing
  2021-08-03  3:49 ` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN " Cai Huoqing
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Cai Huoqing @ 2021-08-03  3:49 UTC (permalink / raw)
  To: hca, gor, borntraeger, vneethv, oberpar, cohuck, farman, mjrosato,
	pasic, chaitanya.kulkarni, axboe
  Cc: linux-s390, kvm, Cai Huoqing

it's a refactor to make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro

Cai Huoqing (4):
  s390/scm_blk: Make use of PAGE_ALIGN helper macro
  s390/vmcp: Make use of PFN_UP helper macro
  vfio-ccw: Make use of PAGE_MASK/PFN_UP helper macro
  s390/cio: Make use of PAGE_ALIGN helper macro

 drivers/s390/block/scm_blk.c   |  2 +-
 drivers/s390/char/vmcp.c       | 10 ++++------
 drivers/s390/cio/itcw.c        |  2 +-
 drivers/s390/cio/vfio_ccw_cp.c |  8 ++++----
 4 files changed, 10 insertions(+), 12 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-03  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-03  3:49 [PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP helper macro Cai Huoqing
2021-08-03  3:49 ` [PATCH 1/4] s390/scm_blk: Make use of PAGE_ALIGN " Cai Huoqing
2021-08-03  3:49 ` [PATCH 2/4] s390/vmcp: Make use of PFN_UP " Cai Huoqing
2021-08-03  3:49 ` [PATCH 3/4] vfio-ccw: Make use of PAGE_MASK/PFN_UP " Cai Huoqing
2021-08-03  3:49 ` [PATCH 4/4] s390/cio: Make use of PAGE_ALIGN " Cai Huoqing
2021-08-03  8:34 ` [PATCH 0/4] s390: Make use of PAGE_ALIGN/PAGE_MASK/PFN_UP " Heiko Carstens

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