From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753520AbcADMqH (ORCPT ); Mon, 4 Jan 2016 07:46:07 -0500 Received: from v094114.home.net.pl ([79.96.170.134]:64866 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751456AbcADMqE (ORCPT ); Mon, 4 Jan 2016 07:46:04 -0500 From: "Rafael J. Wysocki" To: "Zheng, Lv" , David Lang Cc: "Wysocki, Rafael J" , "Brown, Len" , Lv Zheng , "linux-kernel@vger.kernel.org" , "linux-acpi@vger.kernel.org" Subject: Re: [PATCH 00/42] ACPICA: 20151218 Release Date: Mon, 04 Jan 2016 14:16:43 +0100 Message-ID: <17293424.TNTMLZyvxc@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1AE640813FDE7649BE1B193DEA596E883BB1A94A@SHSMSX101.ccr.corp.intel.com> References: <1AE640813FDE7649BE1B193DEA596E883BB1A94A@SHSMSX101.ccr.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, January 04, 2016 02:27:43 AM Zheng, Lv wrote: > Hi, > > > From: David Lang [mailto:david@lang.hm] > > Sent: Sunday, January 3, 2016 2:45 PM > > > > what is ACPICA and why should we care about divergence between it and the > > linux > > upstream? Where is it to be found? > [Lv Zheng] > You can find ACPICA at: https://acpica.org. > Source code of ACPICA can be found at: https://github.com/acpica/acpica/ Also, there is an ACPICA entry in MAINTAINERS with links to various places where more information can be found. That said it is a good idea to document the release process under Documentation/acpi/. Thanks, Rafael