commit | 8a650ce297c723ebe7da17ec2890f6971438aee1 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:33:19 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:19 2008 +0100 |
tree | dfa9b6a921c1ac308302d71b5450a74c7a28b0ed | |
parent | 47db4c3e932dbf889f34aab8aac2b1391581a9a5 [diff] |
x86: add stringify header We use a __stringify construction at paravirt_patch_64.c. It's better practice to include the stringify header directly Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>