Hi there,
just look at fs/cramfs/inode.c:cramfs_read_page()
It uses page_address instead of kmap().
I would have fixed it myself, but I don't know, how I should
kunmap() it, once we have memory pressure.
BTW: I bought an SMP machine with 1GB RAM yesterday to test such
cases and found the first BUG now.
Yes I know, that nobody build embedded machines with HIGHMEM
support, but it's still a BUG right? ;-)
Regards
Ingo Oeser
--
10.+11.03.2001 - 3. Chemnitzer LinuxTag <http://www.tu-chemnitz.de/linux/tag>
<<<<<<<<<<<< been there and had much fun >>>>>>>>>>>>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/