linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* remove various unused set_memory_* related functions and exports v2
@ 2019-08-26  7:55 Christoph Hellwig
  2019-08-26  7:55 ` [PATCH 1/5] x86: unexport set_memory_x and set_memory_nx Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2019-08-26  7:55 UTC (permalink / raw)
  To: x86
  Cc: Peter Zijlstra, Dave Hansen, linux-arm-kernel, Andy Lutomirski,
	linux-kernel

Hi all,

while looking into implementing a DMA memory allocator for PCIe unsnooped
transactions I've started looking at the set_memory_* and related APIs,
and it turns out that many of them are unused.  Fix for that below.

Changes since v2:
 - dropped the already merged arm64 patch
 - fix a subject line to not mention the wrong functions

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-08-26  7:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26  7:55 remove various unused set_memory_* related functions and exports v2 Christoph Hellwig
2019-08-26  7:55 ` [PATCH 1/5] x86: unexport set_memory_x and set_memory_nx Christoph Hellwig
2019-08-26  7:55 ` [PATCH 2/5] x86: remove the unused set_memory_array_* functions Christoph Hellwig
2019-08-26  7:55 ` [PATCH 3/5] x86: remove set_pages_x and set_pages_nx Christoph Hellwig
2019-08-26  7:55 ` [PATCH 4/5] x86: remove the unused set_memory_wt function Christoph Hellwig
2019-08-26  7:55 ` [PATCH 5/5] x86: remove the unused set_pages_array_wt function Christoph Hellwig

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