xen/evtchn: support more than 4096 ports
authorDavid Vrabel <david.vrabel@citrix.com>
Mon, 23 Sep 2013 20:03:38 +0000 (21:03 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 6 Jan 2014 15:07:50 +0000 (10:07 -0500)
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>

No differences found