search for: rantala

Displaying 20 results from an estimated 26 matches for "rantala".

2017 May 15
2
nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
On 05/15/2017 01:10 AM, Tommi Rantala wrote: > Hi, Hey Tommi, Thanks for bisecting this. It's rather unexpected that you should be seeing problems here, but, the commit makes sense for it at least. Are you able to get me new kernel logs of both before and after this patch with "log_buf_len=8M drm.debug=0x14 nouveau.de...
2013 Jun 06
5
[PATCH net 0/2] vhost fixes for 3.10
Two patches fixing the fallout from the vhost cleanup in 3.10. Thanks to Tommi Rantala who reported the issue. Tommi, could you please confirm this fixes the crashes for you? Michael S. Tsirkin (2): vhost: check owner before we overwrite ubuf_info vhost: fix ubuf_info cleanup drivers/vhost/net.c | 26 +++++++++++--------------- drivers/vhost/vhost.c | 8 +++++++- drivers/v...
2013 Jun 06
5
[PATCH net 0/2] vhost fixes for 3.10
Two patches fixing the fallout from the vhost cleanup in 3.10. Thanks to Tommi Rantala who reported the issue. Tommi, could you please confirm this fixes the crashes for you? Michael S. Tsirkin (2): vhost: check owner before we overwrite ubuf_info vhost: fix ubuf_info cleanup drivers/vhost/net.c | 26 +++++++++++--------------- drivers/vhost/vhost.c | 8 +++++++- drivers/v...
2017 May 10
2
nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
Hi, The HP ZBook 15 G3 laptop builtin display (eDP-1) does not work correctly with v4.11-11413-g2868b25. When booting the laptop, the resolution seems to be limited to 1024x768, and gnome-session segfaults. Up to 4.11 the display works just fine in 1920x1080 mode. I'm seeing this in the kernel logs: nouveau 0000:01:00.0: eDP-1: EDID is invalid: [00] BAD 00 ff ff ff ff ff ff 00 ff
2013 Jun 05
1
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
2013/6/5 Michael S. Tsirkin <mst at redhat.com>: > On Tue, Jun 04, 2013 at 09:50:59PM +0300, Tommi Rantala wrote: >> Hello, >> >> Hit this right after killing trinity with Ctrl-C. Was fuzzing >> v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. >> >> Tommi > > Thanks a lot for the report. If found some bugs when looking > at this: I think they...
2013 Jun 05
1
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
2013/6/5 Michael S. Tsirkin <mst at redhat.com>: > On Tue, Jun 04, 2013 at 09:50:59PM +0300, Tommi Rantala wrote: >> Hello, >> >> Hit this right after killing trinity with Ctrl-C. Was fuzzing >> v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. >> >> Tommi > > Thanks a lot for the report. If found some bugs when looking > at this: I think they...
2017 May 15
0
nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
2017-05-15 3:03 GMT+03:00 Ben Skeggs <bskeggs at redhat.com>: > On 05/15/2017 01:10 AM, Tommi Rantala wrote: >> >> Hi, > > Hey Tommi, > > Thanks for bisecting this. It's rather unexpected that you should be seeing > problems here, but, the commit makes sense for it at least. > > Are you able to get me new kernel logs of both before and after this patch > wit...
2013 Jun 05
0
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
On Wed, Jun 05, 2013 at 03:06:33PM +0300, Tommi Rantala wrote: > 2013/6/5 Michael S. Tsirkin <mst at redhat.com>: > > On Tue, Jun 04, 2013 at 09:50:59PM +0300, Tommi Rantala wrote: > >> Hello, > >> > >> Hit this right after killing trinity with Ctrl-C. Was fuzzing > >> v3.10-rc4-0-gd683b96 in a qemu vir...
2013 Jun 06
0
[PATCH net 2/2] vhost: fix ubuf_info cleanup
vhost_net_clear_ubuf_info didn't clear ubuf_info after kfree, this could trigger double free. Fix this and simplify this code to make it more robust: make sure ubuf info is always freed through vhost_net_clear_ubuf_info. Reported-by: Tommi Rantala <tt.rantala at gmail.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- drivers/vhost/net.c | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 6b00f64..7fc47f7 100644 --- a/drivers/vhos...
2017 May 14
0
nouveau "eDP-1: EDID is invalid" regression after 4.11 with HP ZBook 15 G3
...s where DRM isn't available. Signed-off-by: Ben Skeggs <bskeggs at redhat.com> dmesg after boot with drm.debug enabled: v4.10-10409-g5c68d91 (still works): http://termbin.com/b0is v4.10-10410-gdf8dc97 (failure): http://termbin.com/j6lq Tommi 2017-05-10 11:24 GMT+03:00 Tommi Rantala <tt.rantala at gmail.com>: > Hi, > > The HP ZBook 15 G3 laptop builtin display (eDP-1) does not work > correctly with v4.11-11413-g2868b25. > > When booting the laptop, the resolution seems to be limited to > 1024x768, and gnome-session segfaults. > > Up to 4.11 the...
2013 Jun 04
2
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
Hello, Hit this right after killing trinity with Ctrl-C. Was fuzzing v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. Tommi [29175] Random reseed: 3970521611 [29175] Random reseed: 202886419 [29175] Random reseed: 2930978521 [179904.099501] binder: 29175:2539 ioctl 4010630e fff returned -22 [29175] Random reseed: 2776471322 [29175] Random reseed: 3086119361 child 2606 exiting
2013 Jun 04
2
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
Hello, Hit this right after killing trinity with Ctrl-C. Was fuzzing v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. Tommi [29175] Random reseed: 3970521611 [29175] Random reseed: 202886419 [29175] Random reseed: 2930978521 [179904.099501] binder: 29175:2539 ioctl 4010630e fff returned -22 [29175] Random reseed: 2776471322 [29175] Random reseed: 3086119361 child 2606 exiting
2015 Nov 22
0
nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
...Not sure if they affect this particular issue, but thought I'd point it out. Are you fuzzing with multiple threads, or just one at a time? Do you have a branch somewhere public with the changes to add nouveau ioctl support to trinity? Cheers, -ilia On Sun, Nov 22, 2015 at 3:30 PM, Tommi Rantala <tt.rantala at gmail.com> wrote: > Hello, > > I'm seeing this warning and oops when trying to fuzz linus > v4.4-rc1-290-g3ad5d7e with trinity. > > ------------[ cut here ]------------ > WARNING: CPU: 1 PID: 4308 at > drivers/gpu/drm/nouveau/nouveau_fence.c:198 >...
2013 Jun 05
0
vhost && kernel BUG at /build/linux/mm/slub.c:3352!
On Tue, Jun 04, 2013 at 09:50:59PM +0300, Tommi Rantala wrote: > Hello, > > Hit this right after killing trinity with Ctrl-C. Was fuzzing > v3.10-rc4-0-gd683b96 in a qemu virtual machine as the root user. > > Tommi Thanks a lot for the report. If found some bugs when looking at this: I think they were introduced by 2839400f8fe28ce21...
2015 Nov 22
2
nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
Hello, I'm seeing this warning and oops when trying to fuzz linus v4.4-rc1-290-g3ad5d7e with trinity. ------------[ cut here ]------------ WARNING: CPU: 1 PID: 4308 at drivers/gpu/drm/nouveau/nouveau_fence.c:198 nouveau_fence_context_new+0x22e/0x270() CPU: 1 PID: 4308 Comm: trinity-c19 Tainted: G B 4.4.0-rc1+ #1 Hardware name: Dell Inc. OptiPlex 990/0D6H9T, BIOS A06 07/25/2011
2017 Jan 13
11
[Bug 99396] New: Crash in nouveau_dri.so when switching apps with alt-tab in Gnome
https://bugs.freedesktop.org/show_bug.cgi?id=99396 Bug ID: 99396 Summary: Crash in nouveau_dri.so when switching apps with alt-tab in Gnome Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...a <t.figa@samsung.com> Tomasz Figa <tomasz.figa@gmail.com> Tomasz Guszkowski <tsg@o2.pl> Tomasz Mloduchowski <q@qdot.me> Tomasz Moń <desowin@gmail.com> Tomasz Stanislawski <t.stanislaws@samsung.com> Tomi Valkeinen <tomi.valkeinen@ti.com> Tommi Rantala <tt.rantala@gmail.com> Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com> Tomoki Sekiyama <tomoki.sekiyama@gmail.com> Tomoya MORINAGA <tomoya.rohm@gmail.com> Tong Liu <tong.liu@stericsson.com> Tony Breeds <tony@bakeyournoodle.com> Tony Camuso <tcamus...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...a <t.figa@samsung.com> Tomasz Figa <tomasz.figa@gmail.com> Tomasz Guszkowski <tsg@o2.pl> Tomasz Mloduchowski <q@qdot.me> Tomasz Moń <desowin@gmail.com> Tomasz Stanislawski <t.stanislaws@samsung.com> Tomi Valkeinen <tomi.valkeinen@ti.com> Tommi Rantala <tt.rantala@gmail.com> Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com> Tomoki Sekiyama <tomoki.sekiyama@gmail.com> Tomoya MORINAGA <tomoya.rohm@gmail.com> Tong Liu <tong.liu@stericsson.com> Tony Breeds <tony@bakeyournoodle.com> Tony Camuso <tcamus...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...a <t.figa@samsung.com> Tomasz Figa <tomasz.figa@gmail.com> Tomasz Guszkowski <tsg@o2.pl> Tomasz Mloduchowski <q@qdot.me> Tomasz Moń <desowin@gmail.com> Tomasz Stanislawski <t.stanislaws@samsung.com> Tomi Valkeinen <tomi.valkeinen@ti.com> Tommi Rantala <tt.rantala@gmail.com> Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com> Tomoki Sekiyama <tomoki.sekiyama@gmail.com> Tomoya MORINAGA <tomoya.rohm@gmail.com> Tong Liu <tong.liu@stericsson.com> Tony Breeds <tony@bakeyournoodle.com> Tony Camuso <tcamus...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...a <t.figa@samsung.com> Tomasz Figa <tomasz.figa@gmail.com> Tomasz Guszkowski <tsg@o2.pl> Tomasz Mloduchowski <q@qdot.me> Tomasz Moń <desowin@gmail.com> Tomasz Stanislawski <t.stanislaws@samsung.com> Tomi Valkeinen <tomi.valkeinen@ti.com> Tommi Rantala <tt.rantala@gmail.com> Tomoki Sekiyama <tomoki.sekiyama.qu@hitachi.com> Tomoki Sekiyama <tomoki.sekiyama@gmail.com> Tomoya MORINAGA <tomoya.rohm@gmail.com> Tong Liu <tong.liu@stericsson.com> Tony Breeds <tony@bakeyournoodle.com> Tony Camuso <tcamus...