From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v2 14/15] cpufreq: Add module to register cpufreq on Krait CPUs Date: Tue, 9 Sep 2014 10:23:24 +0530 Message-ID: References: <1409957256-23729-1-git-send-email-sboyd@codeaurora.org> <1409957256-23729-16-git-send-email-sboyd@codeaurora.org> <540E4BD6.4030200@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-oi0-f44.google.com ([209.85.218.44]:38364 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077AbaIIExZ (ORCPT ); Tue, 9 Sep 2014 00:53:25 -0400 Received: by mail-oi0-f44.google.com with SMTP id x69so5499962oia.17 for ; Mon, 08 Sep 2014 21:53:24 -0700 (PDT) In-Reply-To: <540E4BD6.4030200@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Stephen Boyd Cc: Mike Turquette , Linux Kernel Mailing List , "linux-arm-msm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-pm@vger.kernel.org" On 9 September 2014 06:07, Stephen Boyd wrote: >> A module author as well? > > How about we use git blame instead? Not very sure but this information is probably present in the compiled module. And so can be accessed without the sourcecode as well.. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751837AbaIIEx1 (ORCPT ); Tue, 9 Sep 2014 00:53:27 -0400 Received: from mail-oa0-f42.google.com ([209.85.219.42]:49179 "EHLO mail-oa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751207AbaIIExZ (ORCPT ); Tue, 9 Sep 2014 00:53:25 -0400 MIME-Version: 1.0 In-Reply-To: <540E4BD6.4030200@codeaurora.org> References: <1409957256-23729-1-git-send-email-sboyd@codeaurora.org> <1409957256-23729-16-git-send-email-sboyd@codeaurora.org> <540E4BD6.4030200@codeaurora.org> Date: Tue, 9 Sep 2014 10:23:24 +0530 Message-ID: Subject: Re: [PATCH v2 14/15] cpufreq: Add module to register cpufreq on Krait CPUs From: Viresh Kumar To: Stephen Boyd Cc: Mike Turquette , Linux Kernel Mailing List , "linux-arm-msm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-pm@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9 September 2014 06:07, Stephen Boyd wrote: >> A module author as well? > > How about we use git blame instead? Not very sure but this information is probably present in the compiled module. And so can be accessed without the sourcecode as well.. -- viresh From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@linaro.org (Viresh Kumar) Date: Tue, 9 Sep 2014 10:23:24 +0530 Subject: [PATCH v2 14/15] cpufreq: Add module to register cpufreq on Krait CPUs In-Reply-To: <540E4BD6.4030200@codeaurora.org> References: <1409957256-23729-1-git-send-email-sboyd@codeaurora.org> <1409957256-23729-16-git-send-email-sboyd@codeaurora.org> <540E4BD6.4030200@codeaurora.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 9 September 2014 06:07, Stephen Boyd wrote: >> A module author as well? > > How about we use git blame instead? Not very sure but this information is probably present in the compiled module. And so can be accessed without the sourcecode as well.. -- viresh