From: Rusty Russell Date: Wed, 11 Feb 2015 04:58:01 +0000 (+1030) Subject: lguest: remove NOTIFY call and eventfd facility. X-Git-Tag: fixes-v4.0-rc1~61^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9bab50aa46ce46dd4537d455eb13b200cdac516;p=pandora-kernel.git lguest: remove NOTIFY call and eventfd facility. Disappointing, as this was kind of neat (especially getting to use RCU to manage the address -> eventfd mapping). But now the devices are PCI handled in userspace, we get rid of both the NOTIFY hypercall and the interface to connect an eventfd. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed