commit | 157b1a23856b9fb7cc3d19fa2ddc650b502bab3d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jul 29 10:22:48 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Jul 29 10:29:39 2010 +0200 |
tree | 6123509f303e4e7d944201de682e2f5b5b4c99d7 | |
parent | 47916be4e28c3d6fdb97dd8fb887d1d9b3145b9d [diff] |
kgdb: Do not access xtime directly The xtime cleanup missed the kgdb access to xtime. Fix it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>