lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 26 Feb 2007 20:05:54 +0900 (JST) From: Atsushi Nemoto <anemo@....ocn.ne.jp> To: ralf@...ux-mips.org Cc: jeff@...zik.org, michal.k.k.piotrowski@...il.com, pg@...stanford.edu, ahennessy@...sta.com, netdev@...r.kernel.org, linux-mips@...ux-mips.org, Sergei Shtylyov <sshtylyov@...mvista.com> Subject: Re: possible bug in net/tc35815.c in linux-2.6.19 On Mon, 26 Feb 2007 10:26:59 +0000, Ralf Baechle <ralf@...ux-mips.org> wrote: > > I created my own patch for this (and one other bug), and checked it in. > > > > Really, though, someone in MIPS-land should give this driver some loving > > care. It is filled with bugs and 2.4-era anachronisms. > > Took a look at it. It's sort of a non-bug because the driver cannot be > compiled as module, so the module_exit function cannot possibly be > executed. The board support code is calling into the driver which makes > it impossible to build this driver as a module, yet it's possible to > select building this driver as a module ... Oh yeah, that root_tc35815_dev > stuff is also pretty ugly. Yes, the driver is quite obsoleted. It was added long ago with arch/mips/jmr3927 and not maintained long time, as like as the board itself. I know both MontaVista and CELF have new driver for the chip. If anybody in MontaVista did not complain I can send CELF's one available at http://tree.celinuxforum.org/pubwiki/moin.cgi/PatchArchive. (it needs some changes for recent kernel, for example pt_regs removal, but it would be easy). Sergei? --- Atsushi Nemoto - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists