Hi all,
I found that sunhme.c doesn't check ioremap() return value and doesn't
call iounmap() on module unload. Attached patch (for 2.4.1-ac20) should fix it,
compiles clearly, but untested (I have no such hardware).
Best regards.
--
Andrey Panin | Embedded systems software engineer
[email protected] | PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc
Andrey Panin writes:
> I found that sunhme.c doesn't check ioremap() return value and doesn't
> call iounmap() on module unload. Attached patch (for 2.4.1-ac20) should fix it,
> compiles clearly, but untested (I have no such hardware).
Thanks I've applied this patch.
Later,
David S. Miller
[email protected]