|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xenbus_printf causes system reboot in kernel module
no, just those literal strings.
if the dir/node does not exist, xenstore should create them.
I also tried existing dir/nodes, no success.
On Nov 19, 2007 5:56 AM, Samuel Thibault <samuel.thibault@xxxxxxxxxxxxx> wrote:
> weiming, le Mon 19 Nov 2007 05:24:01 -0500, a écrit :
> > xenbus_printf(XBT_NIL,"mydir", "command", "%s", "do_something");
> >
> > in my kernel module, which causes my system to reboot.
>
> Is the mydir+command or do_something more that 256 chars long?
>
> Samuel
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|