Re: [PATCH 01/13] ARM: add fncpy.h from linux v4.6

2021-01-25 Thread Sascha Hauer
On Thu, Jan 21, 2021 at 12:29:46PM +0100, Steffen Trumtrar wrote: > From: Steffen Trumtrar > > Description from the linux commit 5756e9dd0de6d5c307773f8f734c0684b3098fdd: > > ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying > > In low-level board support code,

[PATCH 01/13] ARM: add fncpy.h from linux v4.6

2021-01-21 Thread Steffen Trumtrar
From: Steffen Trumtrar Description from the linux commit 5756e9dd0de6d5c307773f8f734c0684b3098fdd: ARM: 6640/1: Thumb-2: Symbol manipulation macros for function body copying In low-level board support code, there is sometimes a need to copy a function body to another location at