On Mon, 14 Apr 2003 20:58:06 +0200, =3D?iso-8859-1?Q?J=3DF6rn?=3D Engel s=
aid:
> Module load sounds unrealistic for .[123...], as you shouldn't change
> any interfaces with fixes. But it might be a real problem for -ac.
I'm reading this, and looking at a patch from Russell King that entirely
nukes several functions, and adds several new ones:
-static int setup_socket(socket_info_t *);
static void shutdown_socket(socket_info_t *);
-static void reset_socket(socket_info_t *);
-static void unreset_socket(socket_info_t *);
static void parse_events(void *info, u_int events);
+static void sm_init(socket_info_t *s);
+static void sm_exit(socket_info_t *s);
And yes, that's in something that could be a module (pcmcia/cs.c).
(Yes Russell, I'll test it when I get home - the offending card is there
and I'm here at the moment.. ;)
--==_Exmh_-2061338080P
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Exmh version 2.5 07/13/2001
iD8DBQE+mwn9cC3lWbTT17ARAvBMAJ0deOMeeO7lcpB8SHLkmBKfJqwYHgCglYJ1
GeF+MwJyXX4YmNPi8BTCbRY=
=bQne
-----END PGP SIGNATURE-----
--==_Exmh_-2061338080P--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/