Re: [PATCH 0/4] x86/mm/cpa: Fix cpa-array TLB invalidation

From: StDenis, Tom
Date: Fri Nov 30 2018 - 10:14:36 EST


On 2018-11-30 10:09 a.m., Peter Zijlstra wrote:
> On Fri, Nov 30, 2018 at 02:52:26PM +0000, StDenis, Tom wrote:
>> Hi Peter,
>>
>> Unfortunately I can't apply this on top of our drm-next the first patch
>> fails.
>
> Against what tree would you like the patches? rebasing should not be
> hard I think.
>

Actually I just tried applying against the tip of master and got the
same errors...

[root@carrizo linux]# git apply \[PATCH\ 1_4\]\ x86_mm_cpa\:\ Add\
__cpa_addr\(\)\ helper\ -\ Peter\ Zijlstra\ \<peterz@xxxxxxxxxxxxx\>\ -\
2018-11-30\ 0844.eml
error: patch failed: arch/x86/mm/pageattr.c:228
error: arch/x86/mm/pageattr.c: patch does not apply


Any ideas?

Tom