Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752387AbdLFWeB (ORCPT ); Wed, 6 Dec 2017 17:34:01 -0500 Received: from mail.windriver.com ([147.11.1.11]:50890 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751711AbdLFWd7 (ORCPT ); Wed, 6 Dec 2017 17:33:59 -0500 From: Jason Wessel To: CC: , Subject: [GIT PULL] KGDB/KDB fixes for 4.15-rc2 Date: Wed, 6 Dec 2017 16:33:43 -0600 Message-ID: <1512599625-388-1-git-send-email-jason.wessel@windriver.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1228 Lines: 40 Linus, Please pull the kgdb tree. Summary of changes: * Fix long standing problem with kdb kallsyms_symbol_next() return value * Add new co-maintainer Daniel Thompson git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git tags/for_linus-4.15-rc2 Thanks, Jason. The following changes since commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4: Linux 4.14 (2017-11-12 10:46:13 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git tags/for_linus-4.15-rc2 for you to fetch changes up to 4e23f78c74934e8ea624b59df58e646e0657608a: kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson (2017-12-06 16:12:43 -0600) ---------------------------------------------------------------- KGDB: * Fix long standing problem with kdb kallsyms_symbol_next() return value * Add new co-maintainer Daniel Thompson ---------------------------------------------------------------- Daniel Thompson (1): kdb: Fix handling of kallsyms_symbol_next() return value Jason Wessel (1): kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson MAINTAINERS | 1 + kernel/debug/kdb/kdb_io.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-)