commit | a967bb3fbe640056bacb0357722f51676bb06e3c | [log] [tgz] |
---|---|---|
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | Fri Feb 20 19:00:54 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Feb 22 17:54:47 2009 +0100 |
tree | 5412bf9440f297dbb87d98e70505c28408a50b90 | |
parent | 8801ead40caa8ba9c7d47a06ff1247c166cbfd5a [diff] |
x86: ia32_signal: introduce {get|set}_user_seg() Impact: cleanup Introduce {get|set}_user_seg() and loadsegment_xx() macros to make code clean. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>