From b9f705758a4faaf86532bddf6ea3c50d6778ba42 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Tue, 13 Jan 2015 14:41:20 -0500 Subject: [PATCH] tile: enable sparse checks for get/put_user Add an extra intermediate variable to __get_user and __put_user to give sparse an opportunity to detect mismatches. Reviewed-by: Michael S. Tsirkin Signed-off-by: Chris Metcalf --- Reading git-format-patch failed