From: Andy Lutomirski <luto@kernel.org>
To: Lucas De Marchi <lucas.demarchi@intel.com>,
intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
x86@kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
Dave Hansen <dave.hansen@linux.intel.com>,
Peter Zijlstra <peterz@infradead.org>,
Boris Ostrovsky <boris.ostrovsky@oracle.com>,
linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
xen-devel@lists.xenproject.org,
Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: Re: [PATCH 0/2] Nuke PAGE_KERNEL_IO
Date: Fri, 12 Nov 2021 13:04:46 -0800 [thread overview]
Message-ID: <d7c27a98-a2da-17c8-22c3-e13fadbb9a8c@kernel.org> (raw)
In-Reply-To: <20211021181511.1533377-1-lucas.demarchi@intel.com>
On 10/21/21 11:15, Lucas De Marchi wrote:
> Last user of PAGE_KERNEL_IO is the i915 driver. While removing it from
> there as we seek to bring the driver to other architectures, Daniel
> suggested that we could finish the cleanup and remove it altogether,
> through the tip tree. So here I'm sending both commits needed for that.
>
> Lucas De Marchi (2):
> drm/i915/gem: stop using PAGE_KERNEL_IO
> x86/mm: nuke PAGE_KERNEL_IO
>
> arch/x86/include/asm/fixmap.h | 2 +-
> arch/x86/include/asm/pgtable_types.h | 7 -------
> arch/x86/mm/ioremap.c | 2 +-
> arch/x86/xen/setup.c | 2 +-
> drivers/gpu/drm/i915/gem/i915_gem_pages.c | 4 ++--
> include/asm-generic/fixmap.h | 2 +-
> 6 files changed, 6 insertions(+), 13 deletions(-)
>
Acked-by: Andy Lutomirski <luto@kernel.org>
prev parent reply other threads:[~2021-11-12 21:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 18:15 [PATCH 0/2] Nuke PAGE_KERNEL_IO Lucas De Marchi
2021-10-21 18:15 ` [PATCH 1/2] drm/i915/gem: stop using PAGE_KERNEL_IO Lucas De Marchi
2021-10-21 18:15 ` [PATCH 2/2] x86/mm: nuke PAGE_KERNEL_IO Lucas De Marchi
2021-11-05 15:29 ` Lucas De Marchi
2021-11-15 20:09 ` [tip: x86/mm] x86/mm: Nuke PAGE_KERNEL_IO tip-bot2 for Lucas De Marchi
2021-11-12 19:04 ` [PATCH 0/2] " Peter Zijlstra
2021-11-12 20:09 ` Lucas De Marchi
2021-11-12 20:18 ` Dave Hansen
2021-11-12 21:04 ` Andy Lutomirski [this message]
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=d7c27a98-a2da-17c8-22c3-e13fadbb9a8c@kernel.org \
--to=luto@kernel.org \
--cc=boris.ostrovsky@oracle.com \
--cc=bp@alien8.de \
--cc=daniel.vetter@ffwll.ch \
--cc=dave.hansen@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lucas.demarchi@intel.com \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=x86@kernel.org \
--cc=xen-devel@lists.xenproject.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