fglrx: Unknown symbol verify_area
Saturday, October 29th, 2005I just upgraded to linux 2.6.14, which seems to work fine here. Finally, the ipw2200 driver got integrated, so I don’t have the possibility to forget it anymore :)
In Linux 2.6.14 though, developers have decided to finally remove verify_area(), which was deprecated since a while and superceded by access_ok(). This has the drawback of breaking [...]