Public bug reported:

The blktap-dkms kernel module links to two symbols which were removed
from the 3.5 kernel tree. dmesg shows the following:

$ dmesg | grep blktap
[   18.067395] blktap: Unknown symbol do_munmap (err 0)
[   18.067478] blktap: Unknown symbol do_mmap_pgoff (err 0)

It seems that the new functions are called vm_munmap and vm_mmap_pgoff.

This bug prevents the blktap kernel module from loading, and in turn
prevents xcp-xapi from starting at all.

** Affects: xcp
     Importance: Undecided
         Status: New

** Affects: blktap-dkms (Ubuntu)
     Importance: Undecided
     Assignee: Mike McClurg (mike-mcclurg)
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1028135

Title:
  blktap-dkms links to missing symbols in kernel 3.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/xcp/+bug/1028135/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to