From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-183.mta0.migadu.com (out-183.mta0.migadu.com [91.218.175.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F21887C6D1 for ; Thu, 1 Feb 2024 17:47:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.183 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706809681; cv=none; b=PfP54nZKRkHFXjaCZBwpJlZ2m4iRy6xuIqqYnFxMTX424BXz9EMP5tKpdqPBuqwr3vagDqxtnvShc1W6yGaI25F7rcnQs5QzFNXP4neZECWGoTEy8JzUf0hEruuwWieUlJRv8w4WY+yacPZN0cRTw2DG8pWUz9V8vQ0w8+SeuNI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706809681; c=relaxed/simple; bh=l8fl1mJ4rIJqidIweHxe2hCcldoUktfx0+tpqsFCuRg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TUV5jTDnee0dSMge7K7eRTgAh+LG0hvRcVDdshW59OC18DdEG+9MNEcqWPFvkxYO0YYJdQbhJ/aBTCgUu602R3fHMuCjTz8IqqIF0glAqHlxyt/JtiaZMm8cuCloX62v8oxSR0JqANzZmAFYnR78N1Z0lQCTpOXaZgchOlAPZYg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=ZPjqULQD; arc=none smtp.client-ip=91.218.175.183 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="ZPjqULQD" Date: Thu, 1 Feb 2024 17:47:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1706809677; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=dYnISAFVo07pBLwSWWJ2J88UIhu0KIUulAzJ3pXX760=; b=ZPjqULQDLG0e/f2PYFjZAH7MwDvlQUoC2Giq0OJ/jHfSmbOXT86IlGUDYDiS0DPKbeuLKF 6duUDayMxL6Z2SOlYPhFJI39Ce5TU9+NQrtJLhdc36pjw9YmGPxq6NIIL4hCBE0GCUCdzi 2UPysrJRGsCauWfySedid+42nQ35/ws= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Marc Zyngier Cc: Randy Dunlap , linux-kernel@vger.kernel.org, James Morse , Suzuki K Poulose , Zenghui Yu , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, Catalin Marinas , Will Deacon Subject: Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Message-ID: References: <20240117230714.31025-1-rdunlap@infradead.org> <618cb278-0b9f-4cc2-bfc6-bfcbefc79b69@infradead.org> <86le8470yn.wl-maz@kernel.org> Precedence: bulk X-Mailing-List: kvmarm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86le8470yn.wl-maz@kernel.org> X-Migadu-Flow: FLOW_OUT On Thu, Feb 01, 2024 at 01:45:04PM +0000, Marc Zyngier wrote: > On Thu, 01 Feb 2024 06:19:14 +0000, > Randy Dunlap wrote: > > > > Hi, > > > > Any comments on this series? > > This is currently earmarked for 6.9. Yup, I'm going to start applying some stuff soon and I'll grab this. -- Thanks, Oliver From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3560BC48286 for ; Thu, 1 Feb 2024 17:48:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CNy0Epsi6l5mdjRItauKUG4XwlsCDrhT9gp+zWTVSoc=; b=JJBa1owgKLRx8C B5ZOEuWrXq7WLpYxV+Ga991dZfVl0BpOi4JlkSP0v/5E6j+LAY+/Cwax+aO+o3FZSawCHYjpUOfWc z2/GimerxBALEPFicDnGYLINWvWXUxXQbwn9+iGJwPL+90V+HFHOw74fLLqegZ4jDPbXHjIWQTsDc Hmf/HcHSVy+KRNH0G4oCztnVXzgHi6TrubdQCmmD2scMJeNJemnb0nn6/HsYM2wFsT9/DtR41TpaF MKXhJfBJK6eu5HuYOezAXxv7vx96XATk26JyTRLEy/QFHOOwJ64UfZDG0vFBW6+BHPmxt9R0GQ+uo JYy3IiJ28T9myMLr78oA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVbAU-00000008r50-07jz; Thu, 01 Feb 2024 17:48:06 +0000 Received: from out-185.mta0.migadu.com ([2001:41d0:1004:224b::b9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVbAR-00000008r44-0nuL for linux-arm-kernel@lists.infradead.org; Thu, 01 Feb 2024 17:48:04 +0000 Date: Thu, 1 Feb 2024 17:47:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1706809677; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=dYnISAFVo07pBLwSWWJ2J88UIhu0KIUulAzJ3pXX760=; b=ZPjqULQDLG0e/f2PYFjZAH7MwDvlQUoC2Giq0OJ/jHfSmbOXT86IlGUDYDiS0DPKbeuLKF 6duUDayMxL6Z2SOlYPhFJI39Ce5TU9+NQrtJLhdc36pjw9YmGPxq6NIIL4hCBE0GCUCdzi 2UPysrJRGsCauWfySedid+42nQ35/ws= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Marc Zyngier Cc: Randy Dunlap , linux-kernel@vger.kernel.org, James Morse , Suzuki K Poulose , Zenghui Yu , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, Catalin Marinas , Will Deacon Subject: Re: [PATCH 00/10] KVM: arm64: fix many kernel-doc warnings Message-ID: References: <20240117230714.31025-1-rdunlap@infradead.org> <618cb278-0b9f-4cc2-bfc6-bfcbefc79b69@infradead.org> <86le8470yn.wl-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <86le8470yn.wl-maz@kernel.org> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240201_094803_381773_179A91AC X-CRM114-Status: GOOD ( 10.37 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Feb 01, 2024 at 01:45:04PM +0000, Marc Zyngier wrote: > On Thu, 01 Feb 2024 06:19:14 +0000, > Randy Dunlap wrote: > > > > Hi, > > > > Any comments on this series? > > This is currently earmarked for 6.9. Yup, I'm going to start applying some stuff soon and I'll grab this. -- Thanks, Oliver _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel