Bug 118602

Summary: oops after unloading pcc_acpi
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x>
Component: KernelAssignee: Olaf Kirch <okir>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: behlert, vojtech
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 97395    
Attachments: fix pcc_acpi somehow (works for me)
shortend patch without formatting stuff, only the fix

Description Forgotten User ZhJd0F0L3x 2005-09-23 16:26:53 UTC
if i unload pcc_acpi on a panasonic cf-51, then cat /proc/bus/input/devices, the
kernel oopses.
Comment 1 Forgotten User ZhJd0F0L3x 2005-09-23 16:28:29 UTC
i'll attach a patch which
- fixes the oops (missing input_unregister_device)
- makes the driver actually do something useful
Comment 2 Forgotten User ZhJd0F0L3x 2005-09-23 16:29:44 UTC
Created attachment 50750 [details]
fix pcc_acpi somehow (works for me)

this works for me.
Comment 3 Thomas Renninger 2005-09-27 14:07:16 UTC
Created attachment 50941 [details]
shortend patch without formatting stuff, only the fix

Should be easier to check later whether the patch is really still needed...
Comment 4 Thomas Renninger 2005-10-06 08:10:33 UTC
Why am I still assigned to this one?
Can this be added Olaf if it has not already, should be rather uncritical as
this is an seldom used module.
Comment 5 Olaf Kirch 2005-10-06 11:44:41 UTC
Added to 10.0 and HEAD