Re: suspend-related shceduler fix

2014-07-26 Thread Philip Guenther
On Sat, Jul 26, 2014 at 4:56 AM, Mark Kettenis wrote: > Thanks to the evil Intel AMT serial, I've been able to figure out what > made my x220 hang when suspending. Turns out that the fix matthew@ > committed almost two weeks ago uncovered another bug that made > sched_stop_secondary_cpus() spin

bgpctl: enlarge columns for 4-byte ASN display

2014-07-26 Thread Gregor Best
Hi people, I'm running OpenBGPD with a few peers that have large 4-byte AS numbers. Displaying the table of peers with `bgpctl show` shows the stats just fine, but the length of the AS number shifts the content of the statistics confusingly far to the right, such as in the following example: $

Re: suspend-related shceduler fix

2014-07-26 Thread Brent Cook
This cures my x220 as well. OK bcook@ On Jul 26, 2014 6:56 AM, "Mark Kettenis" wrote: > Thanks to the evil Intel AMT serial, I've been able to figure out what > made my x220 hang when suspending. Turns out that the fix matthew@ > committed almost two weeks ago uncovered another bug that made > s

suspend-related shceduler fix

2014-07-26 Thread Mark Kettenis
Thanks to the evil Intel AMT serial, I've been able to figure out what made my x220 hang when suspending. Turns out that the fix matthew@ committed almost two weeks ago uncovered another bug that made sched_stop_secondary_cpus() spin forever if there was a processing running on a secondary cpu but

Re: boot/zboot: cmd.c merge

2014-07-26 Thread Todd T. Fries
I'll have to see about trying this out on my zaurus. Last time I checked, the boot> prompt ran in linux text console mode, which means once you reach the last line, it scrolls on the last line, and the rest of the screen is locked. Highly inconvenient without clear. Hmm.. Penned by Tobias Stoec