linux-next: manual merge of the asm-generic tree with Linus' tree

From: Stephen Rothwell
Date: Wed Nov 09 2016 - 17:38:53 EST


Hi Arnd,

Today's linux-next merge of the asm-generic tree got a conflict in:

include/asm-generic/percpu.h

between commit:

7f8d61f00522 ("percpu: use notrace variant of preempt_disable/preempt_enable")

from Linus' tree and commit:

acbdf0e98066 ("percpu: make this_cpu_generic_read notrace")

from the asm-generic tree.

I fixed it up (these commits do exactly the same thing ... so I just
used the version from Linus' tree (since there is another patch there
that affects this part of the code)) and can carry the fix as
necessary. This is now fixed as far as linux-next is concerned, but any
non trivial conflicts should be mentioned to your upstream maintainer
when your tree is submitted for merging. You may also want to consider
cooperating with the maintainer of the conflicting tree to minimise any
particularly complex conflicts.

--
Cheers,
Stephen Rothwell