Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1301102 > unrolled thread
| Started by | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| First post | 2016-01-04 22:20 +0100 |
| Last post | 2016-01-05 11:20 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] arm64: fix add kasan bug Andrew Morton <akpm@linux-foundation.org> - 2016-01-04 22:20 +0100
Re: [PATCH] arm64: fix add kasan bug Catalin Marinas <catalin.marinas@arm.com> - 2016-01-05 11:20 +0100
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Date | 2016-01-04 22:20 +0100 |
| Subject | Re: [PATCH] arm64: fix add kasan bug |
| Message-ID | <qNkHM-sc-15@gated-at.bofh.it> |
On Thu, 31 Dec 2015 18:09:09 +0800 zhongjiang <zhongjiang@huawei.com> wrote: > From: zhong jiang <zhongjiang@huawei.com> > > In general, each process have 16kb stack space to use, but > stack need extra space to store red_zone when kasan enable. > the patch fix above question. Thanks. I grabbed this, but would prefer that the arm64 people handle it? -- 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/
[toc] | [next] | [standalone]
| From | Catalin Marinas <catalin.marinas@arm.com> |
|---|---|
| Date | 2016-01-05 11:20 +0100 |
| Message-ID | <qNwSC-GU-9@gated-at.bofh.it> |
| In reply to | #1301102 |
On Mon, Jan 04, 2016 at 01:13:33PM -0800, Andrew Morton wrote: > On Thu, 31 Dec 2015 18:09:09 +0800 zhongjiang <zhongjiang@huawei.com> wrote: > > > From: zhong jiang <zhongjiang@huawei.com> > > > > In general, each process have 16kb stack space to use, but > > stack need extra space to store red_zone when kasan enable. > > the patch fix above question. > > Thanks. I grabbed this, but would prefer that the arm64 people handle > it? I would also prefer taking such fix via the arm64 tree, though we are currently still going through the post-holiday email backlog. -- Catalin -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web