[tip:efi/core] efi/efi_test: Fix uninitialized variable 'rv'

2016-10-18 Thread tip-bot for Ivan Hu
Commit-ID: 9c30a2199311df9a1f25d0586c96dfbb7e876cdf Gitweb: http://git.kernel.org/tip/9c30a2199311df9a1f25d0586c96dfbb7e876cdf Author: Ivan Hu AuthorDate: Tue, 18 Oct 2016 15:33:15 +0100 Committer: Ingo Molnar CommitDate: Tue, 18 Oct 2016 17:11:18 +0200 efi/efi_test: Fix uninitialized

[tip:efi/core] efi/efi_test: Use memdup_user() as a cleanup

2016-10-18 Thread tip-bot for Ivan Hu
Commit-ID: c208ed916e587048ba6b69840d08324100d7d325 Gitweb: http://git.kernel.org/tip/c208ed916e587048ba6b69840d08324100d7d325 Author: Ivan Hu AuthorDate: Tue, 18 Oct 2016 15:33:16 +0100 Committer: Ingo Molnar CommitDate: Tue, 18 Oct 2016 17:11:19 +0200 efi/efi_test: Use memdup_user

[tip:efi/core] efi/efi_test: Fix uninitialized variable 'datasize'

2016-10-18 Thread tip-bot for Ivan Hu
Commit-ID: 46b9b7135332d1e2c54e853108a5088ab28f2165 Gitweb: http://git.kernel.org/tip/46b9b7135332d1e2c54e853108a5088ab28f2165 Author: Ivan Hu AuthorDate: Tue, 18 Oct 2016 15:33:14 +0100 Committer: Ingo Molnar CommitDate: Tue, 18 Oct 2016 17:11:17 +0200 efi/efi_test: Fix uninitialized

[PATCH] x86, intel, power: Modify the MSR_IA32_ENERGY_PERF_BIAS message from warning to info

2012-10-25 Thread Ivan Hu
lue if desired. This message should be more proper set as an info than a warning. Signed-off-by: Ivan Hu --- arch/x86/kernel/cpu/intel.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/kernel/cpu/intel.c b/arch/x86/kernel/cpu/intel.c index 198e019..2bdc6bf 100644 -