commit | e75bedf415f300a08e9bbcc755784e488574a73e | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Mon Aug 18 20:46:03 2008 +0400 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 19 02:07:20 2008 +0200 |
tree | e98b2096bd7d53cda7fe85805566100aa84b52b0 | |
parent | 3415610b8e38b26b52a430b8846665c2d6bb3558 [diff] |
x86: apic - lapic_resume 32bit - unification fix Just add parenthesis to be identical of current 64bit implementation (so diff will not complain). Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>