From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Thu, 6 Sep 2012 12:21:09 +0100 Subject: [PATCH v3 0/2] ARM: shmobile: enable PMU(Performance Monitoring Unit) In-Reply-To: <1346930047-9541-1-git-send-email-koba@kmckk.co.jp> References: <50487370.6000409@kmckk.co.jp> <1346930047-9541-1-git-send-email-koba@kmckk.co.jp> Message-ID: <20120906112109.GG858@mudshark.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 06, 2012 at 12:14:05PM +0100, Tetsuyuki Kobayshi wrote: > From: Tetsuyuki Kobayashi > > Hello, Will Hi, Thanks for updating the patches. > Could you apply this patch set to your pmu/cleanup branch on arm-soc? Actually, it's better if you just base your branch against that one when you send it to arm-soc for merging. That way, other SoCs can also develop against that branch without having to worry about each other. Cheers, Will