Home
last modified time | relevance | path

Searched hist:"203 b7b6aad6769a43987deb81c35456de8bb16c7" (Results 1 – 16 of 16) sorted by relevance

/linux/include/linux/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/loongarch/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/csky/abiv2/inc/abi/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/nios2/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/csky/abiv1/inc/abi/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/hexagon/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/alpha/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/sparc/include/asm/
H A Dcacheflush_64.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
H A Dcacheflush_32.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/mips/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/arc/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/include/asm-generic/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/xtensa/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/sh/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
/linux/arch/arm/include/asm/
H A Dcacheflush.hdiff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()

Move the default (no-op) implementation of flush_icache_pages() to
<linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the
flush_icache_page() wrapper from each architecture into
<linux/cacheflush.h>.

Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>