Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1220207

Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack

From Jungseok Lee <jungseoklee85@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack
Date 2015-09-07 16:20 +0200
Message-ID <q65r4-7XI-27@gated-at.bofh.it> (permalink)
References <q50a6-4GT-5@gated-at.bofh.it> <q50a6-4GT-9@gated-at.bofh.it> <q52OC-53-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH 2/3] arm64: Introduce IRQ stack Jungseok Lee <jungseoklee85@gmail.com> - 2015-09-04 16:30 +0200
  Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack Alexnader Kuleshov <kuleshovmail@gmail.com> - 2015-09-04 19:20 +0200
    Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack Jungseok Lee <jungseoklee85@gmail.com> - 2015-09-07 16:20 +0200
  Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack James Morse <james.morse@arm.com> - 2015-09-07 16:50 +0200
    Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack Jungseok Lee <jungseoklee85@gmail.com> - 2015-09-08 16:40 +0200

csiph-web