Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760118Ab2EIQDX (ORCPT ); Wed, 9 May 2012 12:03:23 -0400 Received: from mail132.messagelabs.com ([216.82.242.115]:23696 "EHLO mail132.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757952Ab2EIQDU convert rfc822-to-8bit (ORCPT ); Wed, 9 May 2012 12:03:20 -0400 X-Env-Sender: hartleys@visionengravers.com X-Msg-Ref: server-6.tower-132.messagelabs.com!1336579398!11091131!1 X-Originating-IP: [216.166.12.99] X-StarScan-Version: 6.5.7; banners=-,-,- X-VirusChecked: Checked From: H Hartley Sweeten To: "gregkh@linuxfoundation.org" CC: Ian Abbott , "devel@driverdev.osuosl.org" , "fmhess@users.sourceforge.net" , Ian Abbott , Linux Kernel Date: Wed, 9 May 2012 11:03:16 -0500 Subject: RE: [PATCH] staging: comedi: remove __user annotation inside of struct's Thread-Topic: [PATCH] staging: comedi: remove __user annotation inside of struct's Thread-Index: Ac0t/GAtf2wNRPr4SdW6+Rggu3C90wAAKBEQ Message-ID: References: <201205081641.00358.hartleys@visionengravers.com> <4FAA44D7.1040209@mev.co.uk> <20120509142436.GC11695@kroah.com> <20120509155653.GA23058@kroah.com> In-Reply-To: <20120509155653.GA23058@kroah.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1113 Lines: 33 On Wednesday, May 09, 2012 8:57 AM, gregkh@linuxfoundation.org wrote: > On Wed, May 09, 2012 at 10:52:34AM -0500, H Hartley Sweeten wrote: >> On Wednesday, May 09, 2012 7:25 AM, gregkh@linuxfoundation.org wrote: >>> When the kernel exports .h files, stuff like this should work >>> "automatically", so there is no need to not put __user markings. >>> >>> So please, yes, continue to work to get this correct, it is very >>> essencial to ensure we don't mess stuff up. >> >> Greg, >> >> Based on the discussion I assume this patch is ok then. Do you >> want me to repost it? > > Sure, I'll review it with the other patches you have sent later today. Will do! >> I'll work on fixing the other issues with the user <-> kernel transitions. > > Wonderful, thanks for the work you are doing on this code, it's greatly > appreciated. Glad I can help! Regards, Hartley -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/