Re: highmem handling again
From: Sam Ravnborg
Date: Sun Aug 08 2004 - 14:57:59 EST
On Sun, Aug 08, 2004 at 09:23:00PM +0200, Pavel Machek wrote:
> }
> - } else
> + } else {
> + extern int restore_highmem(void);
> + restore_highmem();
Prototype in .h files...
Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/