commit | 1954448fb0c03dd5e301d7bef2dda71cd9b2fcf2 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:32:09 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:09 2008 +0100 |
tree | 6b441b41bd4363f473b8f7b769d0072f03384661 | |
parent | 72fe4858544292ad64600765cb78bc02298c6b1c [diff] |
x86: cleanup CLI_STRING, STI_STRING and friends Since the advent of ticket locking, CLI_STRING, STI_STRING, and friends are not used anymore. They can now be safely deleted. 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>