git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3cc067
)
xen/evtchn: dynamically allocate port_user array
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 18 Sep 2009 23:36:58 +0000
(16:36 -0700)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Sat, 19 Sep 2009 00:13:17 +0000
(17:13 -0700)
We only need the array when running as a Xen domain, so dynamically
allocate it as needed to save on bss space.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found