From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754267AbcAMWke (ORCPT ); Wed, 13 Jan 2016 17:40:34 -0500 Received: from mga09.intel.com ([134.134.136.24]:53041 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754077AbcAMWkc (ORCPT ); Wed, 13 Jan 2016 17:40:32 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,291,1449561600"; d="scan'208";a="860000255" Message-ID: <1452724747.3092.96.camel@linux.intel.com> Subject: Re: [PATCH v2 2/2] powercap/rapl: reduce ipi calls From: Srinivas Pandruvada To: Borislav Petkov Cc: Jacob Pan , Thomas Gleixner , LKML , Linux PM , Rafael Wysocki , "H. Peter Anvin" , Ingo Molnar , X86 Kernel , Peter Zijlstra Date: Wed, 13 Jan 2016 14:39:07 -0800 In-Reply-To: <20160113221613.GW12897@pd.tnic> References: <20160113082113.3314fa92@icelake> <20160113163610.GH12897@pd.tnic> <20160113095124.186ff487@yairi> <20160113180412.GN12897@pd.tnic> <20160113102138.4e34e890@yairi> <20160113191622.GP12897@pd.tnic> <20160113121003.3e9c2108@yairi> <20160113212602.GT12897@pd.tnic> <1452722083.3092.92.camel@linux.intel.com> <20160113221613.GW12897@pd.tnic> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.3 (3.18.3-1.fc23) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2016-01-13 at 23:16 +0100, Borislav Petkov wrote: > On Wed, Jan 13, 2016 at 01:54:43PM -0800, Srinivas Pandruvada wrote: > > regmap_update_bits(), which is referenced for 346 times. > > I'm at a loss as to why people keep talking about regmap. Thomas Gleixner, understood the context and he gave a satisfactory reply. Thanks, Srinivas