Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751699AbdF1VL3 (ORCPT ); Wed, 28 Jun 2017 17:11:29 -0400 Received: from mail-yb0-f182.google.com ([209.85.213.182]:33508 "EHLO mail-yb0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751501AbdF1VLW (ORCPT ); Wed, 28 Jun 2017 17:11:22 -0400 MIME-Version: 1.0 In-Reply-To: <1f95797092f647a92ee382e80b9b739b18518ee3.1497939166.git.jerry.hoemann@hpe.com> References: <1f95797092f647a92ee382e80b9b739b18518ee3.1497939166.git.jerry.hoemann@hpe.com> From: Dan Williams Date: Wed, 28 Jun 2017 14:11:21 -0700 Message-ID: Subject: Re: [PATCH v2 6/7] libnvdimm: New ACPI 6.2 DSM functions To: Jerry Hoemann Cc: "linux-nvdimm@lists.01.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 387 Lines: 10 On Tue, Jun 20, 2017 at 9:51 AM, Jerry Hoemann wrote: > ACPI 6.2 added new NVDIMM root DSM functions. Define their > data structures. > > Update the definition of nd_cmd_ars_cap to match the 6.2 spec. > > Add the new 6.2 functions names to nvdimm_bus_cmd_name. This part of the changelog is stale, just trim it when you resend the series with the other fixups.