[uml-user] unable to get login prompt with CONFIG_FRAME_POINTER & x86_64

2006-04-07 Thread S A
Hi I am having a problem getting an initial login prompt on my UML and it's related to CONFIG_FRAME_POINTER (my host system is a x86_64 machine running 2.6.16). With a 2.6.16 codebase (and it has the x86_64 patch referenced in http://www.ussg.iu.edu/hypermail/linux/kernel/0510.1/0185.html), I ob

Re: [uml-user] unable to get login prompt with CONFIG_FRAME_POINTER & x86_64

2006-04-07 Thread S A
pace (regs=0x60d0eb08) at process.c:298 From: Jeff Dike <[EMAIL PROTECTED]> To: S A <[EMAIL PROTECTED]> CC: user-mode-linux-user@lists.sourceforge.net Subject: Re: [uml-user] unable to get login prompt with CONFIG_FRAME_POINTER & x86_64 Date: Fri, 7 Apr 2006 15:41:11 -0400 On

Re: [uml-user] unable to get login prompt with CONFIG_FRAME_POINTER & x86_64

2006-04-07 Thread S A
each is waiting on a different event: Thread 1 - io_getevents(0x2b723ae76000, 0x1, 0x1, 0x6042ffb8, 0 Thread 2 - read(5, Thread 3 - poll( I will be back online in a couple of hours. Thank you for your help. shalb. From: Jeff Dike <[EMAIL PROTECTED]> To: S A <[EMAIL PROTEC

Re: [uml-user] unable to get login prompt with CONFIG_FRAME_POINTER & x86_64

2006-04-10 Thread S A
Jeff Yes! That fixed it. So the asm was just getting compiled out ? thanks! shalbh From: Jeff Dike <[EMAIL PROTECTED]> To: S A <[EMAIL PROTECTED]> CC: user-mode-linux-user@lists.sourceforge.net Subject: Re: [uml-user] unable to get login prompt with CONFIG_FRAME_POINTER &a