[Xen-ia64-devel] [Patch] fix serial console setting of PRIMEQUEST

2007-04-06 Thread Akio Takebe
Hi, Alex

I mistake the previous patch to use serial console.
I thought ns16550_com1.irq was irq number,
but this is gsi number.
So I fix it and use ns16550_com1_gsi to call iosapic_register_intr().

When I made the previous patch, I used sync_console option,
so I don't notice the issue.
We can use serial console without sync_console otpion on PRIMEQUEST.

Please apply this patch.

Signed-off-by: Akio Takebe [EMAIL PROTECTED]

Best Regards,

Akio Takebe

fix_pq_serial_cofig.patch
Description: Binary data
___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel

Re: [Xen-ia64-devel] [Patch] fix serial console setting of PRIMEQUEST

2007-04-06 Thread Alex Williamson
On Fri, 2007-04-06 at 15:09 +0900, Akio Takebe wrote:
 Hi, Alex
 
 I mistake the previous patch to use serial console.
 I thought ns16550_com1.irq was irq number,
 but this is gsi number.
 So I fix it and use ns16550_com1_gsi to call iosapic_register_intr().
 
 When I made the previous patch, I used sync_console option,
 so I don't notice the issue.
 We can use serial console without sync_console otpion on PRIMEQUEST.
 
 Please apply this patch.

   Applied.  Thanks,

Alex

-- 
Alex Williamson HP Open Source  Linux Org.


___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel