| commit | f9e47a126be2eaabf04a1a5c71ca7b23a473d0d8 | [log] [tgz] |
|---|---|---|
| author | Glauber Costa <gcosta@redhat.com> | Mon Mar 03 14:12:52 2008 -0300 |
| committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:56 2008 +0200 |
| tree | 5a16cf4ac06bb4031de1be5070281ef5f7847bf0 | |
| parent | 377d698426b8c685fb6d48fe89694fe4ce3aa1f8 [diff] |
x86: create smp.c
this patch moves all the functions and data structures that look
like exactly the same from smp_{32,64}.c to smp.c
Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>