X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=lib%2Fvirt_mem_utsname.ml;h=6a725f5d4559cb228bdec5c260c95628ce463ee7;hb=98e6a54c9568aaa833c151ac3f39c3234efee126;hp=0ae887192c24326401c9aa8b42f6a2e30805505a;hpb=cf4669f31197abcfb14dee874a4b738c9c2e6483;p=virt-mem.git diff --git a/lib/virt_mem_utsname.ml b/lib/virt_mem_utsname.ml index 0ae8871..6a725f5 100644 --- a/lib/virt_mem_utsname.ml +++ b/lib/virt_mem_utsname.ml @@ -78,6 +78,8 @@ let find_utsname debug ({ domname = name; mem = mem } as image) ksymmap = parse_utsname bits with Not_found -> - eprintf (f_"%s: could not find utsname in kernel image\n") name + eprintf (f_"%s: could not find utsname in kernel image\n") + name; + None in image, utsname