Arnd Bergmann
01cddfe990
mm,fs,dax: mark dax_iomap_pmd_fault as const
...
The two alternative implementations of dax_iomap_fault have different
prototypes, and one of them is obviously wrong as seen from this build
warning:
fs/dax.c: In function 'dax_iomap_fault':
fs/dax.c:1462:35: error: passing argument 2 of 'dax_iomap_pmd_fault' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
This marks the argument 'const' as in all the related functions.
Fixes: a2d581675d48 ("mm,fs,dax: change ->pmd_fault to ->huge_fault")
Link: http://lkml.kernel.org/r/20170227203349.3318733-1-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-02-27 18:43:45 -08:00
..
2017-02-24 17:46:54 -08:00
2016-10-10 20:16:43 -07:00
2016-12-09 16:45:04 +01:00
2017-02-23 20:33:51 -08:00
2017-02-02 04:36:12 +13:00
2016-12-22 11:25:24 +00:00
2016-12-24 11:46:01 -08:00
2017-02-25 14:53:58 -08:00
2016-10-10 20:16:43 -07:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2016-12-09 16:45:04 +01:00
2016-12-24 11:46:01 -08:00
2016-05-09 11:41:14 -04:00
2017-02-06 23:45:28 -05:00
2017-02-23 20:33:51 -08:00
2016-10-10 20:16:43 -07:00
2016-12-25 17:21:23 +01:00
2016-12-09 16:45:04 +01:00
2016-10-10 20:16:43 -07:00
2016-12-24 11:46:01 -08:00
2017-01-14 11:37:18 +01:00
2016-10-06 09:07:44 -04:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2016-10-10 20:16:43 -07:00
2016-06-13 10:20:39 +02:00
2017-01-31 13:23:09 -05:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-09 16:45:04 +01:00
2016-10-10 20:16:43 -07:00
2016-12-24 11:46:01 -08:00
2016-12-13 10:19:16 -08:00
2017-02-20 18:24:39 -08:00
2016-12-09 16:45:04 +01:00
2016-12-24 11:46:01 -08:00
2017-02-24 17:46:54 -08:00
2016-11-18 10:59:15 -05:00
2016-12-09 16:45:04 +01:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:54 -08:00
2016-11-18 10:59:15 -05:00
2017-02-22 11:44:32 -08:00
2017-02-24 17:46:54 -08:00
2017-02-23 20:33:51 -08:00
2016-12-24 11:46:01 -08:00
2017-02-24 17:46:54 -08:00
2016-10-10 20:16:43 -07:00
2016-12-24 11:46:01 -08:00
2017-02-25 11:12:48 -05:00
2017-01-18 15:19:54 +01:00
2017-02-24 17:46:56 -08:00
2017-02-24 17:46:57 -08:00
2016-05-09 11:41:14 -04:00
2016-05-09 11:41:14 -04:00
2016-12-19 08:23:53 -08:00
2016-12-24 11:46:01 -08:00
2016-12-17 19:16:12 -08:00
2017-01-24 16:26:14 -08:00
2017-02-24 17:46:57 -08:00
2016-10-14 12:18:50 -07:00
2016-12-09 16:45:04 +01:00
2016-09-27 21:06:21 -04:00
2017-02-24 17:46:54 -08:00
2017-02-03 16:24:18 +01:00
2016-12-24 11:46:01 -08:00
2017-02-24 17:46:54 -08:00
2017-02-24 17:46:55 -08:00
2016-12-24 11:46:01 -08:00
2016-10-10 20:16:43 -07:00
2016-12-09 11:57:43 +01:00
2016-12-24 11:46:01 -08:00
2017-02-01 09:13:51 +01:00
2017-02-22 16:41:29 -08:00
2016-08-02 19:35:15 -04:00
2016-07-28 13:29:12 +10:00
2016-09-27 21:06:22 -04:00
2017-02-21 12:51:54 -07:00
2017-01-02 09:35:14 -07:00
2016-08-23 22:58:51 -07:00
2017-02-01 09:13:51 +01:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2017-01-14 19:32:40 -05:00
2017-02-27 18:43:45 -08:00
2017-01-10 13:34:43 +13:00
2016-12-24 11:46:01 -08:00
2017-01-10 13:29:54 -07:00
2015-08-17 18:39:46 -04:00
2016-03-22 15:36:02 -07:00
2016-12-24 11:46:01 -08:00
2017-02-14 20:51:12 +13:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-05 19:01:16 -05:00
2016-09-27 18:47:38 -04:00
2016-12-24 11:46:01 -08:00
2016-12-12 18:55:08 -08:00
2016-10-10 20:16:43 -07:00
2017-01-30 16:32:25 -08:00
2016-12-16 11:02:54 +01:00
2017-02-24 17:46:54 -08:00
2017-01-24 16:26:14 -08:00
2016-10-24 08:12:35 -02:00
2017-01-10 13:34:55 +13:00
2016-12-24 11:46:01 -08:00
2016-12-14 23:48:11 -05:00
2016-12-03 15:55:01 -05:00
2017-02-04 00:01:06 +13:00
2016-11-04 14:34:47 -06:00
2017-02-02 04:36:12 +13:00
2017-02-04 00:01:06 +13:00
2017-02-03 14:35:43 +13:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2017-02-04 00:01:06 +13:00
2017-02-04 00:01:06 +13:00
2017-01-10 01:29:48 -05:00
2016-03-16 13:09:08 -04:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2015-08-07 04:39:40 +03:00
2017-02-16 09:09:02 -08:00
2016-12-24 11:46:01 -08:00
2016-12-05 19:03:49 -05:00
2017-02-23 20:33:51 -08:00
2016-04-04 10:41:08 -07:00
2017-02-10 11:15:09 +01:00
2017-02-24 17:46:55 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00