Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0

2015-03-17 Thread Andreas Schwab
Peter Hurley writes: > Would you share what the actual prom stdout string value is? > (linux,stdout-path is equivalent) You mean the contents of chosen/linux,stdout-path? "/pci@0,f000/NVDA,Parent@10/NVDA,Display-B@1" Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG

Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0

2015-03-17 Thread Andreas Schwab
[ 23.852139] [c001ee0bbc50] [c0045b38] .do_exit+0x550/0xa08 [ 23.852156] [c001ee0bbd30] [c0047178] .do_group_exit+0x48/0xbc [ 23.852173] [c001ee0bbdc0] [c0047200] .__wake_up_parent+0x0/0x38 [ 23.852192] [c001ee0bbe30] [c0007d18] system_call+0x38/0xd0 Andreas.

Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0

2015-03-17 Thread Andreas Schwab
that if either if these patches are the culprit likely > your system is still booting you're just not getting any > messages on either video output No, it is panicking. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5

Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0

2015-03-17 Thread Andreas Schwab
Geert Uytterhoeven writes: > Most probably, the chosen/stdout-path is provided automatically by the > firmware, even if no serial console is present. Andreas, is that correct? There is only chosen/linux,stdout-path, pointing to the display device. Andreas. -- Andreas Schwab, sch...

Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0

2015-03-16 Thread Andreas Schwab
Peter Hurley writes: > On 03/16/2015 08:19 PM, Andreas Schwab wrote: >> Peter Hurley writes: >> >>> I don't see this as a regression, but rather a misconfiguration. >> >> It breaks booting on PowerMac. > > It doesn't boot? Yes. Andreas

Re: [REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0

2015-03-16 Thread Andreas Schwab
Peter Hurley writes: > I don't see this as a regression, but rather a misconfiguration. It breaks booting on PowerMac. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something complet

Re: [PATCH 1/5] m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()

2014-09-28 Thread Andreas Schwab
Geert Uytterhoeven writes: > While most callers run early, before interrupt are disabled, or interrupts are enabled Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And

Re: [Regression][Revert request] Excessive delay or hang during resume from system suspend due to a hrtimer commit

2012-07-16 Thread Andreas Schwab
"Rafael J. Wysocki" writes: > On Monday, July 16, 2012, Thomas Gleixner wrote: >> Does the following patch fix the problem for you ? > > Yes, it does, thanks! Works for me as well. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7

Re: [PATCH 6/6] hrtimer: Update hrtimer base offsets each hrtimer_interrupt

2012-07-15 Thread Andreas Schwab
Andreas Schwab writes: > This breaks resume on the iBook G4 (PowerBook6,7). Apparently during or > before noirq resume the system is hanging by the same amount of time as > the system was sleeping. The point where the time is wasted actually appears to be _after_ resume (the elapsed

Re: [PATCH 6/6] hrtimer: Update hrtimer base offsets each hrtimer_interrupt

2012-07-15 Thread Andreas Schwab
This breaks resume on the iBook G4 (PowerBook6,7). Apparently during or before noirq resume the system is hanging by the same amount of time as the system was sleeping. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5