]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm log: userspace fix incorrect luid cast in userspace_ctr
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 16 Oct 2009 22:18:15 +0000 (23:18 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Nov 2009 00:22:04 +0000 (16:22 -0800)
commit67060bc39921c6fea6c8ce2eceaf348038dbba89
treeef575d660452ebdc60977a0af1937f4d4aefd62f
parent028e4a12f691559d367c12cb0612e1635b5c7a32
dm log: userspace fix incorrect luid cast in userspace_ctr

commit bca915aae803cf01fde4461fc9c093cf5a86d7fc upstream.

mips:

drivers/md/dm-log-userspace-base.c: In function `userspace_ctr':
drivers/md/dm-log-userspace-base.c:159: warning: cast from pointer to integer of different size

Cc: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/md/dm-log-userspace-base.c