lkml.org 
[lkml]   [2021]   [Dec]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
From
Date
17.12.2021 21:39, Sam Ravnborg wrote:
> Hi Nikita,
>
> How about adding the following to tlb.h:
>
> #ifndef __tlb_remove_tables
> static void __tlb_remove_tables(...)
> {
> ....
> }
> #endif
>
> And then the few archs that want to override __tlb_remove_tables
> needs to do a
> #define __tlb_remove_tables __tlb_remove_tables

Hi Sam.

Thanks for you suggestion.

I think that what Peter suggested in the other reply is even better. I will follow that approach.

Nikita

\
 
 \ /
  Last update: 2021-12-18 14:40    [W:0.119 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site