Files
linux-apfs/arch/microblaze/include/asm
Michal Simek 7bcb63b213 microblaze: Fix put_user macro for 64bits arguments
For 64bits arguments gcc caused that put_user macro
works with wrong value because of optimalization.
Adding volatile caused that gcc not optimized it.

It is possible to use (as Blackfin do) two put_user
macros with 32bits arguments but there is one more
instruction which is due to duplication zero return
value which is called put_user_asm macro.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-07-27 07:39:54 +02:00
..
2009-03-27 14:25:27 +01:00
2009-05-26 16:45:22 +02:00
2009-05-26 16:45:23 +02:00
2009-05-26 16:45:20 +02:00
2009-07-27 07:39:53 +02:00
2009-03-27 14:25:33 +01:00
2009-03-27 14:25:28 +01:00
2009-03-27 14:25:35 +01:00
2009-03-27 14:25:35 +01:00
2009-05-22 09:50:46 +02:00
2009-03-27 14:25:18 +01:00
2009-03-27 14:25:42 +01:00
2009-03-27 14:25:12 +01:00
2009-03-27 14:25:48 +01:00
2009-03-27 14:25:44 +01:00
2009-03-27 14:25:15 +01:00
2009-07-06 10:26:57 +02:00
2009-03-27 14:25:39 +01:00
2009-07-06 10:26:59 +02:00
2009-07-10 14:24:05 -07:00
2009-07-27 07:39:53 +02:00
2009-07-06 10:27:01 +02:00