Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #60400 > unrolled thread

Bug#892057: QNAP TS-x09 fails to boot (when obtaining MAC)

Started byMartin Michlmayr <tbm@cyrius.com>
First post2018-03-04 19:10 +0100
Last post2018-03-27 01:40 +0200
Articles 5 — 2 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#892057: QNAP TS-x09 fails to boot (when obtaining MAC) Martin Michlmayr <tbm@cyrius.com> - 2018-03-04 19:10 +0100
    Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC Martin Michlmayr <tbm@cyrius.com> - 2018-03-04 19:30 +0100
      Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC Martin Michlmayr <tbm@cyrius.com> - 2018-03-29 03:00 +0200
        Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC Martin Michlmayr <tbm@cyrius.com> - 2018-05-30 22:50 +0200
    Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC Andrew Lunn <andrew@lunn.ch> - 2018-03-27 01:40 +0200

#60400 — Bug#892057: QNAP TS-x09 fails to boot (when obtaining MAC)

FromMartin Michlmayr <tbm@cyrius.com>
Date2018-03-04 19:10 +0100
SubjectBug#892057: QNAP TS-x09 fails to boot (when obtaining MAC)
Message-ID<vpGf7-8cW-11@gated-at.bofh.it>
Package: linux
Version: 4.9.65-3
Severity: important

A number of Debian users reported that Debian stretch doesn't boot on
their QNAP TS-x09 whereas jessie works fine, e.g.

https://forum.qnap.com/viewtopic.php?f=147&t=138368
https://lists.debian.org/debian-arm/2018/02/msg00070.html

Debian user "Mopox" just sent me a log which I forwarded upstream.
(Unfortunately before I filed this bug... I'll update this bug later.)

-- 
Martin Michlmayr
http://www.cyrius.com/

[toc] | [next] | [standalone]


#60401 — Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC

FromMartin Michlmayr <tbm@cyrius.com>
Date2018-03-04 19:30 +0100
SubjectBug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC
Message-ID<vpGyu-8ln-5@gated-at.bofh.it>
In reply to#60400
Fix:
https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=13a55372b64e00e564a08d785ca87bd9d454ba30

----- Forwarded message from Andrew Lunn <andrew@lunn.ch> -----

Date: Sun, 4 Mar 2018 19:17:41 +0100
From: Andrew Lunn <andrew@lunn.ch>
To: Martin Michlmayr <tbm@cyrius.com>
Cc: Gregory Clement <gregory.clement@free-electrons.com>, andriy.shevchenko@linux.intel.com, linux-arm-kernel@lists.infradead.org
Subject: Re: TS-x09 fails to boot when obtaining MAC
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,T_RP_MATCHES_RCVD,T_SPF_HELO_TEMPERROR
	autolearn=ham autolearn_force=no version=3.4.1

On Sun, Mar 04, 2018 at 06:20:18PM +0100, Martin Michlmayr wrote:
> Several Debian users reported that Debian 9 (4.9 kernel) fails to boot
> on their QNAP TS-x09 wheras Debian 8 (3.16) works fine.  One user
> provided the following kernel log with earlyprintk.  I suspect the
> issue was introduced in 4904dbda41c860fd117b20f3c48adb2780eee37e.

Hi Martin

Please see commit

13a55372b64e00e564a08d785ca87bd9d454ba30 in DaveM's net repo. This
should make its way to stable.

       Andrew

----- End forwarded message -----

-- 
Martin Michlmayr
http://www.cyrius.com/

[toc] | [prev] | [next] | [standalone]


#60601 — Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC

FromMartin Michlmayr <tbm@cyrius.com>
Date2018-03-29 03:00 +0200
SubjectBug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC
Message-ID<vxJSx-3wa-7@gated-at.bofh.it>
In reply to#60401
The fix is in Linus' tree since v.16-rc5:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=13a55372b64e00e564a08d785ca87bd9d454ba30

I don't see it in 4.9 stable or the stable queue.  Will Greg pick it
up automatically because of the Fixes: info or do we have to let him
know?

-- 
Martin Michlmayr
http://www.cyrius.com/

[toc] | [prev] | [next] | [standalone]


#61134 — Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC

FromMartin Michlmayr <tbm@cyrius.com>
Date2018-05-30 22:50 +0200
SubjectBug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC
Message-ID<vVgcG-4CE-1@gated-at.bofh.it>
In reply to#60601
The patch is in 4.9.104.

David S. Miller (2):
      ARM: orion5x: Revert commit 4904dbda41c8.

-- 
Martin Michlmayr
https://www.cyrius.com/

[toc] | [prev] | [next] | [standalone]


#60574 — Bug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC

FromAndrew Lunn <andrew@lunn.ch>
Date2018-03-27 01:40 +0200
SubjectBug#892057: Fwd: Re: TS-x09 fails to boot when obtaining MAC
Message-ID<vxJSx-3wa-5@gated-at.bofh.it>
In reply to#60400
On Tue, Mar 27, 2018 at 12:50:04AM +0200, Martin Michlmayr wrote:
> The fix is in Linus' tree since v.16-rc5:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=13a55372b64e00e564a08d785ca87bd9d454ba30
> 
> I don't see it in 4.9 stable or the stable queue.  Will Greg pick it
> up automatically because of the Fixes: info or do we have to let him
> know?

Hi Dave

This is one of your own patches. Please could you add it to stable, if
it is not already.

Thanks
	Andrew

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web