From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752143AbdFOR34 (ORCPT ); Thu, 15 Jun 2017 13:29:56 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:40067 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751680AbdFOR3z (ORCPT ); Thu, 15 Jun 2017 13:29:55 -0400 Date: Thu, 15 Jun 2017 10:29:53 -0700 From: Darren Hart To: Linus Torvalds Cc: Andy Shevchenko , LKML Subject: [GIT PULL] platform-drivers-x86 for 4.12-2 Message-ID: <20170615172953.GA8082@fury> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Just a single patch to fix an oops in the intel_telemetry_debugfs module load/unload. The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git repository at: git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.12-2 for you to fetch changes up to bf5d008164dd84d671ca2dd569a1676051f9faff: platform/x86: intel_telemetry_debugfs: fix oops when load/unload module (2017-06-13 10:57:54 -0700) Thanks, Darren Hart VMware Open Source Technology Center ---------------------------------------------------------------- platform-drivers-x86 for v4.12-2 intel_telemetry_debugfs: - fix oops when load/unload module ---------------------------------------------------------------- Priyalee Kushwaha (1): platform/x86: intel_telemetry_debugfs: fix oops when load/unload module drivers/platform/x86/intel_telemetry_debugfs.c | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) -- Darren Hart VMware Open Source Technology Center