Re: [PATCH][RFC] reorganized per-CPU data

Jamie Lokier (lk@tantalophile.demon.co.uk)
Wed, 7 Jun 2000 15:11:57 +0200


Dimitris Michailidis wrote:
> Comments on the proposed scheme and suggestions are very welcome.

Looks good in principle, but a few comments:

- If you compile without CONFIG_IPV6 and later enable it as a module,
recompile, and load the module, you'll crash horribly.

- Generally modules still have to use arrays.

- I think `percpu' is a more informative name than `pda'.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/