[RFC PATCH 2/3] arm64: Introduce IRQ stack
Jungseok Lee
jungseoklee85 at gmail.com
Mon Sep 7 07:08:36 PDT 2015
On Sep 5, 2015, at 2:12 AM, Alexnader Kuleshov wrote:
> Hello Jungseok,
Hello Alexnader,
> On 09-04-15, Jungseok Lee wrote:
>> +config IRQ_STACK
>> + bool "Use separate kernel stack when handling interrupts"
>> + depends on ARM64_4K_PAGES
>> + help
>> + Say Y here if you want to use separate kernel stack to handle both
>> + hard and soft interrupts. As reduceing memory footprint regarding
>> + kernel stack, it benefits low memory platforms.
>
> s/reduceing/reducing
Thanks for pointing out the typo.
I will update the help message in the next version.
Best Regards
Jungseok Lee
More information about the linux-arm-kernel
mailing list