misc_cache_init

Frank Cornelis (fcorneli@elis.rug.ac.be)
Mon, 3 Dec 2001 13:36:04 +0100 (CET)


Hi,

I looked at some past kernel mailings and it seems like some archs need
specific caches and others don't. In order to provide these
functionalities I suggest to add somewhere to init/main.c
misc_cache_init();
and provide an initial
#define misc_cache_init() do {} while (0)
for every architecture.
Anyone agrees on this?

Frank.

-
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/