From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754434AbcBPIn1 (ORCPT ); Tue, 16 Feb 2016 03:43:27 -0500 Received: from mail.skyhub.de ([78.46.96.112]:38942 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752159AbcBPInZ (ORCPT ); Tue, 16 Feb 2016 03:43:25 -0500 From: Borislav Petkov To: Ingo Molnar Cc: LKML Subject: [PATCH 0/4] tip-queue 2016-02-16 Date: Tue, 16 Feb 2016 09:43:18 +0100 Message-Id: <1455612202-14414-1-git-send-email-bp@alien8.de> X-Mailer: git-send-email 2.3.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Borislav Petkov Hi, just a bunch of small cleanups, the highlight being one less paravirt_enabled() user. :) Please apply, thanks. Andrzej Hajda (1): x86/microcode: Use kmemdup() rather than duplicating its implementation Boris Ostrovsky (1): x86/microcode: Remove unnecessary paravirt_enabled check Borislav Petkov (2): ftrace: Kill ftrace_caller_end label x86/msr: Document msr-index.h rule for addition arch/x86/include/asm/msr-index.h | 7 ++++++- arch/x86/kernel/cpu/microcode/amd.c | 4 +--- arch/x86/kernel/cpu/microcode/core.c | 2 +- arch/x86/kernel/cpu/microcode/intel.c | 4 +--- arch/x86/kernel/ftrace.c | 11 +++++------ arch/x86/kernel/mcount_64.S | 14 ++++++++------ 6 files changed, 22 insertions(+), 20 deletions(-) -- 2.3.5