Jay Lan (on Tue, 21 Aug 2007 15:37:17 -0700) wrote: >Nicolas S. Dade wrote: >> I've noticed kdb 4.4 does not compile if CONFIG_SWAP is not set. There seems >> to reason to require swap, so the attached patch removes the two calls to >> kdb_si_swapinfo() which break the compile.
That was fixed in kdb v4.4-2.6.14-common-2. kdb_si_swapinfo() is #defined to si_swapinfo when CONFIG_SWAP=n. --------------------------- Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.
