From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162336AbbKEQoa (ORCPT ); Thu, 5 Nov 2015 11:44:30 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39873 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1162111AbbKEQo1 (ORCPT ); Thu, 5 Nov 2015 11:44:27 -0500 Date: Thu, 5 Nov 2015 08:44:25 -0800 From: Greg KH To: Linus Torvalds , Alexander Shishkin Cc: Andrew Morton , Arnd Bergmann , Linux Kernel Mailing List Subject: Re: [GIT PULL] char/misc driver patches for 4.4-rc1 Message-ID: <20151105164425.GB10196@kroah.com> References: <20151104221911.GA23516@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 04, 2015 at 10:43:10PM -0800, Linus Torvalds wrote: > On Wed, Nov 4, 2015 at 2:19 PM, Greg KH wrote: > > > > Here is the big char/misc driver update for 4.4-rc1. Lots of different > > driver and subsystem updates, hwtracing being the largest with the > > addition of some new platforms that are now supported. > > Hmm. So if you answer 'N' to "System Trace Module devices", it will > still ask you about the dummy STM driver, and it will still ask you > about doing a console over STM devices. > > That seems a bit disingenuous, no? Yeah, that's not good, I only tested it with it enabled. I'll go add some dependancies to the Kconfig file, as there are none for those options, I missed that. thanks, greg k-h