From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?T3phbiDDh2HEn2xheWFu?= Subject: Re: NULL pointer dereference in ALSA triggered through saa7134-alsa Date: Mon, 10 Aug 2009 19:06:29 +0300 Message-ID: <4A804585.9060908@pardus.org.tr> References: <4A8025BF.7030404@pardus.org.tr> <4A803FDC.8070005@pardus.org.tr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from lider.pardus.org.tr (lider.uludag.org.tr [193.140.100.216]) by alsa0.perex.cz (Postfix) with ESMTP id C9B23247E7 for ; Mon, 10 Aug 2009 18:06:31 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, linux-media@vger.kernel.org List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > But /usr/include/sound isn't used for building kernel modules normally. > Unless any hack is added, these files have to be installed to the > kernel header directory. > Ah you're right, I totally missed that one. Thanks, will try to workaround that. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lider.pardus.org.tr ([193.140.100.216]:49208 "EHLO lider.pardus.org.tr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283AbZHJQGa (ORCPT ); Mon, 10 Aug 2009 12:06:30 -0400 Message-ID: <4A804585.9060908@pardus.org.tr> Date: Mon, 10 Aug 2009 19:06:29 +0300 From: =?UTF-8?B?T3phbiDDh2HEn2xheWFu?= MIME-Version: 1.0 To: Takashi Iwai CC: alsa-devel@alsa-project.org, linux-media@vger.kernel.org Subject: Re: [alsa-devel] NULL pointer dereference in ALSA triggered through saa7134-alsa References: <4A8025BF.7030404@pardus.org.tr> <4A803FDC.8070005@pardus.org.tr> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Takashi Iwai wrote: > But /usr/include/sound isn't used for building kernel modules normally. > Unless any hack is added, these files have to be installed to the > kernel header directory. > Ah you're right, I totally missed that one. Thanks, will try to workaround that.