nouveau: vm flush timeout: 0x00000022

2011-05-16 Thread Eric Paris
I've got a box which I recently updated to F15. Everything about it seemed rock solid perfect back on RHEL4, RHEL5, and RHEL6. This is a pre-release OEM box which I can't update BIOS because they dropped support for the motherboard so if you want a way out, blame BIOS. After I installed F15 with

[PATCH] DRM: drm_debugfs_create_files uses unitialized stack in error printk

2011-05-11 Thread Eric Paris
d see a message like below on every boot: [drm:drm_debugfs_create_files] *ERROR* Cannot create /sys/kernel/debug/dri/I?5^B???/3 Signed-off-by: Eric Paris --- drivers/gpu/drm/drm_debugfs.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_debugfs.c b/

[PATCH] DRM: drm_debugfs_create_files uses unitialized stack in error printk

2011-05-11 Thread Eric Paris
d see a message like below on every boot: [drm:drm_debugfs_create_files] *ERROR* Cannot create /sys/kernel/debug/dri/I�5^B���/3 Signed-off-by: Eric Paris --- drivers/gpu/drm/drm_debugfs.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_debugfs.c b/