From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753153AbeE1FGh (ORCPT ); Mon, 28 May 2018 01:06:37 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:45842 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751238AbeE1FGe (ORCPT ); Mon, 28 May 2018 01:06:34 -0400 X-Google-Smtp-Source: ADUXVKIx6ICLaUQ1bg/u8U09LIeO3NXCR5hdEMUw43dCRE3RuAdfW7XBRRkxLvkQ88ehqJQ43oc/y4IGfD7WxHUnTTc= MIME-Version: 1.0 In-Reply-To: <20180520.231820.868530785962553925.davem@davemloft.net> References: <20180514032839.32079-1-acelan.kao@canonical.com> <20180514.093504.1396660355199793729.davem@davemloft.net> <20180520.231820.868530785962553925.davem@davemloft.net> From: AceLan Kao Date: Mon, 28 May 2018 13:06:31 +0800 Message-ID: Subject: Re: [PATCH v2] Revert "alx: remove WoL support" To: David Miller Cc: James Cliburn , Chris Snook , rakesh@tuxera.com, netdev@vger.kernel.org, Emily Chien , Andrew Lunn , "Linux-Kernel@Vger. Kernel. Org" , Johannes Berg , Johannes Stezenbach Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Just inform you a news reported by a user who confirmed the wake up issue can't be reproduce by the new kernel. https://bugzilla.kernel.org/show_bug.cgi?id=61651#c126 Guillaume de Jabrun 2018-05-27 15:12:54 UTC I am using this patch for a long time. I was experiencing the "wake up twice" bug, but with recent kernel version, I don't have this issue anymore. I can't tell which version actually fix the bug (I don't remember..). Best regards, AceLan Kao. 2018-05-21 11:18 GMT+08:00 David Miller : > From: AceLan Kao > Date: Mon, 21 May 2018 11:14:00 +0800 > >> We are willing to fix the issue, but we don't have a machine to >> reproduce it, and the WoL feature has been removed 5 years ago, it's >> hard to find those buggy machines. > > Have you bothered to ask the person who did the revert? > >> WoL is a feature that is only used by a very small group of people, >> and the wake up issue looks like only happens on some >> platforms. Which means only small part of the group of people are >> affected. > > One of those people was the wireless networking stack maintainer. > >> So, it's not a serious issue worth to remove it from alx driver. > > I disagree. > > You must fix the regression solved by the revert, before adding > WoL support back to the driver. > > I'm not going to say this again. > > Thank you. >