On Wed, 9 August 2006 14:15:24 -0400, Jeff Dike wrote:
>
> Make checkstack work for UML. We need to pass the underlying architecture
> name, rather than "um" to checkstack.pl.
>
> Signed-off-by: Jeff Dike <[EMAIL PROTECTED]>
Acked-by: Joern Engel <[EMAIL PROTECTED]>
Jörn
--
Geld macht nicht
Hi all,
There is a bug with UML kernel, some host directory can not be read, for example "ls /mnt/host/usr/lib", this command is dead until you press CTRL+c. I test it with Redhat Enterprise Linux 4.
This is because the UML read host directory through opendir, seekdir, readdir and telldir. W
On Thu, Aug 10, 2006 at 12:22:16AM -0400, Jeff Dike wrote:
> On Wed, Aug 09, 2006 at 09:09:22PM -0500, Matt Mackall wrote:
> > On Wed, Aug 09, 2006 at 02:15:24PM -0400, Jeff Dike wrote:
> > > Make checkstack work for UML. We need to pass the underlying architecture
> > > name, rather than "um" to