WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [Patch][RFC] unset CONFIG_INPUT_EVBUG

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [Patch][RFC] unset CONFIG_INPUT_EVBUG
From: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Date: Mon, 03 Dec 2007 17:37:36 +0900
Delivery-date: Mon, 03 Dec 2007 00:40:39 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I got many following warnings on my laptop.

"evbug.c: Event. Dev: %s, Type: %d, Code: %d, Value: %d"

It is caused by evbug module,
and I think it's a module for debug.
I don't know why CONFIG_INPUT_EVBUG is set,
but the messages are annoying
because evbug fill up buffer of dmesg with them.

If the attached patch is good, I'll make the patch for dom0 and domU.

Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>

Best Regards,

Akio Takebe

Attachment: remove_evbug_config.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [Patch][RFC] unset CONFIG_INPUT_EVBUG, Akio Takebe <=