summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2011-05-11 17:57:15 +0000
committerdchagin <dchagin@FreeBSD.org>2011-05-11 17:57:15 +0000
commite506954648aa1463322afff9e5709e15a5b6340f (patch)
treedcfa3b60b4222448a4f1cef72be674adcd948b0a /sys/amd64
parent40f229c46d3fe080e836a40729c63cfbed85494b (diff)
downloadFreeBSD-src-e506954648aa1463322afff9e5709e15a5b6340f.zip
FreeBSD-src-e506954648aa1463322afff9e5709e15a5b6340f.tar.gz
Remove wrong comment.
MFC after: 1 week.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/machdep.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c
index 127b2cf..94b4037 100644
--- a/sys/amd64/amd64/machdep.c
+++ b/sys/amd64/amd64/machdep.c
@@ -1298,9 +1298,6 @@ add_smap_entry(struct bios_smap *smap, vm_paddr_t *physmap, int *physmap_idxp)
* available physical memory in the system, then test this memory and
* build the phys_avail array describing the actually-available memory.
*
- * If we cannot accurately determine the physical memory map, then use
- * value from the 0xE801 call, and failing that, the RTC.
- *
* Total memory size may be set by the kernel environment variable
* hw.physmem or the compile-time define MAXMEM.
*
OpenPOWER on IntegriCloud