From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755057AbbCBUEb (ORCPT ); Mon, 2 Mar 2015 15:04:31 -0500 Received: from mail.skyhub.de ([78.46.96.112]:57709 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754550AbbCBUE3 (ORCPT ); Mon, 2 Mar 2015 15:04:29 -0500 Date: Mon, 2 Mar 2015 21:03:18 +0100 From: Borislav Petkov To: x86-ml Cc: lkml Subject: [GIT PULL] x86/kernel: dumpstack updates Message-ID: <20150302200318.GK17521@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi guys, please pull, thanks. --- The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539: Linux 4.0-rc1 (2015-02-22 18:21:14 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/tip_x86_kernel for you to fetch changes up to 04769ae3ac72f86324a189b69f53bf3bfb61acfd: x86/kernel: Use kstack_end() in dumpstack_64.c (2015-02-23 18:37:13 +0100) ---------------------------------------------------------------- Two small fixes to the stack dumper, a cleanup and sustaining the previous log level after a newline. (Adrien Schildknecht) ---------------------------------------------------------------- Adrien Schildknecht (2): x86/kernel: Fix output of show_stack_log_lvl() x86/kernel: Use kstack_end() in dumpstack_64.c arch/x86/kernel/dumpstack.c | 11 ++++++----- arch/x86/kernel/dumpstack_32.c | 9 ++++++--- arch/x86/kernel/dumpstack_64.c | 11 +++++++---- 3 files changed, 19 insertions(+), 12 deletions(-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --