search for: 34112bf4935d

Displaying 3 results from an estimated 3 matches for "34112bf4935d".

2018 Jul 05
4
[PATCH 0/2] drm/nouveau: Fix panic on nouveau unload.
...as seeing while unloading the nouveau module. Unloading the nouveau module on my optimus notebook machine causes the system to panic. This started occuring when moving from 4.4 to 4.14. These patches make it such that the system does not panic when unloading the module. 4.14 also requires commit 34112bf4935d ("drm/nouveau/fbcon: fix NULL pointer access in nouveau_fbcon_destroy") which was already included in the 4.18 tree. These patches make it so I can unload the module without a panic but there is a warning when unloading the module: sysfs group 'power' not found for kobject '...
2018 Jul 17
0
[PATCH 0/2] drm/nouveau: Fix panic on nouveau unload.
...le. > > Unloading the nouveau module on my optimus notebook machine causes > the system to panic. This started occuring when moving from 4.4 > to 4.14. > > These patches make it such that the system does not panic > when unloading the module. > > 4.14 also requires commit 34112bf4935d ("drm/nouveau/fbcon: fix NULL > pointer access in nouveau_fbcon_destroy") which was already included in > the 4.18 tree. > > These patches make it so I can unload the module without a panic but > there is a warning when unloading the module: > sysfs group 'power'...
2018 Jul 17
2
[PATCH 0/2] drm/nouveau: Fix panic on nouveau unload.
...nouveau module on my optimus notebook machine causes >> the system to panic. This started occuring when moving from 4.4 >> to 4.14. >> >> These patches make it such that the system does not panic >> when unloading the module. >> >> 4.14 also requires commit 34112bf4935d ("drm/nouveau/fbcon: fix NULL >> pointer access in nouveau_fbcon_destroy") which was already included in >> the 4.18 tree. >> >> These patches make it so I can unload the module without a panic but >> there is a warning when unloading the module: >> sy...