]> bbs.cooldavid.org Git - net-next-2.6.git/commit
arch/tile: fix formatting bug in register dumps
authorChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Sep 2010 15:17:05 +0000 (11:17 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 15 Sep 2010 15:17:05 +0000 (11:17 -0400)
commit7040dea4d2a0609241c7a98a944b7c432c69db2e
treedc333496a8cdb0b1a5e96f92995a8c09002d262e
parent0fab59e5ddb4e0557825e9ab8e41b66b5f336941
arch/tile: fix formatting bug in register dumps

This cut-and-paste bug was caused by rewriting the register dump
code to use only a single printk per line of output.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/kernel/process.c