Geert Uytterhoeven
f18affbea8
iommu/omap: Fix debugfs_create_*() usage
...
When exposing data access through debugfs, the correct
debugfs_create_*() functions must be used, depending on data type.
Remove all casts from data pointers passed to debugfs_create_*()
functions, as such casts prevent the compiler from flagging bugs.
omap_iommu.nr_tlb_entries is "int", hence casting to "u8 *" exposes only
a part of it. Fix this by using debugfs_create_u32() instead.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2018-01-17 14:23:33 +01:00
..
2017-09-27 17:01:35 +02:00
2017-09-09 15:03:24 -07:00
2017-09-09 15:03:24 -07:00
2017-09-09 15:03:24 -07:00
2017-12-29 21:13:04 +01:00
2017-08-15 17:34:48 +02:00
2018-01-02 16:45:51 +00:00
2017-11-13 12:40:51 -07:00
2017-10-12 14:18:02 +02:00
2017-11-03 10:51:33 -06:00
2017-10-13 17:32:24 +02:00
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next
2017-09-01 11:31:42 +02:00
2017-08-23 16:28:09 +02:00
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next
2017-09-01 11:31:42 +02:00
2017-08-23 16:28:09 +02:00
2017-12-29 21:13:04 +01:00
2017-11-17 10:28:58 -07:00
2017-11-03 10:51:34 -06:00
2017-10-13 17:32:24 +02:00
2017-10-02 15:45:25 +02:00
2016-04-05 15:34:29 +02:00
2017-11-02 11:10:55 +01:00
2017-08-15 13:58:48 +02:00
2017-11-02 11:10:55 +01:00
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next
2017-09-01 11:31:42 +02:00
2017-11-21 15:57:07 -08:00
2017-11-06 10:29:39 -07:00
2016-04-13 11:37:41 +02:00
2015-06-12 11:33:52 +02:00
2017-09-19 15:30:41 +02:00
2017-11-02 11:10:55 +01:00
2013-08-06 11:18:03 -07:00
2017-08-10 00:03:50 +02:00
2017-02-10 13:44:57 +01:00
2017-11-06 10:40:53 -07:00
2017-10-13 17:32:24 +02:00
2017-08-22 16:37:59 +02:00
2017-09-22 12:05:43 +02:00
2018-01-17 14:23:33 +01:00
2017-09-19 11:32:05 +02:00
2017-09-19 11:32:05 +02:00
2015-08-03 16:04:42 +02:00
2017-11-03 10:50:33 -06:00
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next
2017-09-01 11:31:42 +02:00
2017-11-02 11:10:55 +01:00
2017-08-17 16:31:34 +02:00
2017-08-30 17:28:32 +02:00