diff options
| author | Greg Kroah-Hartman <[email protected]> | 2006-02-16 13:50:23 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2006-03-20 13:42:58 -0800 |
| commit | 03e88ae1b13dfdc8bbaa59b8198e1ca53aad12ac (patch) | |
| tree | 322127d9875129d2e9b1c3cb744b4940bd7d8a47 /include/linux/debugobjects.h | |
| parent | b87ba0a33a634c9a8e3609702122a04034a0688d (diff) | |
[PATCH] fix module sysfs files reference counting
The module files, refcnt, version, and srcversion did not properly
increment the owner's module reference count, allowing the modules to
be removed while the files were open, causing oopses.
This patch fixes this, and also fixes the problem that the version and
srcversion files were not showing up, unless CONFIG_MODULE_UNLOAD was
enabled, which is not correct.
Cc: Nathan Lynch <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions