Bug 118602 - oops after unloading pcc_acpi
Summary: oops after unloading pcc_acpi
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: Other All
: P5 - None : Critical
Target Milestone: ---
Assignee: Olaf Kirch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 97395
  Show dependency treegraph
 
Reported: 2005-09-23 16:26 UTC by Forgotten User ZhJd0F0L3x
Modified: 2005-10-06 11:44 UTC (History)
2 users (show)

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
fix pcc_acpi somehow (works for me) (6.85 KB, patch)
2005-09-23 16:29 UTC, Forgotten User ZhJd0F0L3x
Details | Diff
shortend patch without formatting stuff, only the fix (709 bytes, patch)
2005-09-27 14:07 UTC, Thomas Renninger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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