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


Groups > linux.kernel > #1219217

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

From Alexnader Kuleshov <kuleshovmail@gmail.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 2/3] arm64: Introduce IRQ stack
Date 2015-09-04 19:20 +0200
Message-ID <q52OC-53-13@gated-at.bofh.it> (permalink)
References <q50a6-4GT-5@gated-at.bofh.it> <q50a6-4GT-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Jungseok,

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
--
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 | 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

csiph-web