Re: 2.4.29-pre1 OOPS early in boot with Intel ICH5 SATA controller

2005-02-19 Thread Alan J. Wylie
t;, and the boxes that were showing the problem (Supermicro X6DA8) have now been shipped out to customers, where I can no longer do any debugging on them. -- Alan J. Wylie http://www.wylie.me.uk/ "Perfection [in design] is achieved not when there is nothing

Re: kernel 2.6.19 bug report --> "atkbd.c:spurious ACK on isa...." when boot from SATA hd, no way to start system

2007-01-18 Thread Alan J. Wylie
e.co.uk/group/linux.kernel/msg/197ddf90dd6e5058 http://groups.google.com/group/fa.linux.kernel/msg/660c4d2dc419ee44 Try booting with i8042.panicblink=0 -- Alan J. Wylie http://www.wylie.me.uk/ "Perfection [in design] is achieved not when there is noth

Confusing stream of atkbd messages after failed boot

2006-12-02 Thread Alan J. Wylie
een. The atkbd message should at the very least be rate limited. -- Alan J. Wylie http://www.wylie.me.uk/ "Perfection [in design] is achieved not when there is nothing left to add, but rather when there is nothing left to take away." -- Anto

[PATCH 2.6.19 1/1] atkb: supress repeated warning messages

2006-12-05 Thread Alan J. Wylie
On Sat, 2 Dec 2006 13:56:13 +, "Alan J. Wylie" <[EMAIL PROTECTED]> said: > I was presented with a continous stream of error messages: > atkbd.c: Spurious ACK on isa0060/serio Some program might be trying > to access hardware directly. > These seem to be as a

Re: can't boot : Spurious ACK with kernel 2.6.19

2006-12-06 Thread Alan J. Wylie
e > directly." The above message is a result of the keyboard LEDs being flashed after a failed boot. See my posting http://lkml.org/lkml/2006/12/5/239 with a patch to suppress these repeated messages, so you can see what the real problem is. -- Alan J. Wylie

Re: [PATCH 4.14 000/118] 4.14.14-stable review

2018-01-15 Thread Alan J. Wylie
cores were then present Could we have this patch included too, please. Thanks -- Alan J. Wylie https://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience

Re: [PATCH 4.14 000/118] 4.14.14-stable review

2018-01-16 Thread Alan J. Wylie
Thanks for correcting my mistake. I need more coffee and sleep. Shift work isn't agreeing with me. Regards Alan -- Alan J. Wylie https://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience

Re: [Regression] Re: Linux 5.0.2

2019-03-14 Thread Alan J. Wylie
(Adding Linus, since his tree is also broken) Greg KH writes: > On Thu, Mar 14, 2019 at 07:59:00PM +0000, Alan J. Wylie wrote: >> Greg KH writes: >> >> > I'm announcing the release of the 5.0.2 kernel. >> >> There is a regression for AMD-only

Re: [Regression] Re: Linux 5.0.2

2019-03-14 Thread Alan J. Wylie
Greg KH writes: > On Thu, Mar 14, 2019 at 02:52:50PM -0700, Greg KH wrote: >> On Thu, Mar 14, 2019 at 08:43:14PM +0000, Alan J. Wylie wrote: >> > >> > (Adding Linus, since his tree is also broken) >> >> Again, can you try running 'git bisect'

Re: [PATCH v3 4/4] PCI: hotplug: Add quirk For Dell nvme pcie switches

2019-04-19 Thread Alan J. Wylie
Alexandru Gagniuc writes: > These switches are used to fornicate the motherboard's x16 PCIe ports ^ I don't think that's the word you intended to use. -- Alan J. Wylie https://www.wylie.me.uk/ D

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-12 Thread Alan J. Wylie
group(0) = ? 13761 +++ exited with 0 +++ I'm off to bed now with a stinking head cold I'm afraid. -- Alan J. Wylie http://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-12 Thread Alan J. Wylie
mp/strace.txt systemd-nspawn -q -D /work/chroot.32 --register=no date Fri Jan 13 07:08:01 GMT 2017 + date Fri Jan 13 07:08:01 GMT 2017 Fri Jan 13 07:08:01 GMT 2017 -- Alan J. Wylie http://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-12 Thread Alan J. Wylie
07:35 0:00 \_ /usr/sbin/postdrop -r Still hangs -- Alan J. Wylie http://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-13 Thread Alan J. Wylie
pipe->curbuf != curbuf || > + pipe->buffers != buffers) > + ) { > + printk(KERN_ERR "nr: %d->%d, cur: %d->%d, buffers: %d->%d\n", > + nrbufs, pipe->nrbufs, > + curbuf, pipe->curbuf,

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-13 Thread Alan J. Wylie
", > + nrbufs, pipe->nrbufs, > + curbuf, pipe->curbuf, > + buffers, pipe->buffers); > + printk(KERN_ERR "copied: %zd, count:%d, idx:%d, offs:%d\n", > + copied, count, idx,

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-14 Thread Alan J. Wylie
2:56:01 maglor postfix/qmgr[650]: 8577A604F2: removed No other problems are apparent. I'll run this for a bit, then apply it to my workstation (which I'm rather fond of) and make sure there are no new regressions. -- Alan J. Wylie http://www.wyli

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-14 Thread Alan J. Wylie
at 13:16 on Sat 14-Jan-2017 Alan J. Wylie (a...@wylie.me.uk) wrote: > I'll run this for a bit, then apply it to my workstation (which I'm > rather fond of) and make sure there are no new regressions. Looking good. -- Alan J. Wylie http:/

4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-12 Thread Alan J. Wylie
===== config-4.9.3.bz2 Description: Binary data -- Alan J. Wylie http://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience

Re: 4.9.0 regression in pipe-backed iov_iter with systemd-nspawn

2017-01-12 Thread Alan J. Wylie
at 20:31 on Thu 12-Jan-2017 Al Viro (v...@zeniv.linux.org.uk) wrote: > On Thu, Jan 12, 2017 at 08:26:52PM +0000, Alan J. Wylie wrote: > > > > Some time after 4.9.0 was released, I noticed that a cron job running > > systemd-nspawn was hanging trying to send mail. > >

do_raw_spin_lock, BUG: kernel NULL pointer dereference, address: 0000000000000084

2020-05-10 Thread Alan J. Wylie
9.gz Description: GNU Zip compressed data -- Alan J. Wylie https://www.wylie.me.uk/ Dance like no-one's watching. / Encrypt like everyone is. Security is inversely proportional to convenience