From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753551AbbKYMhK (ORCPT ); Wed, 25 Nov 2015 07:37:10 -0500 Received: from mga01.intel.com ([192.55.52.88]:37210 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751428AbbKYMhJ (ORCPT ); Wed, 25 Nov 2015 07:37:09 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,342,1444719600"; d="scan'208";a="846812508" From: Alexander Shishkin To: Greg KH Cc: linux-kernel@vger.kernel.org, Alexander Shishkin Subject: [PATCH v2 0/5] stm/intel_th: Updates for v4.4 Date: Wed, 25 Nov 2015 14:34:30 +0200 Message-Id: <1448454875-21189-1-git-send-email-alexander.shishkin@linux.intel.com> X-Mailer: git-send-email 2.6.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, Since [1] hasn't yet found its way to char-misc tree, I'm re-sending it with a few additions, namely: there is one more Kconfig fix from Arnd and two PCI IDs that I'm hoping we could also include in this cycle. Based on char-misc-linus. [1] http://marc.info/?l=linux-kernel&m=144706387705997 Alexander Shishkin (2): intel_th: pci: Add Apollo Lake SOC support intel_th: pci: Add Broxton SOC support Arnd Bergmann (1): stm: select CONFIG_SRCU Geert Uytterhoeven (2): stm class: Hide STM-specific options if STM is disabled intel_th: INTEL_TH should depend on HAS_DMA drivers/hwtracing/intel_th/Kconfig | 1 + drivers/hwtracing/intel_th/pci.c | 10 ++++++++++ drivers/hwtracing/stm/Kconfig | 5 +++++ 3 files changed, 16 insertions(+) -- 2.6.2