Re: [BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference

2018-02-08 Thread Sean Nyekjær
On 8 December 2017 at 18:41, Simon Guinot <simon.gui...@sequanux.org> wrote: > On Sat, Dec 02, 2017 at 12:06:12PM +0100, Sean Nyekjær wrote: >> Hi >> >> >> I'm not sure at all, but could you try to apply >> >> https://git.kernel.org/pub/scm/l

Re: [BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference

2017-12-02 Thread Sean Nyekjær
Hi >> I'm not sure at all, but could you try to apply >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0d63785c6b94b5d2f095f90755825f90eea791f5 >> and see if the problem is resolved ?> > I will apply the patch right away, and report back. > The same issue

Re: [BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference

2017-11-27 Thread Sean Nyekjær
On 27 November 2017 at 10:00, Thomas Petazzoni <thomas.petazz...@free-electrons.com> wrote: > Hello, > > +Grégory Clement, Antoine Ténart, Simon Guinot, Marcin Wojtas. > > On Mon, 27 Nov 2017 09:47:10 +0100, Sean Nyekjær wrote: > >> I see you are the main

[BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference

2017-11-27 Thread Sean Nyekjær
Hi Thomas I see you are the maintainer on mvneta :-) I have an Espressobin board, i'm currently running with archlinux for arm. I have been running with 4.13.x mainline, 4.13.x with arch patches, 4.14.0 mainline and 4.14.1 with arch patches. You can see what patches that are applied here:

Re: [PATCH v2] net: phy: micrel: add support for KSZ8795

2017-01-27 Thread Sean Nyekjær
On 2017-01-27 19:55, Florian Fainelli wrote: On 01/26/2017 11:46 PM, Sean Nyekjaer wrote: This is adds support for the PHYs in the KSZ8795 5port managed switch. It will allow to detect the link between the switch and the soc and uses the same read_status functions as the KSZ8873MLL switch.

Re: [PATCH v1] net: phy: micrel: add KSZ8795 ethernet switch

2017-01-27 Thread Sean Nyekjær
On 2017-01-26 19:12, Andrew Lunn wrote: I remove the word "Switch" from the commit message and phy name. The rest is okay? Yes. What is generally being done when to phy's have the same id, micrel have done this many times... It should not be a problem. When you write a switch driver for

Re: [PATCH v1] net: phy: micrel: add KSZ8795 ethernet switch

2017-01-26 Thread Sean Nyekjær
On 2017-01-23 16:12, Andrew Lunn wrote: On Mon, Jan 23, 2017 at 08:58:46AM +0100, Sean Nyekjaer wrote: This is add support for the PHYs in the KSZ8795 5port managed switch. It will allow to detect the link between the switch and the soc and uses the same read_status functions as the

Re: [PATCH] net: phy: micrel: add KSZ8795 ethernet switch

2017-01-22 Thread Sean Nyekjær
On 2017-01-20 15:17, Andrew Lunn wrote: On Fri, Jan 20, 2017 at 01:50:49PM +0100, Sean Nyekjaer wrote: This ethernet switch have unfortunately the same phy id as KSZ8051. Hi Sean Please could you explain some more. You are adding PHY support here, not switch support. So is this to enable