From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH 7/9] ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning Date: Mon, 16 May 2011 21:22:41 +0100 Message-ID: <20110516202241.GA11324@opensource.wolfsonmicro.com> References: <1305244212-19183-1-git-send-email-sboyd@codeaurora.org> <1305244212-19183-8-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id A39692439C for ; Wed, 27 Jul 2011 14:19:56 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1305244212-19183-8-git-send-email-sboyd@codeaurora.org> 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: Stephen Boyd Cc: Takashi Iwai , alsa-devel@alsa-project.org, Liam Girdwood , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Thu, May 12, 2011 at 04:50:10PM -0700, Stephen Boyd wrote: > Enabling DEBUG_STRICT_USER_COPY_CHECKS causes the following > warning: Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753578Ab1G0MT6 (ORCPT ); Wed, 27 Jul 2011 08:19:58 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:47370 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752007Ab1G0MT5 (ORCPT ); Wed, 27 Jul 2011 08:19:57 -0400 Date: Mon, 16 May 2011 21:22:41 +0100 From: Mark Brown To: Stephen Boyd Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood Subject: Re: [PATCH 7/9] ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning Message-ID: <20110516202241.GA11324@opensource.wolfsonmicro.com> References: <1305244212-19183-1-git-send-email-sboyd@codeaurora.org> <1305244212-19183-8-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1305244212-19183-8-git-send-email-sboyd@codeaurora.org> X-Cookie: Today is what happened to yesterday. User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 12, 2011 at 04:50:10PM -0700, Stephen Boyd wrote: > Enabling DEBUG_STRICT_USER_COPY_CHECKS causes the following > warning: Applied, thanks.