]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xen/evtchn: support more than 4096 ports
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 23 Sep 2013 20:03:38 +0000 (21:03 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Mon, 11 Nov 2013 11:50:53 +0000 (11:50 +0000)
commit573bad95aa9e3c44b9df83fd49de596b8c5ef68e
treee146a37cbacd99432b2c496b17e80d579c05e59e
parentbd4699bdefc4f7a7370e14c82d79af66287669e2
xen/evtchn: support more than 4096 ports

Remove the check during unbind for NR_EVENT_CHANNELS as this limits
support to less than 4096 ports.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/xen/events/events_base.c
drivers/xen/events/events_internal.h
drivers/xen/evtchn.c
include/xen/events.h