I forgot to add that I skipped a set of upstream backported feature in AOSP related to "User Access Override" support in arm64. It had a couple of non-trivial merge errors including a "#define" conflict which might have made that feature unusable. Here is the list of dropped patch-set from AOSP for the records:
1421dec BACKPORT: arm64: kernel: Add support for User Access Override by James Morse 31b51d2 UPSTREAM: arm64: cpufeature: Test 'matches' pointer to find the end of the list by James Morse 3c19828 BACKPORT: arm64: kernel: Don't toggle PAN on systems with UAO by James Morse 753d3d9 UPSTREAM: arm64: Remove the get_thread_info() function by Catalin Marinas c32e171 UPSTREAM: arm64: fix dump_instr when PAN and UAO are in use by Mark Rutland
I'll try to look into merging them in my topic branch meanwhile.
Regards, Amit Pundir
On 28 October 2016 at 22:10, Alex Shi alex.shi@linaro.org wrote:
Got and pushed. Thanks!
On 10/28/2016 10:03 PM, Amit Pundir wrote:
The following changes since commit 29b0ab10563704d864ecbd422ff05fd92275942c:
Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-android (2016-10-25 12:30:40 +0800)
are available in the git repository at:
git://android.git.linaro.org/kernel/linaro-android lsk-v4.1-android
for you to fetch changes up to df6cb633a7a2af7ad86199599666c79862ac0aab:
BACKPORT: lib: harden strncpy_from_user (2016-10-28 21:11:13 +0800)