From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753190Ab3BPMS7 (ORCPT ); Sat, 16 Feb 2013 07:18:59 -0500 Received: from mail-ee0-f49.google.com ([74.125.83.49]:36232 "EHLO mail-ee0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753066Ab3BPMS5 (ORCPT ); Sat, 16 Feb 2013 07:18:57 -0500 Date: Sat, 16 Feb 2013 13:18:53 +0100 From: Michal Hocko To: Andrew Morton Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, Wu Fengguang , Glauber Costa , Tony Luck , Fenghua Yu Subject: Re: [PATCH] ia64: rename cache_show to topology_cache_show Message-ID: <20130216121853.GA12196@dhcp22.suse.cz> References: <511e236a.o0ibbB2U8xMoURgd%fengguang.wu@intel.com> <1360931904-5720-1-git-send-email-mhocko@suse.cz> <20130215144629.be18bae9.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130215144629.be18bae9.akpm@linux-foundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 15-02-13 14:46:29, Andrew Morton wrote: > On Fri, 15 Feb 2013 13:38:24 +0100 > Michal Hocko wrote: > > > Fenguang Wu has reported the following compile time issue > > arch/ia64/kernel/topology.c:278:16: error: conflicting types for 'cache_show' > > include/linux/slab.h:224:5: note: previous declaration of 'cache_show' was here > > > > which has been introduced by 749c5415 (memcg: aggregate memcg cache > > values in slabinfo). Let's rename ia64 local function to prevent from > > the name conflict. > > Confused. Tony fixed this ages ago? Yes but it was after 3.7 so I didn't have it in my tree and I found out only after I sent this email. Sorry about the confusion. -- Michal Hocko SUSE Labs