
17 Dec
2010
17 Dec
'10
9:18 p.m.
Dear Timur Tabi,
In message 1292368731-3819-1-git-send-email-timur@freescale.com you wrote:
In some usages of inline assembly, hard-coded registers were specified when a scratch register should have been used instead.
Signed-off-by: Timur Tabi timur@freescale.com
I can't test the kgdb changes, but the rest appears to be okay.
arch/powerpc/lib/kgdb.c | 25 +++++++++++++++---------- arch/powerpc/lib/time.c | 5 ++++- 2 files changed, 19 insertions(+), 11 deletions(-)
Applied to "next", thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Every program has at least one bug and can be shortened by at least
one instruction -- from which, by induction, one can deduce that
every program can be reduced to one instruction which doesn't work.