]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Add __must_check to copy_*_user
authorAndi Kleen <ak@suse.de>
Tue, 26 Sep 2006 08:52:39 +0000 (10:52 +0200)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 26 Sep 2006 08:52:39 +0000 (10:52 +0200)
commitc6c801446548109ef7a166e387f01e3a07140e27
treee84c614f6aff984d105ce9f340f9474b613d567d
parent0343d59f6b7803f3fa0e55629a9d187dd1b3aacc
[PATCH] Add __must_check to copy_*_user

Following i386.

And also fix the two occurrences that caused warnings in arch/x86_64/*

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/ia32/ptrace32.c
include/asm-x86_64/i387.h
include/asm-x86_64/uaccess.h