Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755402AbbLVUXj (ORCPT ); Tue, 22 Dec 2015 15:23:39 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:55001 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753309AbbLVUXg (ORCPT ); Tue, 22 Dec 2015 15:23:36 -0500 Date: Tue, 22 Dec 2015 15:23:34 -0500 (EST) Message-Id: <20151222.152334.1819747411852445574.davem@davemloft.net> To: santosh.shilimkar@oracle.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, bigeasy@linutronix.de Subject: Re: [PATCH v2] RDS: don't pretend to use cpu notifiers From: David Miller In-Reply-To: <1450558543-3650-1-git-send-email-santosh.shilimkar@oracle.com> References: <1450558543-3650-1-git-send-email-santosh.shilimkar@oracle.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 22 Dec 2015 12:23:36 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 888 Lines: 20 From: Santosh Shilimkar Date: Sat, 19 Dec 2015 12:55:43 -0800 > From: Sebastian Andrzej Siewior > > It looks like an attempt to use CPU notifier here which was never > completed. Nobody tried to wire it up completely since 2k9. So I unwind > this code and get rid of everything not required. Oh look! 19 lines were > removed while code still does the same thing. > > Acked-by: Santosh Shilimkar > Tested-by: Santosh Shilimkar > Signed-off-by: Sebastian Andrzej Siewior Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/