direct-io.hg
annotate config/ia64.mk @ 11301:50837fb04807
[IA64] vti bugs fix
Bug fixes:
- Do not read long-format vhpt as short-format.
- Avoid infinite loop in vtlb_purge.
Signed-off-by: Tristan Gingold <tristan.gingold@bull.net>
Bug fixes:
- Do not read long-format vhpt as short-format.
- Avoid infinite loop in vtlb_purge.
Signed-off-by: Tristan Gingold <tristan.gingold@bull.net>
author | awilliam@xenbuild.aw |
---|---|
date | Mon Aug 14 11:46:40 2006 -0600 (2006-08-14) |
parents | f35b9950843c |
children | 5d2ce349f9f4 |
rev | line source |
---|---|
kfraser@10197 | 1 CONFIG_IA64 := y |
kfraser@10197 | 2 CONFIG_IOEMU := y |
kaf24@10701 | 3 CONFIG_XCUTILS := y |
kfraser@10197 | 4 |
kfraser@10197 | 5 LIBDIR := lib |