Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933459AbbLHQ2Y (ORCPT ); Tue, 8 Dec 2015 11:28:24 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:37379 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933266AbbLHQ2W (ORCPT ); Tue, 8 Dec 2015 11:28:22 -0500 Date: Tue, 08 Dec 2015 11:28:20 -0500 (EST) Message-Id: <20151208.112820.1456343214602612286.davem@davemloft.net> To: hannes@cmpxchg.org Cc: akpm@linux-foundation.org, linux-mm@kvack.org, netdev@vger.kernel.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 14/14] mm: memcontrol: switch to the updated jump-label API From: David Miller In-Reply-To: <1449588624-9220-15-git-send-email-hannes@cmpxchg.org> References: <1449588624-9220-1-git-send-email-hannes@cmpxchg.org> <1449588624-9220-15-git-send-email-hannes@cmpxchg.org> X-Mailer: Mew version 6.7 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, 08 Dec 2015 08:28:22 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 625 Lines: 15 From: Johannes Weiner Date: Tue, 8 Dec 2015 10:30:24 -0500 > According to the direct use of struct static_key > is deprecated. Update the socket and slab accounting code accordingly. > > Reported-by: Jason Baron > Signed-off-by: Johannes Weiner Acked-by: David S. Miller -- 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/