From: Alexey Brodkin
Date: Wed, 1 Feb 2017 20:22:22 +
> May we have that one back-ported to stable branches starting from 4.8.x?
>
> That issue started to appear due to a change from pr_debug() to pr_info() in
> commit
> 70523e639bf8 ("drivers: net: stmmac: reworking the PCS code.").
Sure,
manab...@gmail.com;
> pr...@electromag.com.au; alexandre.tor...@gmail.com;
> vineet.gup...@synopsys.com
> Subject: Re: [PATCH] stmmac: Discard masked flags in interrupt status
> register
>
> From: Alexey Brodkin
> Date: Fri, 27 Jan 2017 15:24:43 +0300
>
> > D
From: Alexey Brodkin
Date: Fri, 27 Jan 2017 15:24:43 +0300
> DW GMAC databook says the following about bits in "Register 15 (Interrupt
> Mask Register)":
> --->8-
> When set, this bit __disables_the_assertion_of_the_interrupt_signal__
> because of t
DW GMAC databook says the following about bits in "Register 15 (Interrupt
Mask Register)":
--->8-
When set, this bit __disables_the_assertion_of_the_interrupt_signal__
because of the setting of XXX bit in Register 14 (Interrupt
Status Register).
-