]> git.baikalelectronics.ru Git - kernel.git/commit
[SPARC]: Fix serial console node string creation.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 29 Jul 2007 09:10:37 +0000 (02:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 30 Jul 2007 07:27:37 +0000 (00:27 -0700)
commit7ed6009eb30f9c18a2e99cc92ad321ef934cb608
tree4ee8e54a33e88d0197442f60f36b85dc5d842ad1
parent14075cfb16de6d523e36483d25dfd3605704504e
[SPARC]: Fix serial console node string creation.

The string setting code depends upon the original value of the
"skip" variable, not the one that gets modified by the node
traversal loop.

Based upon a patch by Mark Fortescue.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/prom.c