Merge branch 'linux-arc' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2009-02-06 10:12:34 -08:00
commit b52f710397
1 changed files with 1 additions and 1 deletions

View File

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