Re: [Question] I doublt on spin_lock again.

From: Zhang Le
Date: Tue Nov 22 2005 - 23:08:50 EST


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

liyu wrote:

| 1. I know local_irq_save() in task_rq_lock(), but it only save
| FLAGS register to one unsigned long variable, but not disable
| maskable interrupt.

#define local_irq_save(x) __asm__ __volatile__("pushfl ; popl %0 ;
cli":"=g" (x): /* no
~ input */ :"memory")

- --
Zhang Le, Robert
Linux Engineer/Trainer

ThizLinux Laboratory Limited
Address: Unit 1004, 10/F, Tower B,
Hunghom Commercial Centre, 37 Ma Tau Wai Road,
To Kwa Wan, Kowloon, Hong Kong
Telephone: (852) 2735 2725
Mobile:(852) 9845 4336
Fax: (852) 2111 0702
URL: http://www.thizgroup.com
Public key: gpg --keyserver pgp.mit.edu --recv-keys 1E4E2973

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

iD8DBQFDg+tnvFHICB5OKXMRAq+UAJ9svPra7vq5Q60T89B5mA+KJMFf6wCfXPGS
Lv/nGwQkHaXUpKYfYx+dxxg=
=xjKN
-----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/