From patchwork Fri Jul 6 19:32:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Omar Sandoval X-Patchwork-Id: 10512429 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 49DE76024A for ; Fri, 6 Jul 2018 19:33:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 39701287AC for ; Fri, 6 Jul 2018 19:33:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2CB6F287B7; Fri, 6 Jul 2018 19:33:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C28CC287AC for ; Fri, 6 Jul 2018 19:33:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934793AbeGFTcy (ORCPT ); Fri, 6 Jul 2018 15:32:54 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:42515 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934741AbeGFTcx (ORCPT ); Fri, 6 Jul 2018 15:32:53 -0400 Received: by mail-pf0-f194.google.com with SMTP id v9-v6so9185659pff.9 for ; Fri, 06 Jul 2018 12:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=osandov-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=azaOCgzuDqG+aLW9vsDGR0WxQlTHNvuiWQ54EH9LC3g=; b=wM1ldJvvanU/MeY1KzzLj5SQ9MKeICGiOswiXPNGbl4XiJHylg+rcxa4e/9xv92sNI c+0oQk4Xa/fHwWcfSL1yylBv/cilZn5f2I4UQYPc2Za8qzb2dPvaG54SOV/EszEXywOy l6x32iAcaq+taiVsN/4yvpDIlKONHZe2PoaN6qaj9enaefEtFidz5J0cpRv2pkIRTILl vem6Og/OMSAxMC6DB+WX9E9wYH9FLFZIxLhvlnJX/THeOKESfPvr+mI/zT6MWJl2If7Z XzhrICSLaQCh8by+tPwMZr64i30mMI+TCvhKQKAXEOTZPY7WCdAnAFWo+f29M8FjvJvu HoWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=azaOCgzuDqG+aLW9vsDGR0WxQlTHNvuiWQ54EH9LC3g=; b=ZMqq4VY97Xf1udt9au+bHnvC1zpq83dMen84AcVaqTQrbFHyRNGmTKeDVvyZ3jTWJE 67ayJZ6nQW9sKMeNK9ezmWy1qACTzzFp8vu/ZDQJWGLDi6KrVLWx4oNExW6HSemRZa3F 3SgIhFfaojLXwyd/+xvdlkS/Q0Vdo+hPB7PRttthlALEX6rvSQRcJagOeJCwJ7Ujh+71 RKOneejFgjY2lEZXD53OjRTVBzcO3nB4rANUfecUcInfyDgrtXILogLErk/b4UXNAuGV 1dWmfx1vixXD4KiwcBuAMmg00kD1t+aqXEjF7Qu4Q26TIVA+heAObcNQUAZt1Hd8o70Q URlQ== X-Gm-Message-State: APt69E3DzHMYjyNmx77us0sD8ss0zVOXJeslBZaJzfSgOSaslm6t6xBy BNMNf6GsREEhkoiF1H48imfAoA== X-Google-Smtp-Source: AAOMgpe+1P+2bk8vaNjVHCc0aY27kfEsZqT9v0YiBQSWzEVn7RkLRfsyod3GyLEO5+I1towyEOWheg== X-Received: by 2002:a62:32c4:: with SMTP id y187-v6mr11795464pfy.241.1530905572500; Fri, 06 Jul 2018 12:32:52 -0700 (PDT) Received: from vader.thefacebook.com ([2620:10d:c090:200::4:984e]) by smtp.gmail.com with ESMTPSA id a11-v6sm12846162pgq.32.2018.07.06.12.32.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Jul 2018 12:32:51 -0700 (PDT) From: Omar Sandoval To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, Alexey Dobriyan Cc: Eric Biederman , kernel-team@fb.com Subject: [PATCH 7/7] proc/kcore: add vmcoreinfo note to /proc/kcore Date: Fri, 6 Jul 2018 12:32:38 -0700 Message-Id: <3deb2f4781fa3ad42321227c3f4473e3c163e21c.1530904769.git.osandov@fb.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: References: Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Omar Sandoval The vmcoreinfo information is useful for runtime debugging tools, not just for crash dumps. A lot of this information can be determined by other means, but this is much more convenient. Signed-off-by: Omar Sandoval --- fs/proc/Kconfig | 1 + fs/proc/kcore.c | 10 ++++++++-- include/linux/crash_core.h | 2 ++ kernel/crash_core.c | 4 ++-- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/fs/proc/Kconfig b/fs/proc/Kconfig index 0eaeb41453f5..817c02b13b1d 100644 --- a/fs/proc/Kconfig +++ b/fs/proc/Kconfig @@ -31,6 +31,7 @@ config PROC_FS config PROC_KCORE bool "/proc/kcore support" if !ARM depends on PROC_FS && MMU + select CRASH_CORE help Provides a virtual ELF core file of the live kernel. This can be read with gdb and other ELF tools. No modifications can be diff --git a/fs/proc/kcore.c b/fs/proc/kcore.c index f1e21579cd22..49537c4d78ab 100644 --- a/fs/proc/kcore.c +++ b/fs/proc/kcore.c @@ -10,6 +10,7 @@ * Safe accesses to vmalloc/direct-mapped discontiguous areas, Kanoj Sarcar */ +#include #include #include #include @@ -81,10 +82,13 @@ static size_t get_kcore_size(int *nphdr, size_t *phdrs_len, size_t *notes_len, } *phdrs_len = *nphdr * sizeof(struct elf_phdr); - *notes_len = (3 * (sizeof(struct elf_note) + ALIGN(sizeof(CORE_STR), 4)) + + *notes_len = (4 * sizeof(struct elf_note) + + 3 * ALIGN(sizeof(CORE_STR), 4) + + VMCOREINFO_NOTE_NAME_BYTES + ALIGN(sizeof(struct elf_prstatus), 4) + ALIGN(sizeof(struct elf_prpsinfo), 4) + - ALIGN(arch_task_struct_size, 4)); + ALIGN(arch_task_struct_size, 4) + + ALIGN(vmcoreinfo_size, 4)); *data_offset = PAGE_ALIGN(sizeof(struct elfhdr) + *phdrs_len + *notes_len); return *data_offset + size; @@ -404,6 +408,8 @@ read_kcore(struct file *file, char __user *buffer, size_t buflen, loff_t *fpos) sizeof(prpsinfo)); append_kcore_note(notes, &i, CORE_STR, NT_TASKSTRUCT, current, arch_task_struct_size); + append_kcore_note(notes, &i, VMCOREINFO_NOTE_NAME, 0, + vmcoreinfo_data, vmcoreinfo_size); tsz = min_t(size_t, buflen, notes_offset + notes_len - *fpos); if (copy_to_user(buffer, notes + *fpos - notes_offset, tsz)) { diff --git a/include/linux/crash_core.h b/include/linux/crash_core.h index b511f6d24b42..525510a9f965 100644 --- a/include/linux/crash_core.h +++ b/include/linux/crash_core.h @@ -60,6 +60,8 @@ phys_addr_t paddr_vmcoreinfo_note(void); #define VMCOREINFO_CONFIG(name) \ vmcoreinfo_append_str("CONFIG_%s=y\n", #name) +extern unsigned char *vmcoreinfo_data; +extern size_t vmcoreinfo_size; extern u32 *vmcoreinfo_note; Elf_Word *append_elf_note(Elf_Word *buf, char *name, unsigned int type, diff --git a/kernel/crash_core.c b/kernel/crash_core.c index b66aced5e8c2..d02c58b94460 100644 --- a/kernel/crash_core.c +++ b/kernel/crash_core.c @@ -14,8 +14,8 @@ #include /* vmcoreinfo stuff */ -static unsigned char *vmcoreinfo_data; -static size_t vmcoreinfo_size; +unsigned char *vmcoreinfo_data; +size_t vmcoreinfo_size; u32 *vmcoreinfo_note; /* trusted vmcoreinfo, e.g. we can make a copy in the crash memory */