From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752120AbbJKOW7 (ORCPT ); Sun, 11 Oct 2015 10:22:59 -0400 Received: from mga14.intel.com ([192.55.52.115]:3112 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751606AbbJKOW6 (ORCPT ); Sun, 11 Oct 2015 10:22:58 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,667,1437462000"; d="scan'208";a="824337748" Date: Sun, 11 Oct 2015 22:22:35 +0800 From: Fengguang Wu To: Michael Ellerman Cc: Keith Busch , Alexey Kardashevskiy , Benjamin Herrenschmidt , Nishanth Aravamudan , linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, Christoph Hellwig , Paul Mackerras , kbuild-all@01.org, Matthew Wilcox , linuxppc-dev@lists.ozlabs.org, David Gibson Subject: Re: [kbuild-all] [PATCH 4/5 v2] pseries/iommu: implement DDW-aware dma_get_page_shift Message-ID: <20151011142235.GC17528@wfg-t540p.sh.intel.com> References: <201510030421.d9fvrbXU%fengguang.wu@intel.com> <1444102746.16909.4.camel@ellerman.id.au> <20151007135602.GA17377@wfg-t540p.sh.intel.com> <1444263119.31685.4.camel@ellerman.id.au> <20151008010603.GA24198@wfg-t540p.sh.intel.com> <20151008011609.GA25163@wfg-t540p.sh.intel.com> <1444277187.9940.7.camel@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444277187.9940.7.camel@ellerman.id.au> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Michael, > > > > How did the robot decide to build this series in the first place? Does it build > > > > everything sent to one of the lists on CC? > > > > > > Yes, currently the following mailing lists are subscribed. Patches > > > sent to them will be tested if they can be git-am to RC or linux-next > > > kernels: > > > > > > kvm > > > linux-acpi > > > linux-bluetooth > > > linux-btrfs > > > linux-embedded > > > linux-ext4 > > > linux-fsdevel > > > linux-media > > > linux-mmc > > > linux-nfs > > > linux-omap > > > linux-pci > > > linux-pm > > > linux-raid > > > linux-rdma > > > linux-scsi > > > linux-usb > > > linux-wireless > > > netdev > > > netfilter-devel > > > linux-mm > > > driverdev-devel > > > intel-gfx > > > > And of course linux-kernel. More lists could be added in future. > > So do you mind adding linuxppc-dev@lists.ozlabs.org ? :) > > It's pretty low traffic compared to lkml. Sure, I'm subscribing to it. :) Thanks, Fengguang