diff options
author | Matthew Garrett <mjg59@srcf.ucam.org> | 2008-08-20 23:08:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-21 00:40:30 +0200 |
commit | f14413184b1de4dcbd5ec3e7c129c3ce2079f543 (patch) | |
tree | af063aad59d9cdb851a0549cd29d529c37a32863 /fs/mpage.c | |
parent | FRV: Provide ioremap_wc() for FRV (diff) | |
download | linux-f14413184b1de4dcbd5ec3e7c129c3ce2079f543.tar.xz linux-f14413184b1de4dcbd5ec3e7c129c3ce2079f543.zip |
eeepc-laptop: fix use after free
eeepc-laptop uses the hwmon struct after unregistering the device, causing
an oops on module unload. Flip the ordering to fix.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Corentin Chary <corentincj@iksaif.net>
Cc: Karol Kozimor <sziwan@users.sourceforge.net>
Cc: <stable@kernel.org> [2.6.26.x]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions