Seth Jennings
843c666d16
staging: zcache: fix length type mismatch
...
This fixes a type mismatch in the compression code where
a size_t pointer was cast to a unsigned int pointer. On
little endian archs, there is no issue. However on big
endian archs, the value is incorrect, taking the high
order bits and truncating the lower order bits.
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-29 15:23:37 -08:00
..
2012-01-13 09:32:20 +10:30
2012-02-08 15:07:03 -08:00
2012-01-17 20:50:53 -05:00
2012-01-13 09:32:20 +10:30
2012-02-08 15:11:17 -08:00
2012-01-17 09:54:08 -05:00
2012-02-02 15:47:33 -08:00
2012-01-13 09:32:20 +10:30
2012-01-14 15:07:24 -08:00
2012-01-26 18:36:48 +00:00
2012-01-11 18:53:33 -08:00
2012-01-10 22:01:27 -08:00
2012-02-02 14:00:43 +05:30
2012-01-13 09:32:20 +10:30
2012-01-30 21:33:34 +01:00
2012-01-12 11:53:55 -05:00
2012-02-01 21:59:37 -07:00
2012-02-02 15:54:48 +00:00
2012-02-07 13:40:56 +01:00
2012-01-09 12:09:47 -08:00
2012-02-04 18:08:23 -08:00
2012-01-20 08:24:22 -08:00
2012-01-14 15:07:24 -08:00
2012-01-19 21:26:32 -05:00
2012-02-06 08:57:11 -08:00
2012-02-04 10:57:42 -08:00
2012-01-30 12:53:14 +01:00
2012-01-14 12:32:16 -08:00
2012-02-08 19:03:51 -08:00
2012-01-12 15:44:47 +10:30
2012-01-13 09:32:20 +10:30
2012-02-08 19:06:30 -08:00
2012-01-26 17:04:47 -08:00
2012-01-13 09:32:20 +10:30
2012-01-10 10:36:08 -08:00
2012-02-03 19:03:50 +01:00
2012-02-09 13:51:13 -08:00
2012-01-24 16:24:02 -08:00
2012-02-04 07:17:47 -08:00
2012-02-09 13:51:13 -08:00
2012-01-14 13:25:55 -08:00
2012-01-11 18:50:26 -08:00
2012-01-14 12:32:16 -08:00
2012-01-23 08:44:53 -08:00
2012-02-08 19:03:51 -08:00
2012-01-26 14:13:11 +01:00
2012-01-13 09:32:20 +10:30
2012-01-13 09:32:20 +10:30
2012-01-30 10:16:25 -08:00
2012-01-19 17:26:26 +00:00
2012-01-18 18:03:42 +01:00
2012-02-13 11:35:20 -08:00
2012-01-11 23:29:20 -08:00
2012-02-05 23:24:17 -07:00
2012-02-29 15:23:37 -08:00
2012-02-07 06:48:58 +00:00
2012-01-23 03:15:25 -05:00
2012-02-03 16:16:41 -08:00
2012-01-11 18:50:26 -08:00
2012-02-03 11:22:44 -08:00
2012-01-09 12:09:47 -08:00
2012-01-13 10:12:23 -08:00
2012-02-07 15:54:02 -08:00
2012-01-28 08:10:23 +10:30
2012-01-27 10:01:16 +01:00
2012-01-27 11:14:16 -05:00
2012-02-08 16:58:04 -08:00
2012-02-09 09:07:46 -08:00