commit | 6cb9bf3aaffcdd175574a9d66af4ad69156d0070 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Thu Mar 10 16:08:14 2011 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Mar 10 14:48:44 2011 -0500 |
tree | 056f459d31c6490961e132d438b672a2f8c9867a | |
parent | 69c358ce377e998e3ababb494c2f8769dfb1715d [diff] |
xen: events: do not workaround too-small nr_irqs With the introduction of e7bcecb7b1d2 "genirq: Make nr_irqs runtime expandable" nr_irqs can grow as necessary to accommodate our allocation requests. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>