Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp5816620ybl; Tue, 27 Aug 2019 10:02:31 -0700 (PDT) X-Google-Smtp-Source: APXvYqyHWnF/Eohh62OpbcVJfvjotZFCQVEbfXgPK8UVnq2pAcOalyXqumCDCofcxQnoHuZsfnzt X-Received: by 2002:a17:90a:21c1:: with SMTP id q59mr25517892pjc.6.1566925351529; Tue, 27 Aug 2019 10:02:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566925351; cv=none; d=google.com; s=arc-20160816; b=qNnNkq0ekTO1aDsPy26Kp5MQ5ASEIP7x2DnfgYspvJaKe0vgsxl229UuWSxZpoDF+Q GR9jSsGCz/3ZPpdSOEiI3QgmO8vEYa8c8f39EigR3iZNStX5DvlbKMFjRS23wD0PCkTN vpAlSAhWJqh4iz4xV/oAfzhLUpOhi0NCyvDeR5Nf/Pyx2GQDaWULI/yn75sI6TKTA5da 2EjsxKNzpnOWGAtgdjioMqjEnKspiq9J01QV6rs6ti3jPlzzr/ZEgbWBHtuqOgBoVJse cGQBCfo8u1anveGoIo/e+lPpvRcb1NWo8Si02BN4/v+bnqRM9d3U/+C1hUrgm+Q54upf l8ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=XSpn1zgyMzVzX0MkHDL1XGYq7MeXsNuu4DaqZxoe2Cw=; b=ib196urT1mYV61ymI7uoKEjygMvhwlKHe3YF1N16zB9arfQfXMcks55bHNWN2JIBW+ DdOp7xcHWu0rRs5t5Q0AG6XIF3pvPO/4tduogw/43/deSQhUHHnRngsidAG6tz8XbgQi nfpl65TEcDUrWkgKiYI85RU7/bNE2EX8m1fvAuhTb+kCpgC7bV12oenNxUyW0P1+WrFk RV66/AyL2vIjx1wbV/TsDAuZb+qGLcuSo/5WiO3QP0gRY5qva2oA5hhAETYD3JBTCu6A 5rIL+3Ux0yZ4RdzK1jcH5NhiCj4UtCyklQgweiO/jwJ/ta1XmqRwQr1ABbBDRH5R536g FkKQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o1si13409810pld.73.2019.08.27.10.02.15; Tue, 27 Aug 2019 10:02:31 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730104AbfH0Q7w (ORCPT + 99 others); Tue, 27 Aug 2019 12:59:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:46366 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727057AbfH0Q7v (ORCPT ); Tue, 27 Aug 2019 12:59:51 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B88072173E; Tue, 27 Aug 2019 16:59:50 +0000 (UTC) Date: Tue, 27 Aug 2019 18:59:48 +0200 From: Greg KH To: Rui Miguel Silva Cc: driverdev-devel@linuxdriverproject.org, devel@driverdev.osuosl.org, elder@kernel.org, johan@kernel.org, linux-kernel@vger.kernel.org, greybus-dev@lists.linaro.org, Dan Carpenter Subject: Re: [PATCH 0/9] staging: move greybus core out of staging Message-ID: <20190827165948.GA16855@kroah.com> References: <20190825055429.18547-1-gregkh@linuxfoundation.org> <20190827133611.GE23584@kadam> <20190827134557.GA25038@kroah.com> <20190827154308.GD534@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 27, 2019 at 04:57:20PM +0100, Rui Miguel Silva wrote: > Hi Greg, > On Tue 27 Aug 2019 at 16:43, Greg KH wrote: > > On Tue, Aug 27, 2019 at 03:30:21PM +0100, Rui Miguel Silva wrote: > >> Hi, > >> On Tue 27 Aug 2019 at 14:45, Greg Kroah-Hartman wrote: > >> > On Tue, Aug 27, 2019 at 04:36:11PM +0300, Dan Carpenter wrote: > >> >> I can't compile greybus so it's hard to run Smatch on it... I have a > >> >> Smatch thing which ignores missing includes and just tries its best. > >> >> It mostly generates garbage output but a couple of these look like > >> >> potential issues: > >> > > >> > Why can't you compile the code? > >> > > >> > >> I think we are missing includes in some of the > >> greybus header files. > > > > Really? Where? Builds fine here and passes 0-day :) > > > > Yeah; just sent a patch to fix it. Thanks, now merged! greg k-h