From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756591AbcIHWup (ORCPT ); Thu, 8 Sep 2016 18:50:45 -0400 Received: from mail-oi0-f46.google.com ([209.85.218.46]:36432 "EHLO mail-oi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753193AbcIHWun (ORCPT ); Thu, 8 Sep 2016 18:50:43 -0400 From: Mathieu Poirier To: gregkh@linuxfoundation.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] coresight: next v4.8-rc5 Date: Thu, 8 Sep 2016 16:50:37 -0600 Message-Id: <1473375039-5783-1-git-send-email-mathieu.poirier@linaro.org> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Good afternoon, These two patches complete the set that I'd like to see queued for the 4.9 cycle. They both apply cleanly on your 'char-misc-next' branch (8e1d260738ca). Thanks, Mathieu Baoyou Xie (1): coresight: tmc: mark symbols static where possible Mathieu Poirier (1): coresight: perf: deal with error condition properly drivers/hwtracing/coresight/coresight-etm-perf.c | 4 ++-- drivers/hwtracing/coresight/coresight-tmc-etf.c | 2 +- drivers/hwtracing/coresight/coresight-tmc-etr.c | 2 +- drivers/hwtracing/coresight/coresight-tmc.c | 4 ++-- drivers/hwtracing/coresight/coresight.c | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) -- 2.7.4