From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web10.47656.1685360678233715671 for ; Mon, 29 May 2023 04:44:38 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=KEvo+R/5; spf=pass (domain: kernel.org, ip: 139.178.84.217, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BCAC26122F for ; Mon, 29 May 2023 11:44:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2F915C4339C for ; Mon, 29 May 2023 11:44:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685360677; bh=ensDkYQWTd1B8GeG8w18xJ8dDhplIuaObO1qCybfbho=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=KEvo+R/50qWc4MNR05B5/lDkvU64lv75aC6jf4z1fZQ3fR3cWfX/6+DRq4dWkeReo hx8MmtXhwavkOzAWekzK3SjnXB1ueAFJYYkOGO2Hwr0A4IDWtzt62ImjpiFYyGU7wM cZPyr2OupxisHXCGCw1S0BZa3AmKyatWu8uvdrxf+PSWoFVGRqGYrV2I5FVdtfIXfX xuZ1RCFR+wNxKsUKpzrvjZ22fJmMhIOKmvkePziPqFJiEjlBFV96HUmu3mnEn+2WCH /ui+JhoiJPCVOM3TvvxU5mPJVj8cfUSwH+8B3UZdMd6LLywl0WpYQWtzChVnbp9uD4 cPg6DbgDB9drg== Received: by mail-lf1-f53.google.com with SMTP id 2adb3069b0e04-4f4b80bf93aso3451252e87.0 for ; Mon, 29 May 2023 04:44:37 -0700 (PDT) X-Gm-Message-State: AC+VfDx3+b0kz2+sb43xfSx8ODIBBOwCmRI/MGOm5cl+J4W6PVxzkzBm 0QkwClVBbwEKpkk7KjtvHfxh8YDUF2IOBbLZ1+w= X-Google-Smtp-Source: ACHHUZ585DJlb2iFyQ8EyytliLegiMXq2jIBf3HXss3sbHIgXsQQZni3fvZC03TluciFoMOj9RPijdTXTaBvP47tyRU= X-Received: by 2002:a19:f515:0:b0:4eb:1294:983d with SMTP id j21-20020a19f515000000b004eb1294983dmr2912119lfb.7.1685360675238; Mon, 29 May 2023 04:44:35 -0700 (PDT) MIME-Version: 1.0 References: <16393.1684925303933305750@groups.io> In-Reply-To: <16393.1684925303933305750@groups.io> From: "Ard Biesheuvel" Date: Mon, 29 May 2023 13:44:24 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] PATCH [1/1] ArmPkg: Fix GicV2 BaseAddress types To: devel@edk2.groups.io, sami.mujawar@arm.com Cc: neiljay@gmail.com Content-Type: text/plain; charset="UTF-8" On Wed, 24 May 2023 at 12:48, Sami Mujawar wrote: > > Hi Neil, > > Thank you for this patch. > These changes look good to me. > > Reviewed-by: Sami Mujawar > I cannot apply this. Please resend this (with me on cc) using git send-email