Linux 2.4.17-rc2: highmem breaks loop, affs

Matthias Andree (matthias.andree@gmx.de)
Wed, 19 Dec 2001 18:57:09 +0100


On Tue, 18 Dec 2001, Marcelo Tosatti wrote:

> So here it goes 2.4.17-rc2... as expected, bugfixes only.

A Highmem (4G) enabled kernel breaks loop and affs, without Highmem, it
is ok (SMP enabled kernel, 1 GB RAM):

depmod: *** Unresolved symbols in /lib/modules/2.4.17-rc2/kernel/drivers/block/loop.o
depmod: kunmap_high
depmod: create_bounce
depmod: highmem_start_page
depmod: kmap_high
depmod: *** Unresolved symbols in /lib/modules/2.4.17-rc2/kernel/fs/affs/affs.o
depmod: kunmap_high
depmod: highmem_start_page
depmod: kmap_high

I can provide a .config if needed.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/