From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 07C14E00283; Mon, 23 Jun 2014 10:27:23 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [209.85.192.182 listed in list.dnswl.org] Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0D18BE0027B for ; Mon, 23 Jun 2014 10:27:20 -0700 (PDT) Received: by mail-pd0-f182.google.com with SMTP id y13so5949622pdi.27 for ; Mon, 23 Jun 2014 10:27:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=eXPVQur272YQ98aHjm98GC/aKC58Wg5gCZ56no966FU=; b=Xm45NmB4JSoUWyT8WzFx5PQ0rcBX3yV4/GKxfszSEL3rWwoSzdZTxpKrhGVH6gTlUB IYeWMaL6hgF7j6bXfDhormJpuW1CvI4qK91qNG/Dc+z+Xr/NDU+XPa+NKjrSBhLw1T3A 9Pjvv9sppzRYSYtKwLBcylh9XxupBtSdZGd/a28UG/jwMkm4syft3hTAjQYP6tD4qXT4 +BA3x0R6oYe3uV8ZtZ64MeOUt+rvZM7jwKAYDli62uYcnR2cXTnliM6a/9TbhVKBETr1 TFhbLuIoI7POQWwjiJTXl1v04uLzCRpVUwPO6njR0SmoWtKSYZtTNs8lC73IfeUUvS+s Sjcw== X-Gm-Message-State: ALoCoQkj7ESKZzpVLSq+CkQDhv73NS8JZbZPA0egOhWadGeXYwUBQFL1j9scDRmjt4oVHzngmUL4 X-Received: by 10.66.255.67 with SMTP id ao3mr30578051pad.25.1403544439811; Mon, 23 Jun 2014 10:27:19 -0700 (PDT) Received: from [29.6.1.5] ([63.226.49.26]) by mx.google.com with ESMTPSA id sv10sm96619597pab.32.2014.06.23.10.27.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 23 Jun 2014 10:27:18 -0700 (PDT) Message-ID: <53A8636F.3050205@boundarydevices.com> Date: Mon, 23 Jun 2014 10:27:11 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Carlos Rafael Giani , "meta-freescale@yoctoproject.org" References: <53A84E69.7070802@pseudoterminal.org> In-Reply-To: <53A84E69.7070802@pseudoterminal.org> X-Enigmail-Version: 1.6 Subject: Re: blacklist evbug or remove it from the kernel config X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2014 17:27:23 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Carlos, On 06/23/2014 08:57 AM, Carlos Rafael Giani wrote: > Hello, > > evbug is enabled by default with newer kernels. This is highly annoying. > It prints a debug message for every single HID activity. Mouse movement, > key presses etc. > It can slow down the system. > > evbug is blacklisted in Ubuntu's modprobe config. I think it is wise to > do the same in meta-fsl-arm . Blacklisting is probably more effective, > since otherwise, the configurations of all kernels in meta-fsl-arm and > meta-fsl-arm-extra have to be modified. > > cheers Strange timing... https://github.com/boundarydevices/linux-imx6/commit/f6b5aef511f490f79fc3622c1a51672d13cb664e +1 if it can be black-listed. Regards, Eric