[PATCH v5 3/8] asm-generic: introduce text-patching.h
    Christoph Hellwig 
    hch at infradead.org
       
    Thu Oct 10 17:55:18 AEDT 2024
    
    
  
On Wed, Oct 09, 2024 at 09:08:11PM +0300, Mike Rapoport wrote:
> From: "Mike Rapoport (Microsoft)" <rppt at kernel.org>
> 
> Several architectures support text patching, but they name the header
> files that declare patching functions differently.
> 
> Make all such headers consistently named text-patching.h and add an empty
> header in asm-generic for architectures that do not support text patching.
Looks good:
Reviewed-by: Christoph Hellwig <hch at lst.de>
    
    
More information about the Linuxppc-dev
mailing list