Revert remaining unneeded change so the topic branch can be removed.

This commit is contained in:
Brian Behlendorf 2009-07-30 09:59:31 -07:00
parent 0d5745b290
commit e6e403381d
1 changed files with 1 additions and 1 deletions

View File

@ -3485,7 +3485,7 @@ arc_init(void)
/* Start out with 1/8 of all memory */
arc_c = physmem * PAGESIZE / 8;
#if defined(_KERNEL) && defined(__i386)
#ifdef _KERNEL
/*
* On architectures where the physical memory can be larger
* than the addressable space (intel in 32-bit mode), we may