Re: [PATCH] ppc64: Fix occasional crash at boot in OF interface

From: Clemens Schwaighofer
Date: Wed Mar 10 2004 - 00:20:57 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Benjamin Herrenschmidt wrote:

is there a reason why you dropped all the comments ?

eg:

- - REST_GPR(2, r1) /* Restore the TOC */
- - REST_GPR(13, r1) /* Restore paca */
- - REST_8GPRS(14, r1) /* Restore the non-volatiles */
- - REST_10GPRS(22, r1) /* ditto */
- -
+ /* Restore other registers */
+ REST_GPR(2, r1)
+ REST_GPR(13, r1)
+ REST_8GPRS(14, r1)
+ REST_10GPRS(22, r1)

- --
Clemens Schwaighofer - IT Engineer & System Administration
==========================================================
Tequila Japan, 6-17-2 Ginza Chuo-ku, Tokyo 104-8167, JAPAN
Tel: +81-(0)3-3545-7703 Fax: +81-(0)3-3545-7343
http://www.tequila.jp
==========================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFATqUSjBz/yQjBxz8RAqJyAJ9hRRsZleuPlZJ/LOqOtGVZDqkR/ACg7EjY
P88/EX+cR3/OkcH980/pC2M=
=TDWR
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/