linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Baoquan He <bhe@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: linux-mm@kvack.org, schnelle@linux.ibm.com,
	linux-s390@vger.kernel.org, Baoquan He <bhe@redhat.com>
Subject: [PATCH RESEND 0/2] Make PCMCIA and QCOM_HIDMA depend on HAS_IOMEM
Date: Sat,  6 May 2023 19:16:26 +0800	[thread overview]
Message-ID: <20230506111628.712316-1-bhe@redhat.com> (raw)

This is suggested by Niklas when he reviewed patches related to s390
part:
https://lore.kernel.org/all/d78edb587ecda0aa09ba80446d0f1883e391996d.camel@linux.ibm.com/T/#u

v1 link:
https://lore.kernel.org/all/20230216073403.451455-1-bhe@redhat.com/T/#u

This resend v1 with Niklas and Arnd's ack tags added.


Baoquan He (2):
  pcmcia : make PCMCIA depend on HAS_IOMEM
  dmaengine: make QCOM_HIDMA depend on HAS_IOMEM

 drivers/dma/qcom/Kconfig | 1 +
 drivers/pcmcia/Kconfig   | 1 +
 2 files changed, 2 insertions(+)

-- 
2.34.1


             reply	other threads:[~2023-05-06 11:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-06 11:16 Baoquan He [this message]
2023-05-06 11:16 ` [PATCH RESEND 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM Baoquan He
2023-05-06 15:00   ` Linus Walleij
2023-05-06 11:16 ` [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA " Baoquan He
2023-05-06 11:49   ` Dmitry Baryshkov
2023-05-16 17:56   ` Vinod Koul
2023-05-17  0:18     ` Baoquan He
2023-05-18 11:32       ` Vinod Koul

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=20230506111628.712316-1-bhe@redhat.com \
    --to=bhe@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=schnelle@linux.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).