Re: [PATCH v2 1/7] arm: Unplug KVM from the build system

2020-03-25 Thread Krzysztof Kozlowski
gt; Acked-by: Vladimir Murzin > Acked-by: Catalin Marinas > Acked-by: Linus Walleij > Acked-by: Christoffer Dall > --- > arch/arm/Kconfig | 2 -- > arch/arm/Makefile| 1 - > arch/arm/mach-exynos/Kconfig | 2 +- For Exynos: Acked

[PATCH v2] arm64: Fix Kconfig indentation

2019-11-20 Thread Krzysztof Kozlowski
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^/\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Fix also 7-space and tab+1 space indentation issues. --- arch/arm64/Kconfi

Re: [PATCH V9 1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request

2017-04-24 Thread Krzysztof Kozlowski
rameter, only the IRQF_TIMER > flag (or zero) is a valid parameter to be passed to the > request_percpu_irq_flags() function. > > Signed-off-by: Daniel Lezcano > Cc: Mark Rutland > Cc: Vineet Gupta > Cc: Marc Zyngier > Cc: Patrice Chotard > Cc: Kukjin Kim > Cc:

Re: [PATCH] kvm:arm:Fix error handling in the function vgic_v3_probe

2015-08-07 Thread Krzysztof Kozlowski
On 07.08.2015 10:31, nick wrote: > > > On 2015-08-06 08:47 PM, Krzysztof Kozlowski wrote: >> 2015-08-06 22:16 GMT+09:00 nick : >>> >>> >>> On 2015-08-06 08:00 AM, Paolo Bonzini wrote: >>>> >>>> >>>> On 06/08/2015 10:06

Re: [PATCH] kvm:arm:Fix error handling in the function vgic_v3_probe

2015-08-07 Thread Krzysztof Kozlowski
2015-08-06 22:16 GMT+09:00 nick : > > > On 2015-08-06 08:00 AM, Paolo Bonzini wrote: >> >> >> On 06/08/2015 10:06, Marc Zyngier wrote: If this structure of function pointers can handle function pointers with a return type of void I will be glad to do what you request otherwise this