lkml.org 
[lkml]   [2018]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Regression caused by commit bc976233a872, ethernet r8169 stops working after system S3
From
Date
Hi,

> On Apr 3, 2018, at 4:51 PM, Thomas Gleixner <tglx@linutronix.de> wrote:
> Bah. The patch is broken. New version written with brain awake below.

Actually I can't reproduce this issue anymore on latest Linus' tree.

I'll do a bisect and ask linux-stable maintainer to include the commit.

Thanks for your help!

Kai-Heng

>
> Thanks,
>
> tglx
>
> 8<---------------------
> --- a/kernel/irq/cpuhotplug.c
> +++ b/kernel/irq/cpuhotplug.c
> @@ -134,6 +134,10 @@ static bool migrate_one_irq(struct irq_d
> brokeaff = false;
> }
>
> + pr_info("IRQ%u: New affinity: %*pbl effective: %*pbl\n",
> + d->irq, cpumask_pr_args(affinity),
> + cpumask_pr_args(irq_data_get_effective_affinity_mask(d)));
> +
> if (maskchip && chip->irq_unmask)
> chip->irq_unmask(d);

\
 
 \ /
  Last update: 2018-04-11 05:47    [W:0.090 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site