commit | 91394eb0975b3771dde7071a0825c6df6c20ff8a | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:30:45 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:45 2008 +0100 |
tree | f6ba91aa9ed6514a66bfbd8476e7a59444ad230f | |
parent | 859c0a5b9ca8eba2d65fa42f02505d76f8a712c7 [diff] |
x86: use get_desc_base This changes a couple of places to use the get_desc_base function. They were duplicating the same calculation with different equivalent code. Signed-off-by: Roland McGrath <roland@redhat.com> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>