Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753128AbZK3CP1 (ORCPT ); Sun, 29 Nov 2009 21:15:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752761AbZK3CPZ (ORCPT ); Sun, 29 Nov 2009 21:15:25 -0500 Received: from mail-iw0-f171.google.com ([209.85.223.171]:44221 "EHLO mail-iw0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751851AbZK3CPY convert rfc822-to-8bit (ORCPT ); Sun, 29 Nov 2009 21:15:24 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=IUUvTM42vfIB03nK1LPBazCbNeYfXfuT+N2ORSlGy5P4hrrE0sLGg48rn9gIXtsGFT glXVJ5y4m7/d9iPdvSC5eAWxCzW5wyl04UR852H5D+CpvOwvYe+BCZMtl7yDJ8UKzF9Y CtmvEc4lqPIL3UiAKckqM6FJS7DsV0QLgCCM8= MIME-Version: 1.0 In-Reply-To: <1259537732.5231.11.camel@palomino.walls.org> References: <9e4733910911280906if1191a1jd3d055e8b781e45c@mail.gmail.com> <9e4733910911280937k37551b38g90f4a60b73665853@mail.gmail.com> <1259469121.3125.28.camel@palomino.walls.org> <20091129124011.4d8a6080@lxorguk.ukuu.org.uk> <1259515703.3284.11.camel@maxim-laptop> <2c0942db0911290949p89ae64bjc3c7501c2de6930c@mail.gmail.com> <1259537732.5231.11.camel@palomino.walls.org> From: Ray Lee Date: Sun, 29 Nov 2009 18:15:10 -0800 X-Google-Sender-Auth: 92cd06956884e906 Message-ID: <2c0942db0911291815r7cf93287k78acb8ddb13a7920@mail.gmail.com> Subject: Re: [RFC] What are the goals for the architecture of an in-kernel IR system? To: Andy Walls Cc: Maxim Levitsky , Alan Cox , Jon Smirl , Krzysztof Halasa , Christoph Bartelmus , dmitry.torokhov@gmail.com, j@jannau.net, jarod@redhat.com, jarod@wilsonet.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, mchehab@redhat.com, stefanr@s5r6.in-berlin.de, superm1@ubuntu.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 832 Lines: 17 On Sun, Nov 29, 2009 at 3:35 PM, Andy Walls wrote: >> If decoding can *only* be sanely handled in user-space, that's one >> thing. If it can be handled in kernel, then that would be better. > > Why does the address space in which decoding is performed make the > decoding process better or worse?  The in kernel infrastructre and > restrictions add constraints to a decoding implementation.  Userspace is > much more flexible. In which case I look forward to seeing your patches to move drivers/hid/ to userspace. Please cc: me so I can enjoy the ensuing festival. -- 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/