|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xenbus_mkdir("/tools", "name") fails
On Wednesday 28 September 2005 07:47, NAHieu wrote:
> On 9/28/05, Anton Korenyushkin <tiger@xxxxxxxxxxxxxx> wrote:
> > Hi,
> >
> > I wrote subj in my module and i get instant reboot after calling this
> > function. It doesn't depend on were xenstored started or not.
>
> I guess something wrong with your code. I wrote some kernel code uses
> xenbus, and see no problem.
>
> Why dont you post your code here and let people comment on it?
>
> Hieu
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
I have attached module's code. There are a lot of proc fs stuff in it,
xenbus_mkdir is called when root writes something into /proc/xen/prmigr. I
execute commands xend start && echo 'hi' >/proc/xen/prmigr. And then i get
reboot.
--
Best regards,
Anton Korenyushkin
mailto:tiger@xxxxxxxxxxxxxx
prmigr_back.c
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|