From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout02.posteo.de ([185.67.36.66]:33874 "EHLO mout02.posteo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754740AbcJEHeX (ORCPT ); Wed, 5 Oct 2016 03:34:23 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id D504920AF8 for ; Wed, 5 Oct 2016 09:34:20 +0200 (CEST) Date: Wed, 5 Oct 2016 09:34:17 +0200 From: Patrick Boettcher To: Jiri Kosina Cc: =?UTF-8?B?SsO2cmc=?= Otte , Linux Kernel Mailing List , Andy Lutomirski , Michael Krufky , Mauro Carvalho Chehab , Linux Media Mailing List Subject: Re: Problem with VMAP_STACK=y Message-ID: <20161005093417.6e82bd97@vdr> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-media-owner@vger.kernel.org List-ID: On Wed, 5 Oct 2016 09:26:29 +0200 (CEST) Jiri Kosina wrote: > On Tue, 4 Oct 2016, Jörg Otte wrote: > > > Thanks for the quick response. > > Drivers are: > > dvb_core, dvb_usb, dbv_usb_cynergyT2 > > This dbv_usb_cynergyT2 is not from Linus' tree, is it? I don't seem > to be able to find it, and the only google hit I am getting is your > very mail to LKML :) It's a typo, it should say dvb_usb_cinergyT2. -- Patrick.