[PATCH] fix double ;;s in code

2018-02-17 Thread Pavel Machek
Fix double ;;'s in code. Signed-off-by: Pavel Machek diff --git a/arch/arc/kernel/setup.c b/arch/arc/kernel/setup.c index 9d27331..ec12fe1 100644 --- a/arch/arc/kernel/setup.c +++ b/arch/arc/kernel/setup.c @@ -373,7 +373,7 @@ static void arc_chk_core_config(void) { struct cpuinfo_arc *

Re: [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests

2018-02-17 Thread Christophe LEROY
Le 07/02/2018 à 15:39, Horia Geantă a écrit : On 10/6/2017 4:06 PM, Christophe Leroy wrote: At every request, we map and unmap the same hash hw_context. This patch moves the dma mapping/unmapping in functions ahash_init() and ahash_import(). Signed-off-by: Christophe Leroy --- drivers/cry

Re: [GIT PULL 00/41] perf/core improvements and fixes

2018-02-17 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, this is on top of tip/perf/urgent. > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit 297f9233b53a08fd457815e19f1d6f2c3389857b: > > kprobes: Propagate e

[GIT PULL] Please pull powerpc/linux.git powerpc-4.16-3 tag

2018-02-17 Thread Michael Ellerman
Hi Linus, Please pull some more powerpc fixes for 4.16. Sorry to send a pull request on the weekend, and a 2nd one this week, but one of these commits fixes a boot crash which would be good to get in before rc2. cheers The following changes since commit 694a20dae6efc3803740971fa9f7c86b8c8d4685: