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 X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9A8DDC433DF for ; Tue, 7 Jul 2020 08:51:21 +0000 (UTC) Received: from mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by mail.kernel.org (Postfix) with ESMTP id 0F02B206C3 for ; Tue, 7 Jul 2020 08:51:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="J0KDoDrX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0F02B206C3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvmarm-bounces@lists.cs.columbia.edu Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 7D19C4B10D; Tue, 7 Jul 2020 04:51:20 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Authentication-Results: mm01.cs.columbia.edu (amavisd-new); dkim=softfail (fail, message has been altered) header.i=@kernel.org Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HJQ0crU6s6e9; Tue, 7 Jul 2020 04:51:18 -0400 (EDT) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 329B44B127; Tue, 7 Jul 2020 04:51:18 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 406664B113 for ; Tue, 7 Jul 2020 04:51:17 -0400 (EDT) X-Virus-Scanned: at lists.cs.columbia.edu Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ocLMq+Rm-YSD for ; Tue, 7 Jul 2020 04:51:15 -0400 (EDT) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id D7DC24B10D for ; Tue, 7 Jul 2020 04:51:15 -0400 (EDT) Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (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 8FB05206C3; Tue, 7 Jul 2020 08:51:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594111874; bh=gm0s9URnfKoM+Mp5/NVoezYw+cdGKKelHr4qyKi0wGg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=J0KDoDrXpqpK1OUy9dsjGwQiB0OyQBcA5oAU/kgyr7sH9PiK0NfSJ4htyaHwDkVcu nktNyTV5oHiBKwix0bSY/eogdSpshkIRXnPCJfWYeUCVEFCLJAPsjZgFcbsSi8TgWA 8gehuafDcYGb0BJyv3d0xKLfBx+kDJUGjxG+kupo= Received: from 78.163-31-62.static.virginmediabusiness.co.uk ([62.31.163.78] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsjJo-009gSu-Po; Tue, 07 Jul 2020 09:51:13 +0100 Date: Tue, 07 Jul 2020 09:51:11 +0100 Message-ID: <87mu4bemio.wl-maz@kernel.org> From: Marc Zyngier To: Catalin Marinas Subject: Re: [PATCH v3 00/17] KVM: arm64: Preliminary NV patches In-Reply-To: <20200706172725.GL28170@gaia> References: <20200706125425.1671020-1-maz@kernel.org> <20200706172725.GL28170@gaia> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/26.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") X-SA-Exim-Connect-IP: 62.31.163.78 X-SA-Exim-Rcpt-To: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, andre.przywara@arm.com, christoffer.dall@arm.com, Dave.Martin@arm.com, jintack@cs.columbia.edu, alexandru.elisei@arm.com, gcherian@marvell.com, prime.zeng@hisilicon.com, ascull@google.com, will@kernel.org, mark.rutland@arm.com, james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Cc: kernel-team@android.com, kvm@vger.kernel.org, Andre Przywara , kvmarm@lists.cs.columbia.edu, Will Deacon , George Cherian , "Zengtao \(B\)" , Dave Martin , linux-arm-kernel@lists.infradead.org X-BeenThere: kvmarm@lists.cs.columbia.edu X-Mailman-Version: 2.1.14 Precedence: list List-Id: Where KVM/ARM decisions are made List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu Hi Catalin, On Mon, 06 Jul 2020 18:27:48 +0100, Catalin Marinas wrote: > > On Mon, Jul 06, 2020 at 01:54:08PM +0100, Marc Zyngier wrote: > > Catalin: How do you want to proceed for patches 2, 3, and 4? I could > > make a stable branch that gets you pull into the arm64 tree, or the > > other way around. Just let me know. > > Please create a separate branch for the S2 TTL patches (ideally based on > no later than -rc3). I plan to queue the rest of Zhenyu's patches on > top. > > https://lore.kernel.org/linux-arm-kernel/20200625080314.230-1-yezhenyu2@huawei.com/ I've now pushed out this branch[1], containing the three patches in isolation. Unless you tell me otherwise, I will push this into -next today, together with the rest of the KVM/arm64 queue. Thanks, M. [1] git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/ttl-for-arm64 -- Without deviation from the norm, progress is not possible. _______________________________________________ kvmarm mailing list kvmarm@lists.cs.columbia.edu https://lists.cs.columbia.edu/mailman/listinfo/kvmarm 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 X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 932E0C433E0 for ; Tue, 7 Jul 2020 08:52:53 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5C325206C3 for ; Tue, 7 Jul 2020 08:52:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="rJbiYrXB"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="J0KDoDrX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5C325206C3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Subject:To:From: Message-ID:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qqKswFPWdbPit1GdJpjLXdNBEdVhj1jAOOBZR8Af4Zc=; b=rJbiYrXBsdmuWmm34wYl9SBZv IplzznzzCgpsGBUJSn4/5+P3BaieYZ6dGgE7mvshbLzOS+57yv6bHr562X9sDXmv6VkF1ppUkgaMG B6brgKnPLF3PeBNuVrFu7y1MAAHy79UK61GThsoC2zItMTWBDa/lCxe7OHuOOB7NVjuyHRXFzyDtH lCNFnUPtmt/0ak7cFRQROMQt+I3SVFHL0/OKJALXR8oD4CSi8v4tFpVbJ//SgZxrjuTqoFCFzH5HQ DuoypLYF3sJTA9Py2tQpp0ZvbdkJBB7x2zCyk3i+TU1i2cPrri4vtrth+AApdlRSbTQGxilyYfbYE MM9U45QWg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jsjJu-0004GG-HB; Tue, 07 Jul 2020 08:51:18 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jsjJr-0004FM-J6 for linux-arm-kernel@lists.infradead.org; Tue, 07 Jul 2020 08:51:16 +0000 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (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 8FB05206C3; Tue, 7 Jul 2020 08:51:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594111874; bh=gm0s9URnfKoM+Mp5/NVoezYw+cdGKKelHr4qyKi0wGg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=J0KDoDrXpqpK1OUy9dsjGwQiB0OyQBcA5oAU/kgyr7sH9PiK0NfSJ4htyaHwDkVcu nktNyTV5oHiBKwix0bSY/eogdSpshkIRXnPCJfWYeUCVEFCLJAPsjZgFcbsSi8TgWA 8gehuafDcYGb0BJyv3d0xKLfBx+kDJUGjxG+kupo= Received: from 78.163-31-62.static.virginmediabusiness.co.uk ([62.31.163.78] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsjJo-009gSu-Po; Tue, 07 Jul 2020 09:51:13 +0100 Date: Tue, 07 Jul 2020 09:51:11 +0100 Message-ID: <87mu4bemio.wl-maz@kernel.org> From: Marc Zyngier To: Catalin Marinas Subject: Re: [PATCH v3 00/17] KVM: arm64: Preliminary NV patches In-Reply-To: <20200706172725.GL28170@gaia> References: <20200706125425.1671020-1-maz@kernel.org> <20200706172725.GL28170@gaia> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/26.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") X-SA-Exim-Connect-IP: 62.31.163.78 X-SA-Exim-Rcpt-To: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, andre.przywara@arm.com, christoffer.dall@arm.com, Dave.Martin@arm.com, jintack@cs.columbia.edu, alexandru.elisei@arm.com, gcherian@marvell.com, prime.zeng@hisilicon.com, ascull@google.com, will@kernel.org, mark.rutland@arm.com, james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200707_045115_786797_E191EFBA X-CRM114-Status: GOOD ( 17.45 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , kernel-team@android.com, kvm@vger.kernel.org, Suzuki K Poulose , Jintack Lim , Andre Przywara , Christoffer Dall , kvmarm@lists.cs.columbia.edu, Will Deacon , George Cherian , James Morse , Andrew Scull , "Zengtao \(B\)" , Julien Thierry , Alexandru Elisei , Dave Martin , linux-arm-kernel@lists.infradead.org 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 Hi Catalin, On Mon, 06 Jul 2020 18:27:48 +0100, Catalin Marinas wrote: > > On Mon, Jul 06, 2020 at 01:54:08PM +0100, Marc Zyngier wrote: > > Catalin: How do you want to proceed for patches 2, 3, and 4? I could > > make a stable branch that gets you pull into the arm64 tree, or the > > other way around. Just let me know. > > Please create a separate branch for the S2 TTL patches (ideally based on > no later than -rc3). I plan to queue the rest of Zhenyu's patches on > top. > > https://lore.kernel.org/linux-arm-kernel/20200625080314.230-1-yezhenyu2@huawei.com/ I've now pushed out this branch[1], containing the three patches in isolation. Unless you tell me otherwise, I will push this into -next today, together with the rest of the KVM/arm64 queue. Thanks, M. [1] git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/ttl-for-arm64 -- Without deviation from the norm, progress is not possible. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-6.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB499C433DF for ; Tue, 7 Jul 2020 08:51:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 86C21206E2 for ; Tue, 7 Jul 2020 08:51:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594111876; bh=gm0s9URnfKoM+Mp5/NVoezYw+cdGKKelHr4qyKi0wGg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=FLdrNb4Pzs5LhJAE8G8U6+O18ydVEhY+p/9Zz+BmtkuzKVegveH8ZkMIUqhyaXyE8 F4OriOvFIO1ZAKCKVnoPci4kTVEKWBKher92blbIzlFSMgW1jeKvfu32PDeBMaG6E8 7FN8q7k2WVS4fxg0+jzTLv7y8eH55BFdKGm7T9f4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726434AbgGGIvP (ORCPT ); Tue, 7 Jul 2020 04:51:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:41130 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725825AbgGGIvP (ORCPT ); Tue, 7 Jul 2020 04:51:15 -0400 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (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 8FB05206C3; Tue, 7 Jul 2020 08:51:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594111874; bh=gm0s9URnfKoM+Mp5/NVoezYw+cdGKKelHr4qyKi0wGg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=J0KDoDrXpqpK1OUy9dsjGwQiB0OyQBcA5oAU/kgyr7sH9PiK0NfSJ4htyaHwDkVcu nktNyTV5oHiBKwix0bSY/eogdSpshkIRXnPCJfWYeUCVEFCLJAPsjZgFcbsSi8TgWA 8gehuafDcYGb0BJyv3d0xKLfBx+kDJUGjxG+kupo= Received: from 78.163-31-62.static.virginmediabusiness.co.uk ([62.31.163.78] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jsjJo-009gSu-Po; Tue, 07 Jul 2020 09:51:13 +0100 Date: Tue, 07 Jul 2020 09:51:11 +0100 Message-ID: <87mu4bemio.wl-maz@kernel.org> From: Marc Zyngier To: Catalin Marinas Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, Andre Przywara , Christoffer Dall , Dave Martin , Jintack Lim , Alexandru Elisei , George Cherian , "Zengtao (B)" , Andrew Scull , Will Deacon , Mark Rutland , James Morse , Julien Thierry , Suzuki K Poulose , kernel-team@android.com Subject: Re: [PATCH v3 00/17] KVM: arm64: Preliminary NV patches In-Reply-To: <20200706172725.GL28170@gaia> References: <20200706125425.1671020-1-maz@kernel.org> <20200706172725.GL28170@gaia> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/26.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 62.31.163.78 X-SA-Exim-Rcpt-To: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, andre.przywara@arm.com, christoffer.dall@arm.com, Dave.Martin@arm.com, jintack@cs.columbia.edu, alexandru.elisei@arm.com, gcherian@marvell.com, prime.zeng@hisilicon.com, ascull@google.com, will@kernel.org, mark.rutland@arm.com, james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, kernel-team@android.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org Hi Catalin, On Mon, 06 Jul 2020 18:27:48 +0100, Catalin Marinas wrote: > > On Mon, Jul 06, 2020 at 01:54:08PM +0100, Marc Zyngier wrote: > > Catalin: How do you want to proceed for patches 2, 3, and 4? I could > > make a stable branch that gets you pull into the arm64 tree, or the > > other way around. Just let me know. > > Please create a separate branch for the S2 TTL patches (ideally based on > no later than -rc3). I plan to queue the rest of Zhenyu's patches on > top. > > https://lore.kernel.org/linux-arm-kernel/20200625080314.230-1-yezhenyu2@huawei.com/ I've now pushed out this branch[1], containing the three patches in isolation. Unless you tell me otherwise, I will push this into -next today, together with the rest of the KVM/arm64 queue. Thanks, M. [1] git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git kvm-arm64/ttl-for-arm64 -- Without deviation from the norm, progress is not possible.