From ef98c1f7b37116ae45d892a23f46cffdda31773c Mon Sep 17 00:00:00 2001 From: Ilia Mirkin Date: Sun, 9 Feb 2014 15:51:25 -0500 Subject: [PATCH] drm/nouveau/abi16: fix handles past the 32nd one abi16->handles is a u64, so make sure to use 1ULL << val when modifying. Signed-off-by: Ilia Mirkin Signed-off-by: Ben Skeggs --- Reading git-format-patch failed