From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 10/12] net/mlx4: replace with Date: Sun, 08 Oct 2017 10:32:22 -0700 Message-ID: <1507483942.11434.4.camel@perches.com> References: <1507479013-5207-1-git-send-email-yamada.masahiro@socionext.com> <1507479013-5207-11-git-send-email-yamada.masahiro@socionext.com> <20171008.100013.2081721941420989813.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Masahiro Yamada , David Miller Cc: Linux Kernel Mailing List , Thomas Gleixner , Andrew Morton , abbotti@mev.co.uk, Ingo Molnar , Linus Torvalds , linux-rdma@vger.kernel.org, yishaih@mellanox.com, tariqt@mellanox.com, netdev@vger.kernel.org List-Id: linux-rdma@vger.kernel.org On Mon, 2017-10-09 at 02:29 +0900, Masahiro Yamada wrote: > The idea is simple; include necessary headers explicitly. Try that for kernel.h There's a reason aggregation of #includes is useful.