From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 2C6131A019F for ; Fri, 14 Nov 2014 13:00:49 +1100 (AEDT) Message-ID: <5465624F.6010605@ozlabs.org> Date: Fri, 14 Nov 2014 10:00:47 +0800 From: Jeremy Kerr MIME-Version: 1.0 To: minyard@acm.org, linuxppc-dev@lists.ozlabs.org, openipmi-developer@lists.sourceforge.net Subject: Re: [PATCH v2] drivers/char/ipmi: Add powernv IPMI driver References: <1415778065.431549.108606915276.1.gpush@pablo> <54655DFE.6080503@acm.org> In-Reply-To: <54655DFE.6080503@acm.org> Content-Type: text/plain; charset=windows-1252 Cc: Michael Ellerman List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Corey, > This looks good. Can this go into the IPMI tree now, or does it need > work done in the PowerPC tree first? The 1/2 patch is already in the powerpc tree - but to ensure that we hit Linus' tree in the right order, Michael has suggested that you merge his topic branch (which only has that one change): https://git.kernel.org/cgit/linux/kernel/git/mpe/linux.git/log/?h=topic/opal-ipmi - then apply the patch. This way, whichever tree Linus pulls first will have the changes in the correct order. Cheers, Jeremy