lkml.org 
[lkml]   [2020]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 08/28] mm: unexport unmap_kernel_range_noflush
    Date
    There are no modular users of this function.

    Signed-off-by: Christoph Hellwig <hch@lst.de>
    ---
    mm/vmalloc.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/mm/vmalloc.c b/mm/vmalloc.c
    index d1534d610b48..3375f9508ef6 100644
    --- a/mm/vmalloc.c
    +++ b/mm/vmalloc.c
    @@ -2029,7 +2029,6 @@ void unmap_kernel_range_noflush(unsigned long addr, unsigned long size)
    {
    vunmap_page_range(addr, addr + size);
    }
    -EXPORT_SYMBOL_GPL(unmap_kernel_range_noflush);

    /**
    * unmap_kernel_range - unmap kernel VM area and flush cache and TLB
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-04-08 14:00    [W:5.556 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site