commit | ae82157b3d8bb4902f76b56c7450a945288786ac | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Tue Sep 30 18:41:35 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:19 2008 +0200 |
tree | 5148bdb03b75278e1bb9c28458baf8e9df3e623b | |
parent | a28680b4b821a262fd3b5e57a28c148b5f9e662a [diff] |
x86, traps, i386: factor out lazy io-bitmap copy x86_64 does not do the lazy io-bitmap dance. Putting it in its own function makes i386's do_general_protection look much more like x86_64's. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>