From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935703AbcJUVWH (ORCPT ); Fri, 21 Oct 2016 17:22:07 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:35880 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935054AbcJUVWE (ORCPT ); Fri, 21 Oct 2016 17:22:04 -0400 From: Florian Fainelli To: netdev@vger.kernel.org Cc: davem@davemloft.net, linux-kernel@vger.kernel.org, ebiederm@xmission.com, kexec@lists.infradead.org, Florian Fainelli Subject: [PATCH net 0/2] net: dsa: bcm_sf2: Do not rely on kexec_in_progress Date: Fri, 21 Oct 2016 14:21:54 -0700 Message-Id: <1477084916-26327-1-git-send-email-f.fainelli@gmail.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David, Eric, These are the two patches following the discussing we had on kexec_in_progress. Feel free to apply or discard them, thanks! Florian Fainelli (2): Revert "kexec: Export kexec_in_progress to modules" net: dsa: bcm_sf2: Do not rely on kexec_in_progress drivers/net/dsa/bcm_sf2.c | 5 +++-- kernel/kexec_core.c | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.7.4