From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756777AbYJQVlp (ORCPT ); Fri, 17 Oct 2008 17:41:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754139AbYJQVlh (ORCPT ); Fri, 17 Oct 2008 17:41:37 -0400 Received: from kroah.org ([198.145.64.141]:39550 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753076AbYJQVlh (ORCPT ); Fri, 17 Oct 2008 17:41:37 -0400 Date: Fri, 17 Oct 2008 14:38:16 -0700 From: Greg KH To: Linus Torvalds Cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [GIT PATCH] STAGING patches for 2.6.28 Message-ID: <20081017213816.GA20423@kroah.com> References: <20081010224130.GA30117@kroah.com> <20081013213651.GA8338@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 17, 2008 at 01:34:42PM -0700, Linus Torvalds wrote: > > > On Mon, 13 Oct 2008, Greg KH wrote: > > > > I've now added 2 more patches to this tree, fixing a build error if you > > did not build any staging drivers into your tree (the normal mode of > > building), and added an additional wireless driver that came from the > > Fedora kernel trees. > > Greg - I finally got around to merging this tree, and it got some > conflicts with the changes/cleanups to taint handling (and due to the > MAINTAINERS file cleanups/alphasort). They conflicts weren't all that > nasty, and I think they're all resolved correctly, but it might be worth > testing the TAINT_CRAP flag in particular. I tested the build in the > normal config, but didn't actually bother to test any tainted drivers. Thanks for letting me know, I'll go build and test this right now. greg k-h