lkml.org 
[lkml]   [2017]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Generalize fncpy availability
Date
Hi all,

This patch series relocates ARM's fncpy to asm-generic in order for us to
be able to use SRAM_EXEC on ARM64 platforms.

Florian Fainelli (3):
ARM: Generalize fncpy implementation
arm64: Provide a fncpy implenentation
misc: sram: Allow ARM64 to select SRAM_EXEC

arch/arm/include/asm/fncpy.h | 77 ++--------------------------------
arch/arm64/include/asm/fncpy.h | 6 +++
drivers/misc/Kconfig | 2 +-
include/asm-generic/fncpy.h | 94 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 104 insertions(+), 75 deletions(-)
create mode 100644 arch/arm64/include/asm/fncpy.h
create mode 100644 include/asm-generic/fncpy.h

--
2.9.3

\
 
 \ /
  Last update: 2017-06-16 01:21    [W:0.055 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site