Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1642172 > unrolled thread
| Started by | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| First post | 2017-05-16 03:40 +0200 |
| Last post | 2017-05-16 07:10 +0200 |
| 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: [lkp-robot] [asm] c1aad8dcc4: BUG:kernel_hang_in_boot_stage Al Viro <viro@ZenIV.linux.org.uk> - 2017-05-16 03:40 +0200
Re: [lkp-robot] [asm] c1aad8dcc4: BUG:kernel_hang_in_boot_stage Ye Xiaolong <xiaolong.ye@intel.com> - 2017-05-16 07:10 +0200
| From | Al Viro <viro@ZenIV.linux.org.uk> |
|---|---|
| Date | 2017-05-16 03:40 +0200 |
| Subject | Re: [lkp-robot] [asm] c1aad8dcc4: BUG:kernel_hang_in_boot_stage |
| Message-ID | <tHzCW-7pz-9@gated-at.bofh.it> |
On Tue, May 16, 2017 at 09:19:57AM +0800, kernel test robot wrote:
>
> FYI, we noticed the following commit:
>
> commit: c1aad8dcc49382399f48541dc47b6e30b0ef1b62 ("asm-generic: zero in __get_user(), not __get_user_fn()")
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
>
> in testcase: trinity
> with following parameters:
>
> runtime: 300s
>
> test-description: Trinity is a linux system call fuzz tester.
> test-url: http://codemonkey.org.uk/projects/trinity/
>
>
> on test machine: qemu-system-x86_64 -enable-kvm -smp 2 -m 420M
Huh? That commit touches only include/asm-generic/uaccess.h and
this file is not even looked at during x86 builds.
[toc] | [next] | [standalone]
| From | Ye Xiaolong <xiaolong.ye@intel.com> |
|---|---|
| Date | 2017-05-16 07:10 +0200 |
| Message-ID | <tHCUb-1hc-27@gated-at.bofh.it> |
| In reply to | #1642172 |
On 05/16, Al Viro wrote:
>On Tue, May 16, 2017 at 09:19:57AM +0800, kernel test robot wrote:
>>
>> FYI, we noticed the following commit:
>>
>> commit: c1aad8dcc49382399f48541dc47b6e30b0ef1b62 ("asm-generic: zero in __get_user(), not __get_user_fn()")
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
>>
>> in testcase: trinity
>> with following parameters:
>>
>> runtime: 300s
>>
>> test-description: Trinity is a linux system call fuzz tester.
>> test-url: http://codemonkey.org.uk/projects/trinity/
>>
>>
>> on test machine: qemu-system-x86_64 -enable-kvm -smp 2 -m 420M
>
>Huh? That commit touches only include/asm-generic/uaccess.h and
>this file is not even looked at during x86 builds.
Just double checked, this error also showed in parent commit. So it's a false
positive. Sorry for the noise.
Thanks,
Xiaolong
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web