[patch 1/1] hvc_console: fix: hp->ws winsize check runs out-of-sync

2008-11-18 Thread Hendrik Brueckner
From: Hendrik Brueckner <[EMAIL PROTECTED]> The test to check for a new winsize runs out-of-sync with the underlying tty. After a tty has been released and initialized again, the winsize might differ between the tty and the hp struct. The solution is to simply remove the check and always schedule

Re: [patch 1/1] hvc_console: fix: hp->ws winsize check runs out-of-sync

2008-12-03 Thread Paul Mackerras
Hendrik Brueckner writes: > From: Hendrik Brueckner <[EMAIL PROTECTED]> > > The test to check for a new winsize runs out-of-sync with the underlying > tty. After a tty has been released and initialized again, the winsize might > differ between the tty and the hp struct. > The solution is to simp

Re: [patch 1/1] hvc_console: fix: hp->ws winsize check runs out-of-sync

2008-12-03 Thread Hendrik Brueckner
Hi Paul, On Wed, Dec 03, 2008 at 08:17:13PM +1100, Paul Mackerras wrote: > Looks OK. Is this going to go in via the s390 tree, or should I put > it in the powerpc tree? The patch should go via the powerpc tree. Thanks and regards, Hendrik ___ Linuxppc-