From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031392AbbEEUlW (ORCPT ); Tue, 5 May 2015 16:41:22 -0400 Received: from verein.lst.de ([213.95.11.211]:45728 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031374AbbEEUlU (ORCPT ); Tue, 5 May 2015 16:41:20 -0400 Date: Tue, 5 May 2015 22:41:18 +0200 From: Christoph Hellwig To: Geert Uytterhoeven Cc: Christoph Hellwig , Jens Axboe , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] remove Message-ID: <20150505204118.GB12015@lst.de> References: <1430477175-5181-1-git-send-email-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 05, 2015 at 10:34:21PM +0200, Geert Uytterhoeven wrote: > If you remove include/asm-generic/scatterlist.h, you have to update the > various Kbuild files referring to it: Oh, I missed that and will fix it. But where does the missing removal actually show up? During a normal build on a few architectures nothing seemed to care.