diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-17 15:19:52 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-25 15:33:57 +0100 |
commit | d332ad770e97081bab169c38c720bed71c58dc33 (patch) | |
tree | fdfb31ff14b35ab866aea981dc379e98ce263248 /meta | |
parent | 32a20c34eb9eb339a73c698ed709ee58e296e62a (diff) | |
download | poky-d332ad770e97081bab169c38c720bed71c58dc33.tar.gz |
linux-yocto: x86_64: expand kernel stack to 16K
Updating to backport the following mainline commit:
[
x86_64: expand kernel stack to 16K
commit 6538b8ea886e472f4431db8ca1d60478f838d14b upstream
While I play inhouse patches with much memory pressure on qemu-kvm,
3.14 kernel was randomly crashed. The reason was kernel stack overflow.
When I investigated the problem, the callstack was a little bit deeper
by involve with reclaim functions but not direct reclaim path.
....
]
(From OE-Core rev: b162bcf26a5b97fddd2a64789f97ec705bb354f9)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.14.bb | 14 |
3 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb index 61f9dbc9a1..da84c787f0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | |||
@@ -3,8 +3,8 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "568f018a22474939695a31709802bb8863c483d9" | 6 | SRCREV_machine ?= "a70496be11fee0166481b1917745496e7eed863f" |
7 | SRCREV_machine_qemuppc ?= "6af424a3a76a7fcf0cc7718b93f7a9db52383c25" | 7 | SRCREV_machine_qemuppc ?= "e8684b6b9919daea3e87c1e28efec0b3f39a3da7" |
8 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" | 8 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb index 98381606eb..3c116e4be0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | |||
@@ -8,7 +8,7 @@ LINUX_VERSION ?= "3.14.5" | |||
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2" | 11 | SRCREV_machine ?= "5bee7e1583d4f075ac5a96d121271b347b384fd7" |
12 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" | 12 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb index 02909b79c0..031d2e5461 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb | |||
@@ -10,13 +10,13 @@ KBRANCH_qemux86 = "standard/common-pc/base" | |||
10 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" | 10 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" |
11 | KBRANCH_qemumips64 = "standard/mti-malta64" | 11 | KBRANCH_qemumips64 = "standard/mti-malta64" |
12 | 12 | ||
13 | SRCREV_machine_qemuarm ?= "e3cbee86dcbc6c9b23a7cf69fe579da77c3836d1" | 13 | SRCREV_machine_qemuarm ?= "ed834b297cd5d36b303d36119549b90789e2890e" |
14 | SRCREV_machine_qemumips ?= "431de4758042fab2d62269574bb4ec3a783b43a0" | 14 | SRCREV_machine_qemumips ?= "12eba41a9a3bb017dcb45e721f20d7e68903b1c3" |
15 | SRCREV_machine_qemuppc ?= "1fc7009c9c8de594d75090b188c11a6ddd0d369e" | 15 | SRCREV_machine_qemuppc ?= "e2dbfaf796b18b0b9918f194e2a4c9e9eded0c2c" |
16 | SRCREV_machine_qemux86 ?= "116dacb5cebba538bc70e8056ebfa81d7ca6c061" | 16 | SRCREV_machine_qemux86 ?= "e8eb08d85050a944582e974cd461f741191bd07c" |
17 | SRCREV_machine_qemux86-64 ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2" | 17 | SRCREV_machine_qemux86-64 ?= "5bee7e1583d4f075ac5a96d121271b347b384fd7" |
18 | SRCREV_machine_qemumips64 ?= "966c54ceb8cb797eafe987f9a16d306735057b42" | 18 | SRCREV_machine_qemumips64 ?= "4ecb96fcb1826a127d6afbf67b8e69cccd7ccc8e" |
19 | SRCREV_machine ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2" | 19 | SRCREV_machine ?= "5bee7e1583d4f075ac5a96d121271b347b384fd7" |
20 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" | 20 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |