[PATCH] Fix NKPT kernel config option

From: Robert Millan <rmh_at_debian.org>
Date: Thu, 1 Sep 2011 21:46:43 +0200
Hi John,

Thanks for adding an NKPT kernel config option (r225194), but this
doesn't seem to work unless opt_pmap.h is included, see attached
patch.

Without this include, there's no garantee that the NKPT definition code:

#ifndef NKPT
#define NKPT            32
#endif

will use the value specified in config.  Or worse, it may even use
different values for different .c files.

-- 
Robert Millan

Received on Thu Sep 01 2011 - 18:17:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:17 UTC