diff options
author | Matthew Auld <matthew.auld@intel.com> | 2024-02-15 17:44:32 +0000 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2024-02-19 10:56:02 +0100 |
commit | 335126937753844d36036984e96a8f343538a778 (patch) | |
tree | d2451a597da9c5db25a1fa912e822468a6d1103f /drivers/accel | |
parent | bd915ae73a2d78559b376ad2caf5e4ef51de2455 (diff) |
drm/tests/drm_buddy: fix 32b build
Doesn't seem to compile on 32b, presumably due to u64 mod/division.
Simplest is to just switch over to u32 here. Also make print modifiers
consistent with that.
Fixes: a64056bb5a32 ("drm/tests/drm_buddy: add alloc_contiguous test")
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Maxime Ripard <mripard@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240215174431.285069-7-matthew.auld@intel.com
Signed-off-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'drivers/accel')
0 files changed, 0 insertions, 0 deletions