From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031326AbcCQWjF (ORCPT ); Thu, 17 Mar 2016 18:39:05 -0400 Received: from mga01.intel.com ([192.55.52.88]:32110 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030682AbcCQWi7 (ORCPT ); Thu, 17 Mar 2016 18:38:59 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,351,1455004800"; d="scan'208";a="766413663" From: "Luck, Tony" To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] pstore change for 4.6 Date: Thu, 17 Mar 2016 15:38:58 -0700 Message-Id: <56eb320224246d0ff7@agluck-desk.sc.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb: Linux 4.5-rc7 (2016-03-06 14:48:03 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-pstore for you to fetch changes up to 764fd639d794a1c0b0d203b19d1bef0451c23fb1: pstore: Add support for 64 Bit address space (2016-03-10 09:43:36 -0800) ---------------------------------------------------------------- Allow ram backend to be configured with addresses above 4GB ---------------------------------------------------------------- Wiebe, Wladislav (Nokia - DE/Ulm) (1): pstore: Add support for 64 Bit address space fs/pstore/ram.c | 4 ++-- include/linux/pstore_ram.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)