All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Nuke PAGE_KERNEL_IO
@ 2021-10-21 18:15 ` Lucas De Marchi
  0 siblings, 0 replies; 24+ messages in thread
From: Lucas De Marchi @ 2021-10-21 18:15 UTC (permalink / raw)
  To: intel-gfx, dri-devel, x86
  Cc: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen,
	Peter Zijlstra, Boris Ostrovsky, linux-kernel, linux-arch,
	xen-devel, Daniel Vetter

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(-)

-- 
2.33.1


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

end of thread, other threads:[~2021-11-16  0:06 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-21 18:15 [Intel-gfx] [PATCH 0/2] Nuke PAGE_KERNEL_IO Lucas De Marchi
2021-10-21 18:15 ` Lucas De Marchi
2021-10-21 18:15 ` [Intel-gfx] [PATCH 1/2] drm/i915/gem: stop using PAGE_KERNEL_IO Lucas De Marchi
2021-10-21 18:15   ` Lucas De Marchi
2021-10-21 18:15 ` [Intel-gfx] [PATCH 2/2] x86/mm: nuke PAGE_KERNEL_IO Lucas De Marchi
2021-10-21 18:15   ` Lucas De Marchi
2021-11-05 15:29   ` [Intel-gfx] " Lucas De Marchi
2021-11-05 15:29     ` 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-10-21 22:52 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2021-10-22  1:22 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-11-12 19:04 ` [Intel-gfx] [PATCH 0/2] " Peter Zijlstra
2021-11-12 19:04   ` Peter Zijlstra
2021-11-12 19:04   ` Peter Zijlstra
2021-11-12 20:09   ` [Intel-gfx] " Lucas De Marchi
2021-11-12 20:09     ` Lucas De Marchi
2021-11-12 20:09     ` Lucas De Marchi
2021-11-12 20:18     ` [Intel-gfx] " Dave Hansen
2021-11-12 20:18       ` Dave Hansen
2021-11-12 20:18       ` Dave Hansen
2021-11-12 21:04 ` [Intel-gfx] " Andy Lutomirski
2021-11-12 21:04   ` Andy Lutomirski
2021-11-12 21:04   ` Andy Lutomirski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.