[PATCH] ktest: take submenu into account

2017-09-21 Thread Satoru Takeuchi
--class os $menuentry_id_option '...' { ... submenu 'Advanced options for Ubuntu' $menuentry_id_option '...' { ... menuentry 'ktest' { ... === Correct it by taking submenu entries into account in get_grub2_index(). Signed-off-by: Satoru Takeuchi <satoru.takeu...@gmail.com> --- tools/testing/k

[PATCH] ktest: take submenu into account

2017-09-21 Thread Satoru Takeuchi
--class os $menuentry_id_option '...' { ... submenu 'Advanced options for Ubuntu' $menuentry_id_option '...' { ... menuentry 'ktest' { ... === Correct it by taking submenu entries into account in get_grub2_index(). Signed-off-by: Satoru Takeuchi --- tools/testing/ktest/ktest.pl | 2 +- 1 file ch

[PATCH] brd: prevent overflow caused by too large rd_size parameter

2017-09-21 Thread Satoru Takeuchi
e. To prevent overflow, this parameter should be equal to or smaller than the max value of sector_t >> 11, 10 bits are for 1024 and 1 bit is for sign bit. Signed-off-by: Satoru Takeuchi <satoru.takeu...@gmail.com> --- drivers/block/brd.c | 8 1 file changed, 8 insertions(+) diff --gi

[PATCH] brd: prevent overflow caused by too large rd_size parameter

2017-09-21 Thread Satoru Takeuchi
e. To prevent overflow, this parameter should be equal to or smaller than the max value of sector_t >> 11, 10 bits are for 1024 and 1 bit is for sign bit. Signed-off-by: Satoru Takeuchi --- drivers/block/brd.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/block/brd.c b/driver

Re: [FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen

2017-09-16 Thread Satoru Takeuchi
2017-08-11 19:07 GMT+09:00 Borislav Petkov <b...@alien8.de>: > On Wed, Jul 26, 2017 at 06:54:01AM +0900, Satoru Takeuchi wrote: >> # I'm a LKML subscriber, but not a x86 list subscriber >> >> I found the following new linux kernel bugzilla about Ryzen related proble

Re: [FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen

2017-09-16 Thread Satoru Takeuchi
2017-08-11 19:07 GMT+09:00 Borislav Petkov : > On Wed, Jul 26, 2017 at 06:54:01AM +0900, Satoru Takeuchi wrote: >> # I'm a LKML subscriber, but not a x86 list subscriber >> >> I found the following new linux kernel bugzilla about Ryzen related problem. >> Since

[FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen

2017-07-25 Thread Satoru Takeuchi
# I'm a LKML subscriber, but not a x86 list subscriber I found the following new linux kernel bugzilla about Ryzen related problem. Since many developers don't check this bugzilla and I've also encountered this problem, I decided to introduce this problem here.

[FYI] GCC segfaults under heavy multithreaded compilation with AMD Ryzen

2017-07-25 Thread Satoru Takeuchi
# I'm a LKML subscriber, but not a x86 list subscriber I found the following new linux kernel bugzilla about Ryzen related problem. Since many developers don't check this bugzilla and I've also encountered this problem, I decided to introduce this problem here.

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-29 Thread Satoru Takeuchi
At Fri, 28 Apr 2017 15:34:06 +0200, Paolo Bonzini wrote: > > > > On 27/04/2017 02:42, Satoru Takeuchi wrote: > > At Wed, 26 Apr 2017 18:58:27 +0200, > >> On 26/04/2017 13:47, Satoru Takeuchi wrote: > >>> OK, here it is. > >> > >> It look

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-29 Thread Satoru Takeuchi
At Fri, 28 Apr 2017 15:34:06 +0200, Paolo Bonzini wrote: > > > > On 27/04/2017 02:42, Satoru Takeuchi wrote: > > At Wed, 26 Apr 2017 18:58:27 +0200, > >> On 26/04/2017 13:47, Satoru Takeuchi wrote: > >>> OK, here it is. > >> > >> It look

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-26 Thread Satoru Takeuchi
At Wed, 26 Apr 2017 18:58:27 +0200, Paolo Bonzini wrote: > > > > On 26/04/2017 13:47, Satoru Takeuchi wrote: > > OK, here it is. > > It looks like the cause is that AMD has removed TBM instructions > compared to e.g. Piledriver, so libvirt resorts to a much older b

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-26 Thread Satoru Takeuchi
At Wed, 26 Apr 2017 18:58:27 +0200, Paolo Bonzini wrote: > > > > On 26/04/2017 13:47, Satoru Takeuchi wrote: > > OK, here it is. > > It looks like the cause is that AMD has removed TBM instructions > compared to e.g. Piledriver, so libvirt resorts to a much older b

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-26 Thread Satoru Takeuchi
At Tue, 25 Apr 2017 23:58:50 +0900, Masami Hiramatsu wrote: > > Hello, > > 2017-04-24 22:09 GMT+09:00 Satoru Takeuchi <satoru.takeu...@gmail.com>: > > At Mon, 24 Apr 2017 14:48:46 +0200, > > Borislav Petkov wrote: > >> > >> On Mon, Apr 24,

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-26 Thread Satoru Takeuchi
At Tue, 25 Apr 2017 23:58:50 +0900, Masami Hiramatsu wrote: > > Hello, > > 2017-04-24 22:09 GMT+09:00 Satoru Takeuchi : > > At Mon, 24 Apr 2017 14:48:46 +0200, > > Borislav Petkov wrote: > >> > >> On Mon, Apr 24, 2017 at 09:39:12PM +0900, Satoru Takeuc

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-26 Thread Satoru Takeuchi
At Wed, 26 Apr 2017 09:48:22 +0200, Paolo Bonzini wrote: > > > > On 25/04/2017 11:36, Borislav Petkov wrote: > > Looking at CR4: 003006f0, it doesn't have OSXSAVE set. I.e., bit > > 18. And when that bit is not set, VMOVDQA raises an #UD. > > > > And for some reason qemu doesn't like

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-26 Thread Satoru Takeuchi
At Wed, 26 Apr 2017 09:48:22 +0200, Paolo Bonzini wrote: > > > > On 25/04/2017 11:36, Borislav Petkov wrote: > > Looking at CR4: 003006f0, it doesn't have OSXSAVE set. I.e., bit > > 18. And when that bit is not set, VMOVDQA raises an #UD. > > > > And for some reason qemu doesn't like

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
At Mon, 24 Apr 2017 14:48:46 +0200, Borislav Petkov wrote: > > On Mon, Apr 24, 2017 at 09:39:12PM +0900, Satoru Takeuchi wrote: > > I used the following auto-test tool (its backend is ktest). > > > > https://github.com/satoru-takeuchi/elkdat > > >

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
At Mon, 24 Apr 2017 14:48:46 +0200, Borislav Petkov wrote: > > On Mon, Apr 24, 2017 at 09:39:12PM +0900, Satoru Takeuchi wrote: > > I used the following auto-test tool (its backend is ktest). > > > > https://github.com/satoru-takeuchi/elkdat > > >

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
At Mon, 24 Apr 2017 13:07:53 +0200, Borislav Petkov wrote: > > On Mon, Apr 24, 2017 at 03:58:05PM +0900, Satoru Takeuchi wrote: > > Recently I bought a new Ryzen machine. When I tried to test v4.11-rc8 on > > it, it failed to boot > > with

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
At Mon, 24 Apr 2017 13:07:53 +0200, Borislav Petkov wrote: > > On Mon, Apr 24, 2017 at 03:58:05PM +0900, Satoru Takeuchi wrote: > > Recently I bought a new Ryzen machine. When I tried to test v4.11-rc8 on > > it, it failed to boot > > with

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
At Mon, 24 Apr 2017 15:58:05 +0900, Satoru Takeuchi wrote: > > [1 ] > Recently I bought a new Ryzen machine. When I tried to test v4.11-rc8 on it, > it failed to boot > with the following panic log. > > ``` > ... > [0.227720] raid6: sse2x1 gen() 7985 MB/s >

Re: [BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
At Mon, 24 Apr 2017 15:58:05 +0900, Satoru Takeuchi wrote: > > [1 ] > Recently I bought a new Ryzen machine. When I tried to test v4.11-rc8 on it, > it failed to boot > with the following panic log. > > ``` > ... > [0.227720] raid6: sse2x1 gen() 7985 MB/s >

[BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
Recently I bought a new Ryzen machine. When I tried to test v4.11-rc8 on it, it failed to boot with the following panic log. ``` ... [0.227720] raid6: sse2x1 gen() 7985 MB/s [0.295709] raid6: sse2x1 xor() 8181 MB/s [0.363706] raid6: sse2x2 gen() 17531 MB/s [0.431699]

[BUG] x86: failed to boot a kernel on a Ryzen machine

2017-04-24 Thread Satoru Takeuchi
Recently I bought a new Ryzen machine. When I tried to test v4.11-rc8 on it, it failed to boot with the following panic log. ``` ... [0.227720] raid6: sse2x1 gen() 7985 MB/s [0.295709] raid6: sse2x1 xor() 8181 MB/s [0.363706] raid6: sse2x2 gen() 17531 MB/s [0.431699]

Linux kernel statistics from the other perspective than existing ones

2017-04-08 Thread Satoru Takeuchi
://github.com/satoru-takeuchi/linux-kernel-statistics/blob/master/README.md Thanks, Satoru

Linux kernel statistics from the other perspective than existing ones

2017-04-08 Thread Satoru Takeuchi
://github.com/satoru-takeuchi/linux-kernel-statistics/blob/master/README.md Thanks, Satoru

[PATCH] cgroup: change the limit of CGROUP_SUBSYS_COUNT depending on the size of the corresponding bitmasks

2017-03-28 Thread Satoru Takeuchi
of the corresponding bitmasks are changed - to make the meaning of this limit clear Signed-off-by: Satoru Takeuchi <satoru.takeu...@gmail.com> --- kernel/cgroup/cgroup.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel/cgroup/cgroup.c b/kernel/cgroup/cgroup.c index 4

[PATCH] cgroup: change the limit of CGROUP_SUBSYS_COUNT depending on the size of the corresponding bitmasks

2017-03-28 Thread Satoru Takeuchi
of the corresponding bitmasks are changed - to make the meaning of this limit clear Signed-off-by: Satoru Takeuchi --- kernel/cgroup/cgroup.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel/cgroup/cgroup.c b/kernel/cgroup/cgroup.c index 4885132..576b184 100644 --- a/kernel

[ANNOUNCE] elkdat: an easy linux kernel development and test tool

2017-03-23 Thread Satoru Takeuchi
``` For more information, please refer to the following URL. https://github.com/satoru-takeuchi/elkdat Thanks, Satoru

[ANNOUNCE] elkdat: an easy linux kernel development and test tool

2017-03-23 Thread Satoru Takeuchi
``` For more information, please refer to the following URL. https://github.com/satoru-takeuchi/elkdat Thanks, Satoru

[PATCH] mm: remove unnecessary description about a non-exist gfp flag

2016-02-16 Thread Satoru Takeuchi
Since __GFP_NOACCOUNT is removed by the following commit, its description is not necessary. commit 20b5c3039863 ("Revert 'gfp: add __GFP_NOACCOUNT'") Signed-off-by: Satoru Takeuchi <takeuchi_sat...@jp.fujitsu.com> --- include/linux/gfp.h | 2 -- 1 file changed, 2 deletion

[PATCH] mm: remove unnecessary description about a non-exist gfp flag

2016-02-16 Thread Satoru Takeuchi
Since __GFP_NOACCOUNT is removed by the following commit, its description is not necessary. commit 20b5c3039863 ("Revert 'gfp: add __GFP_NOACCOUNT'") Signed-off-by: Satoru Takeuchi --- include/linux/gfp.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/linux/gfp.h b/inc

Re: [PATCH 3.12 00/78] 3.12.36-stable review

2015-01-10 Thread Satoru Takeuchi
135 fail: 0 > Qemu tests: > total: 27 pass: 27 fail: 0 > > Details are available at http://server.roeck-us.net:8010/builders. > > Guenter Plus, this kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel wit

Re: [PATCH 3.12 00/78] 3.12.36-stable review

2015-01-10 Thread Satoru Takeuchi
at http://server.roeck-us.net:8010/builders. Guenter Plus, this kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result

Re: [PATCH 3.18 00/84] 3.18.2-stable review

2015-01-08 Thread Satoru Takeuchi
e latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel

Re: [PATCH 3.18 00/84] 3.18.2-stable review

2015-01-08 Thread Satoru Takeuchi
. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM

Re: [PATCH] btrfs: clear bio reference after submit_one_bio()

2015-01-06 Thread Satoru Takeuchi
time. > > I reproduced ENOMEM case with the following script (need > CONFIG_FAIL_PAGE_ALLOC, and CONFIG_FAULT_INJECTION_DEBUG_FS). I confirmed that this problem reproduce with 3.19-rc3 and not reproduce with 3.19-rc3 with your patch. Tested-by: Satoru Takeuchi Thank you for r

Re: [PATCH] btrfs: clear bio reference after submit_one_bio()

2015-01-06 Thread Satoru Takeuchi
ENOMEM case with the following script (need CONFIG_FAIL_PAGE_ALLOC, and CONFIG_FAULT_INJECTION_DEBUG_FS). I confirmed that this problem reproduce with 3.19-rc3 and not reproduce with 3.19-rc3 with your patch. Tested-by: Satoru Takeuchi takeuchi_sat...@jp.fujitsu.com Thank you for reporting

Re: [PATCH 3.2 00/27] 3.2.66-rc1 review

2014-12-29 Thread Satoru Takeuchi
l: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 - mem

Re: [PATCH 3.2 00/27] 3.2.66-rc1 review

2014-12-29 Thread Satoru Takeuchi
. Responses should be made by Wed Dec 31 12:00:00 UTC 2014. Anything received after that time might be too late. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru

Re: [PATCH 3.12 000/197] 3.12.31-stable review

2014-10-19 Thread Satoru Takeuchi
.12.31-rc1.xz > and the diffstat can be found below. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (ke

Re: [PATCH 3.12 000/197] 3.12.31-stable review

2014-10-19 Thread Satoru Takeuchi
below. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru

Re: [PATCH 3.17 00/25] 3.17.1-stable review

2014-10-14 Thread Satoru Takeuchi
test results: > > > total: 30 pass: 30 fail: 0 > > > > > > Details are available at http://server.roeck-us.net:8010/builders. > > > > Thanks for testing all 3 of these and letting me know. > > All 4, sorry... Those 4 kernels also passd my test. - Te

Re: [PATCH 3.17 00/25] 3.17.1-stable review

2014-10-14 Thread Satoru Takeuchi
also passd my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org

Re: [PATCH 3.16 00/26] 3.16.5-stable review

2014-10-08 Thread Satoru Takeuchi
anks for testing all 3 of these and letting me know. Plus, all these kernels passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result

Re: [PATCH 3.16 00/26] 3.16.5-stable review

2014-10-08 Thread Satoru Takeuchi
the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy

Re: [PATCH 3.16 000/357] 3.16.4-stable review

2014-10-04 Thread Satoru Takeuchi
ssed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux

Re: [PATCH 3.16 000/357] 3.16.4-stable review

2014-10-04 Thread Satoru Takeuchi
the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian

Re: [PATCH 3.12 00/96] 3.12.30-stable review

2014-10-03 Thread Satoru Takeuchi
nel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debi

Re: [PATCH 3.12 00/96] 3.12.30-stable review

2014-10-03 Thread Satoru Takeuchi
://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 - memory

[RFC] ktest doc: Automated test of linux kernel by using ktest v1.1.3

2014-09-27 Thread Satoru Takeuchi
Hi, I revised ktest documentation. v1.1.2->v1.1.3: Support not only debian/jessy, but also CentOS7 as target system http://www.slideshare.net/satorutakeuchi18/kernel-auto-testbyktest It's not the ktest reference guild, but the quick learning guild of ktest especially focuses on some important

Re: [PATCH 3.12 000/142] 3.12.29-stable review

2014-09-27 Thread Satoru Takeuchi
Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build E

Re: [PATCH 3.12 000/142] 3.12.29-stable review

2014-09-27 Thread Satoru Takeuchi
from the stable-3.12-queue branch in your repository at kernel.org. Thanks, Guenter Plus, this kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test

[RFC] ktest doc: Automated test of linux kernel by using ktest v1.1.3

2014-09-27 Thread Satoru Takeuchi
Hi, I revised ktest documentation. v1.1.2-v1.1.3: Support not only debian/jessy, but also CentOS7 as target system http://www.slideshare.net/satorutakeuchi18/kernel-auto-testbyktest It's not the ktest reference guild, but the quick learning guild of ktest especially focuses on some important

Re: [PATCH 3.4 00/45] 3.4.104-rc1 review

2014-09-22 Thread Satoru Takeuchi
ith this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400

Re: [PATCH 3.4 00/45] 3.4.104-rc1 review

2014-09-22 Thread Satoru Takeuchi
. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400

Re: [PATCH 3.16 000/158] 3.16.3-stable review

2014-09-16 Thread Satoru Takeuchi
he diffstat can be found below. All 3.10.55-rc1, 3.14.19-rc1, and 3.6.3-rc1 passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kerne

Re: [PATCH 3.16 000/158] 3.16.3-stable review

2014-09-16 Thread Satoru Takeuchi
, 3.14.19-rc1, and 3.6.3-rc1 passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http

Re: [PATCH 3.2 000/131] 3.2.63-rc1 review

2014-09-12 Thread Satoru Takeuchi
- Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/r

Re: [PATCH 3.2 000/131] 3.2.63-rc1 review

2014-09-12 Thread Satoru Takeuchi
/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 - memory

Re: [PATCH] ktest: add ability to skip during BISECT_MANUAL

2014-08-30 Thread Satoru Takeuchi
e. Reviewed-by: Satoru Takeuchi Thanks, Satoru > > --- > tools/testing/ktest/ktest.pl | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl > index 55ab700..72010f4 100755 > --- a/tools/

Re: [PATCH] ktest: add ability to skip during BISECT_MANUAL

2014-08-30 Thread Satoru Takeuchi
...@canonical.com It look good to me. Reviewed-by: Satoru Takeuchi satoru.takeu...@gmail.com Thanks, Satoru --- tools/testing/ktest/ktest.pl | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/testing/ktest/ktest.pl b/tools/testing/ktest/ktest.pl index 55ab700

Re: [PATCH 3.16 00/17] 3.16.1-stable review

2014-08-10 Thread Satoru Takeuchi
stable-rc kernels! It's the largest number I've ever tested at a one time :-) - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config,

Re: [PATCH 3.16 00/17] 3.16.1-stable review

2014-08-10 Thread Satoru Takeuchi
-rc1, 3.10.53-rc1, and 3.4.103-rc1 passed my test. # Five stable-rc kernels! It's the largest number I've ever tested at a one time :-) - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru

Re: [PATCH 3.2 00/94] 3.2.62-rc1 review

2014-08-06 Thread Satoru Takeuchi
er.roeck-us.net:8010/builders. > > Guenter This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .confi

Re: [PATCH 3.15 00/42] 3.15.9-stable review

2014-08-06 Thread Satoru Takeuchi
> > > >greg k-h > > > > > > > Compiled and booted on my test system. No dmesg regressions > > compared to previous 3.15.8 > > Thanks for testing all of these and letting me know. > > greg k-h All 3.15.9-rc1, 3.14.16-rc1, 3.10.52-rc1, and 3.4.102-rc1 p

Re: [PATCH 3.15 00/42] 3.15.9-stable review

2014-08-06 Thread Satoru Takeuchi
3.15.9-rc1, 3.14.16-rc1, 3.10.52-rc1, and 3.4.102-rc1 passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config

Re: [PATCH 3.2 00/94] 3.2.62-rc1 review

2014-08-06 Thread Satoru Takeuchi
the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian

Re: [PATCH 3.12 00/94] 3.12.26-stable review

2014-07-30 Thread Satoru Takeuchi
9 pass: 139 fail: 0 > > Qemu tests all passed. > > Details are available at http://server.roeck-us.net:8010/builders. > > Guenter This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test

Re: [PATCH 3.15 00/37] 3.15.8-stable review

2014-07-30 Thread Satoru Takeuchi
e latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel

Re: [PATCH 3.15 00/37] 3.15.8-stable review

2014-07-30 Thread Satoru Takeuchi
with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM

Re: [PATCH 3.12 00/94] 3.12.26-stable review

2014-07-30 Thread Satoru Takeuchi
://server.roeck-us.net:8010/builders. Guenter This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config

Re: [PATCH 3.15 000/109] 3.15.7-stable review

2014-07-27 Thread Satoru Takeuchi
e latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel

Re: [PATCH 3.15 000/109] 3.15.7-stable review

2014-07-27 Thread Satoru Takeuchi
with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM

Re: [PATCH 3.12 000/170] 3.12.25-stable review

2014-07-18 Thread Satoru Takeuchi
his kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Build Environ

Re: [PATCH 3.12 000/170] 3.12.25-stable review

2014-07-18 Thread Satoru Takeuchi
. Details are available at http://server.roeck-us.net:8010/builders. Guenter Plus, it passed my test too. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux

Re: [PATCH 3.15 00/84] 3.15.6-stable review

2014-07-17 Thread Satoru Takeuchi
At Wed, 16 Jul 2014 18:50:45 -0700, Greg Kroah-Hartman wrote: > > On Wed, Jul 16, 2014 at 05:12:28PM -0700, Guenter Roeck wrote: > > On 07/16/2014 04:09 PM, Greg Kroah-Hartman wrote: > > >On Tue, Jul 15, 2014 at 04:16:57PM -0700, Greg Kroah-Hartman wrote: > > >>This is the start of the stable

Re: [PATCH 3.15 00/84] 3.15.6-stable review

2014-07-17 Thread Satoru Takeuchi
At Wed, 16 Jul 2014 18:50:45 -0700, Greg Kroah-Hartman wrote: On Wed, Jul 16, 2014 at 05:12:28PM -0700, Guenter Roeck wrote: On 07/16/2014 04:09 PM, Greg Kroah-Hartman wrote: On Tue, Jul 15, 2014 at 04:16:57PM -0700, Greg Kroah-Hartman wrote: This is the start of the stable review cycle

Re: [PATCH 3.15 00/84] 3.15.6-stable review

2014-07-16 Thread Satoru Takeuchi
Build the latest mainline kernel with this kernel. # "selftests" is not added to this list yet. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/

Re: [PATCH 3.15 00/84] 3.15.6-stable review

2014-07-16 Thread Satoru Takeuchi
Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz - Build Environment: - OS: Debian Jessy x86_64 - CPU: Intel(R) Core(TM) i5-2400 CPU

Re: [PATCH] Btrfs: use BUG_ON

2014-07-09 Thread Satoru Takeuchi
Hi Himangi, (2014/07/09 7:21), Himangi Saraogi wrote: Use BUG_ON(x) rather than if(x) BUG(); The semantic patch that fixes this problem is as follows: // @@ identifier x; @@ -if (x) BUG(); +BUG_ON(x); // Strictly speaking, BUG_ON() is "if (unlikely(x)) BUG". Anyway, I consider that put

Re: [PATCH 3.2 000/125] 3.2.61-rc1 review

2014-07-09 Thread Satoru Takeuchi
t; > Guenter > This kernel passed my test. I didn't hit the problem which Guenter reported since I only test x86_64 arch. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test

Re: [PATCH 3.2 000/125] 3.2.61-rc1 review

2014-07-09 Thread Satoru Takeuchi
. Guenter This kernel passed my test. I didn't hit the problem which Guenter reported since I only test x86_64 arch. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test

Re: [PATCH] Btrfs: use BUG_ON

2014-07-09 Thread Satoru Takeuchi
Hi Himangi, (2014/07/09 7:21), Himangi Saraogi wrote: Use BUG_ON(x) rather than if(x) BUG(); The semantic patch that fixes this problem is as follows: // smpl @@ identifier x; @@ -if (x) BUG(); +BUG_ON(x); // /smpl Strictly speaking, BUG_ON() is if (unlikely(x)) BUG. Anyway, I consider that

Re: [PATCH 3.15 000/122] 3.15.5-stable review

2014-07-08 Thread Satoru Takeuchi
- Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz

Re: [PATCH 3.15 000/122] 3.15.5-stable review

2014-07-08 Thread Satoru Takeuchi
-rc1, 3.10.48-rc1, and 3.4.98-rc1 passed my test. Build errors in 3.14.11 and 3.10.11-rc1 disappeared. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test

Re: [PATCH 3.14 00/59] 3.14.11-stable review

2014-07-05 Thread Satoru Takeuchi
At Sat, 5 Jul 2014 12:10:58 -0700, Greg Kroah-Hartman wrote: > > On Sat, Jul 05, 2014 at 02:56:55PM +0200, Takashi Iwai wrote: > > At Sat, 05 Jul 2014 18:21:04 +0900, > > Satoru Takeuchi wrote: > > > > > > Hi Greg, > > > > > > Add Takashi Iw

Re: [PATCH 3.14 00/59] 3.14.11-stable review

2014-07-05 Thread Satoru Takeuchi
Hi Greg, Add Takashi Iwai to this thread. At Sat, 05 Jul 2014 16:00:41 +0900, Satoru Takeuchi wrote: > > At Fri, 04 Jul 2014 22:45:42 -0700, > Guenter Roeck wrote: > > > > On 07/04/2014 03:18 PM, Greg Kroah-Hartman wrote: > > > This is the start of the stabl

Re: [PATCH 3.10 00/46] 3.10.47-stable review

2014-07-05 Thread Satoru Takeuchi
e[1]: *** [sound] Error 2 ... LD net/built-in.o Makefile:130: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 FAILED! CRITICAL FAILURE... failed build === - Test Cases: - Build this kernel.

Re: [PATCH 3.14 00/59] 3.14.11-stable review

2014-07-05 Thread Satoru Takeuchi
d this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz - Buil

Re: [PATCH 3.4 00/19] 3.4.97-stable review

2014-07-05 Thread Satoru Takeuchi
; > Details are available at http://server.roeck-us.net:8010/builders. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Resul

Re: [PATCH 3.15 00/66] 3.15.4-stable review

2014-07-05 Thread Satoru Takeuchi
uilders. > > On a side note, would be great if you can update the master branch > of -stable at some point. It is still at -rc2. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Tes

Re: [PATCH 3.15 00/66] 3.15.4-stable review

2014-07-05 Thread Satoru Takeuchi
at -rc2. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru

Re: [PATCH 3.4 00/19] 3.4.97-stable review

2014-07-05 Thread Satoru Takeuchi
. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest config and test log): http://satoru-takeuchi.org/test-linux-stable/results/version-test datetime.tar.xz

Re: [PATCH 3.14 00/59] 3.14.11-stable review

2014-07-05 Thread Satoru Takeuchi
FAILURE... failed build ... === - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test

Re: [PATCH 3.10 00/46] 3.10.47-stable review

2014-07-05 Thread Satoru Takeuchi
=== - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: https://github.com/satoru-takeuchi/test-linux-stable - Test Result (kernel .config, ktest

Re: [PATCH 3.14 00/59] 3.14.11-stable review

2014-07-05 Thread Satoru Takeuchi
Hi Greg, Add Takashi Iwai to this thread. At Sat, 05 Jul 2014 16:00:41 +0900, Satoru Takeuchi wrote: At Fri, 04 Jul 2014 22:45:42 -0700, Guenter Roeck wrote: On 07/04/2014 03:18 PM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.14.11 release

Re: [PATCH 3.14 00/59] 3.14.11-stable review

2014-07-05 Thread Satoru Takeuchi
At Sat, 5 Jul 2014 12:10:58 -0700, Greg Kroah-Hartman wrote: On Sat, Jul 05, 2014 at 02:56:55PM +0200, Takashi Iwai wrote: At Sat, 05 Jul 2014 18:21:04 +0900, Satoru Takeuchi wrote: Hi Greg, Add Takashi Iwai to this thread. At Sat, 05 Jul 2014 16:00:41 +0900, Satoru

Re: [PATCH 1/1] FS/BTRFS: replace count*size kzalloc by kcalloc

2014-07-01 Thread Satoru Takeuchi
(2014/07/02 9:01), David Sterba wrote: On Wed, Jun 25, 2014 at 08:35:43PM +0200, Fabian Frederick wrote: kcalloc manages count*sizeof overflow. Cc: Chris Mason Cc: Josef Bacik Cc: linux-bt...@vger.kernel.org Signed-off-by: Fabian Frederick Reviewed-by: David Sterba Reviewed-by: Satoru

Re: [PATCH 3.12 000/181] 3.12.24-stable review

2014-07-01 Thread Satoru Takeuchi
gt; let me know. > > Responses should be made by Wed Jul 2 11:49:58 2014 > Anything received after that time might be too late. This kernel passed my test. - Test Cases: - Build this kernel. - Boot this kernel. - Build the latest mainline kernel with this kernel. - Test Tool: h

  1   2   3   4   5   6   >