Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1473151yba; Fri, 26 Apr 2019 23:42:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqwSV8MZsuSiS+ZkyYvdph8BNULpgEKbofUSzRvtQevrfu8LxKJtMRHsxLMMg7NpYmCsiIZP X-Received: by 2002:a63:cc0d:: with SMTP id x13mr47732572pgf.280.1556347348180; Fri, 26 Apr 2019 23:42:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556347348; cv=none; d=google.com; s=arc-20160816; b=LPRuK3MIrItdxztbgmuL33jw1gfS/pOsO7RVoe4YWJpSrnCe7Jvv6yKBrdYMsbi3O3 16RxsHR2xMr7iAY/436jUNYx/xt01QjMhYoGETJwMbvYGEDHR7DigEm5ZI/bCisxEJzP ieJMA5UyivcoozD10eCN+rO8dH3hlr9ZcdnWSEO3i2wMCeSXdaQCRt8XwLbwcNlBjzcK q6F8vdXlKm+CeOPM3csBvay7cCxIKIhYec6LAwKtUEAiX6d4Bj5ONziT7ZMTYBUICH40 SMXW5OmbgCsM+QiTDKYbPsP64QCZC2Dk7gbrbm+1itE3yAMsiow8GMm89pRu1xwdXUqx PdDQ== 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:dkim-signature; bh=lcAOZD3d4Skkov7xbiDUVS9kdarfWLSF7Q4+GsIxQYo=; b=w6A/Yo/MQFlsGczN/bt/yUn5jxMm7pt5ITnIGC4QDWGt38aYb2zJoFovv1NpCO8SnJ TpLKmN3MvUMUwLKfXQib/8kiZDY5m7wSr1tipExCQvxmsaBO9k69I3gcu79UMCChsAAw T7XwRJcER5y854zPS5ZXshZiFTRnN2T+MEeF5JJMKqoC2gp9NvNqNsWoq0scdHZXowC5 v4wuBybgFj6qhVe7+Ej5Y64jKF6WLun1+CYBsjKT29GSWdg5K/TOnbFKonpj73wZx40g NHnSN+Y9MWYv8yUDDG/PkiTa2/NjvKq+POhOfp6Wkx1EmRjygrTY5v8OotfdRRAxD6F2 lT7A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="0Isou8/8"; 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 h25si24710691pgv.244.2019.04.26.23.42.11; Fri, 26 Apr 2019 23:42:28 -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; dkim=pass header.i=@kernel.org header.s=default header.b="0Isou8/8"; 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 S1726079AbfD0GlU (ORCPT + 99 others); Sat, 27 Apr 2019 02:41:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:40024 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726011AbfD0GlU (ORCPT ); Sat, 27 Apr 2019 02:41:20 -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 5EEA32087C; Sat, 27 Apr 2019 06:41:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556347279; bh=k+jbso5y0czuqNdJXS/3uk4ffMe4EBc3mWalLxYAsCA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0Isou8/8d2XTBeboRXM7KdVs8xSKtCs7ylb4Qy/PUfC7bDXlFDyEYsbG4NgpDIP+6 izMnAgBRQUTGXouFaktP6pXrogKl8hIwV8wbknJxm2sJu/lvISG+ahJarnKOjb6DQx mee+txwR3nadQMjcVp2o5C1xW7cvL7dzFZlJP0Bw= Date: Sat, 27 Apr 2019 08:41:17 +0200 From: Greg Kroah-Hartman To: Kimberly Brown Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses Message-ID: <20190427064117.GA15575@kroah.com> References: <20190322201440.GA30814@ubu-Virtual-Machine> <20190425201253.GA12131@kroah.com> <20190427061856.GA675@ubu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190427061856.GA675@ubu> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 27, 2019 at 02:18:56AM -0400, Kimberly Brown wrote: > On Thu, Apr 25, 2019 at 10:12:53PM +0200, Greg Kroah-Hartman wrote: > > On Mon, Apr 01, 2019 at 10:51:10PM -0400, Kimberly Brown wrote: > > > This patchset adds support for default attribute groups to kobj_type. > > > Also, the uses of kobj_type's default_attrs field are replaced with > > > default_groups in the following subsystems: > > > - samples > > > - block > > > - net > > > - irq > > > - padata > > > - cpufreq > > > - livepatch > > > > > > The subsystem maintainers and lists will be copied on the subsystem > > > patches. > > > > > > The uses of kobj_type's default_attrs field in the other subsystems will > > > be replaced in future patchsets. > > > > Thanks for all of these, now queued up. Patches to fix up the other > > subsystems are always welcome :) > > > > greg k-h > > Thanks, Greg! I'll start preparing more patches. > > I know that patches should be in linux-next for some time before the > merge window opens. How long do they typically need to be in linux-next? It depends on the maintainer, what they feel like. I like to have a week or so, but some like more, and others less. Sorry there's not a single answer. > I'm trying to figure out if the next patches I work on could be included > in the next merge window, in which case I'll let the maintainers know > that the patch will either need to go through the driver-core tree or > wait for the next release cycle. Mention that I can take them all through my tree now, as that's usually the easiest thing for api changes like this. thanks, greg k-h