[ANDROID KERNEL PATCH 5/7] Update Kernel core files

Andy Green andy at openmoko.com
Thu Jan 29 13:50:19 CET 2009


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

Somebody in the thread at some point said:

| |  static DECLARE_MUTEX(console_sem);
| | +#ifdef CONFIG_ANDROID_CONSOLE_EARLYSUSPEND
| |  static DECLARE_MUTEX(secondary_console_sem);
| | +#endif
|
|> This is a ifndef.
| | +#ifndef CONFIG_ANDROID_CONSOLE_EARLYSUSPEND
| |      if (console_suspended) {
| |          down(&secondary_console_sem);

Yes but secondary_console_sem only gets defined if
CONFIG_ANDROID_CONSOLE_EARLYSUSPEND is defined (see what I pasted just
above), so it's a bug.

- -Andy

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkmBpgsACgkQOjLpvpq7dMo6iACfdC+Id3VIA9QKVAcsXnSJcGG0
uvAAn10mCk0RH2AcUSIfY3Usk90u/rKQ
=9gj2
-----END PGP SIGNATURE-----



More information about the openmoko-kernel mailing list