]> git.baikalelectronics.ru Git - kernel.git/commit
x86/pat: Remove the unused set_pages_array_wt() function
authorChristoph Hellwig <hch@lst.de>
Wed, 23 Feb 2022 07:28:52 +0000 (08:28 +0100)
committerBorislav Petkov <bp@suse.de>
Wed, 23 Feb 2022 12:34:08 +0000 (13:34 +0100)
commit2e5606cc50fe034398a9084452674e1b70c26350
tree1398e1b77fa7baabac55458825c68d7a2e4bc79a
parent14248f540c2a63979cc0b6d26ba6756218d81baf
x86/pat: Remove the unused set_pages_array_wt() function

Commit

  43d92d090670 ("x86/mm/pat: Add set_memory_wt() for Write-Through type")

added it but there were no users.

  [ bp: Add a commit message. ]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20220223072852.616143-1-hch@lst.de
arch/x86/include/asm/set_memory.h
arch/x86/mm/pat/set_memory.c