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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL autolearn=no 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 5E08AC388F9 for ; Wed, 11 Nov 2020 11:31:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D9FD22074B for ; Wed, 11 Nov 2020 11:31:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="QU5fxZrG" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726176AbgKKLbw (ORCPT ); Wed, 11 Nov 2020 06:31:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34978 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725860AbgKKLbv (ORCPT ); Wed, 11 Nov 2020 06:31:51 -0500 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2ECCFC0613D1 for ; Wed, 11 Nov 2020 03:31:51 -0800 (PST) Received: by mail-wr1-x42a.google.com with SMTP id o15so2201790wru.6 for ; Wed, 11 Nov 2020 03:31:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=U9WY4YwHoHsiLnMTjdtJfngq4inlaDzEyXm6ZeBp3Tk=; b=QU5fxZrGw6uKul6IuPlDVukJDFf/9w8mjopTg92s3jOuwPNLG2hAfJAdvlF9fg/Jz3 iLmd8sMlfvwdFCY4C8OrmeUQb4J5rvRMcHgbwQUcWNKZO3sct8Ge+6GCLmXLBfS/XF4X Yq7XWiwRPbpZsxvUo/W3+ZIn/9Eiyd1KNe9EHHTbSeoKl8JHJv5nmFUofGid71w3ZjDm hjuWawWuTkiix/v2wCtK1tyemtdfp4wJSL6firAUZYMqDWHy/hR7079/G4y3PBHy88N+ JJmPLFpPmjmsRb8YLdMt29Jt85/lzFMhMxuy3e9vb8ZK24eTRWuFhSko+r2BsdY9gikK TJqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=U9WY4YwHoHsiLnMTjdtJfngq4inlaDzEyXm6ZeBp3Tk=; b=IQcGUofsD1716TpJzlbuzRzlMI/Sodrx1UBhZHfcHua4W1hSA+jZxJKLtGLeQtS6m0 puy49iNOP8DsXgd5/dTwXLV2PXyI/qU2tzbV6p51mj8FFkT1Pxd9U+uaksJ5Z80CoTP7 lKEYd82AKxKii5p9bzD3I6dFRE2UiXsX6USIFNo4w/6eOrPEJGNTwvg846BAljIBim+M pNXJ0OQCAYrRblAqKrnLGxNEZ+Lc5DpiMGSUdpqBqD9mOQUUGZAyos1eUjWTDLiTa6lO SEEQRxyAEwgrMCJ7iHlEIbmX5z8dtQS5eqnszhWzym4guGcdkDtE/qaOEVPa9He/jca3 48ZA== X-Gm-Message-State: AOAM531IbMHL5xj+r/1H2mT0A0F/kY2LKlORHGhRJqNFA1WzdBU4Kki4 6eazGgp8wEd6qx5n2jfkO012tw== X-Google-Smtp-Source: ABdhPJxdgoPMtvIpc8ik98fEm9DP705DkNY3XXFbPwfG7LegNZBJtunQHwh7cI5tVfwKzEHEOdLISA== X-Received: by 2002:adf:f3d1:: with SMTP id g17mr30133095wrp.156.1605094309513; Wed, 11 Nov 2020 03:31:49 -0800 (PST) Received: from google.com ([2a01:4b00:8523:2d03:2595:ed05:1717:fe6e]) by smtp.gmail.com with ESMTPSA id c17sm2213099wml.14.2020.11.11.03.31.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 03:31:48 -0800 (PST) Date: Wed, 11 Nov 2020 11:31:47 +0000 From: David Brazdil To: Marc Zyngier Cc: kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, James Morse , Julien Thierry , Suzuki K Poulose , Catalin Marinas , Will Deacon , Dennis Zhou , Tejun Heo , Christoph Lameter , Mark Rutland , Lorenzo Pieralisi , Quentin Perret , Andrew Scull , Andrew Walbran , kernel-team@android.com Subject: Re: [PATCH v1 01/24] psci: Accessor for configured PSCI version Message-ID: <20201111113147.ddoqadqaw6hcukow@google.com> References: <20201109113233.9012-1-dbrazdil@google.com> <20201109113233.9012-2-dbrazdil@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > + > > struct psci_operations { > > u32 (*get_version)(void); > > int (*cpu_suspend)(u32 state, unsigned long entry_point); > > I still maintain that populating .get_version in all cases instead of > duplicating an existing functionality is a better outcome. PSCI not > supported would be implied by .get_version being NULL. > > What breaks? Must have missed that suggestion before. Good idea, I'll do that. 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=-3.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 2FD94C56201 for ; Wed, 11 Nov 2020 11:31:55 +0000 (UTC) Received: from mm01.cs.columbia.edu (mm01.cs.columbia.edu [128.59.11.253]) by mail.kernel.org (Postfix) with ESMTP id 60268207BB for ; Wed, 11 Nov 2020 11:31:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=google.com header.i=@google.com header.b="QU5fxZrG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 60268207BB Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com 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 871014B7D7; Wed, 11 Nov 2020 06:31:53 -0500 (EST) 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=@google.com 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 2MSVeTGBJCsV; Wed, 11 Nov 2020 06:31:52 -0500 (EST) Received: from mm01.cs.columbia.edu (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id 8FBEF4B7C9; Wed, 11 Nov 2020 06:31:52 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id BA9184B7BA for ; Wed, 11 Nov 2020 06:31:51 -0500 (EST) 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 Ehl8mjVOVlZL for ; Wed, 11 Nov 2020 06:31:50 -0500 (EST) Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id BD96E4B7B9 for ; Wed, 11 Nov 2020 06:31:50 -0500 (EST) Received: by mail-wr1-f42.google.com with SMTP id r17so2217666wrw.1 for ; Wed, 11 Nov 2020 03:31:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=U9WY4YwHoHsiLnMTjdtJfngq4inlaDzEyXm6ZeBp3Tk=; b=QU5fxZrGw6uKul6IuPlDVukJDFf/9w8mjopTg92s3jOuwPNLG2hAfJAdvlF9fg/Jz3 iLmd8sMlfvwdFCY4C8OrmeUQb4J5rvRMcHgbwQUcWNKZO3sct8Ge+6GCLmXLBfS/XF4X Yq7XWiwRPbpZsxvUo/W3+ZIn/9Eiyd1KNe9EHHTbSeoKl8JHJv5nmFUofGid71w3ZjDm hjuWawWuTkiix/v2wCtK1tyemtdfp4wJSL6firAUZYMqDWHy/hR7079/G4y3PBHy88N+ JJmPLFpPmjmsRb8YLdMt29Jt85/lzFMhMxuy3e9vb8ZK24eTRWuFhSko+r2BsdY9gikK TJqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=U9WY4YwHoHsiLnMTjdtJfngq4inlaDzEyXm6ZeBp3Tk=; b=CqzP0zxw0p5u6u4IFOnag+RaKrJymxqkEiHUHVQoH2vjlZ5A6OB9IMeU1Xm16Opx9z 9tXqwVmx6HkRWpf5bPnncEMsuFnpAg5TXDhDsQPeccx2WzdugROWj9LMvAC5SyySp/OB i/93OlKL0Pdts5/HztE0knXyyBSYHEMc72PwsIZ97L1muhlRzCCOb91dHlDiWBGIL0VA R6c+iGAghgNJ/zIQRFGcbw40ZtlTzw65qxwNeB4WOtA9fHampBFp5C61i7mCU+/jAXNJ HUKDYnB4YrEGyBdUeiMl4iw1CiQ+Cf5cPIXirkM0n+ULE96GOG0c3dLkIyqOdAQO2nJj bI1g== X-Gm-Message-State: AOAM532gRDZf7+SObAo+TiV1xmv95OSaunb9N2d6+zIOfnwCv/cI9le9 aIQRRLsAW4YFzaBOVd5g7XKCLw== X-Google-Smtp-Source: ABdhPJxdgoPMtvIpc8ik98fEm9DP705DkNY3XXFbPwfG7LegNZBJtunQHwh7cI5tVfwKzEHEOdLISA== X-Received: by 2002:adf:f3d1:: with SMTP id g17mr30133095wrp.156.1605094309513; Wed, 11 Nov 2020 03:31:49 -0800 (PST) Received: from google.com ([2a01:4b00:8523:2d03:2595:ed05:1717:fe6e]) by smtp.gmail.com with ESMTPSA id c17sm2213099wml.14.2020.11.11.03.31.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 03:31:48 -0800 (PST) Date: Wed, 11 Nov 2020 11:31:47 +0000 From: David Brazdil To: Marc Zyngier Subject: Re: [PATCH v1 01/24] psci: Accessor for configured PSCI version Message-ID: <20201111113147.ddoqadqaw6hcukow@google.com> References: <20201109113233.9012-1-dbrazdil@google.com> <20201109113233.9012-2-dbrazdil@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Cc: kernel-team@android.com, Lorenzo Pieralisi , Andrew Walbran , Catalin Marinas , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tejun Heo , Dennis Zhou , Christoph Lameter , Will Deacon , kvmarm@lists.cs.columbia.edu 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 > > + > > struct psci_operations { > > u32 (*get_version)(void); > > int (*cpu_suspend)(u32 state, unsigned long entry_point); > > I still maintain that populating .get_version in all cases instead of > duplicating an existing functionality is a better outcome. PSCI not > supported would be implied by .get_version being NULL. > > What breaks? Must have missed that suggestion before. Good idea, I'll do that. _______________________________________________ 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=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 7BCC6C388F9 for ; Wed, 11 Nov 2020 11:32:24 +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 E09072075A for ; Wed, 11 Nov 2020 11:32:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jgtdXgMw"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=google.com header.i=@google.com header.b="QU5fxZrG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E09072075A Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com 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:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=dpZzpz0nah4n0Jx5OFzq8bWkyqd22mK7kQAISlzxqic=; b=jgtdXgMwITWTeklb89BxUSNFO 8ochYWDS2c9TVYHmr/vVp4EuYe2zqqisfCXDc1bcrYdVkCudebaeRg9obGBUD1cTfeVoprkDWkbSr hbqhWjE+c7y0InKj9Qe1HdqdWfQwd2Z/M/+6okTGFHWEOchyAa0C8RRvl6E5s7DQjd5/nMwIldYwp owl2j1OholKeRqj+7o5ptBl3Jwv5BQ5HRlpphOAFrt4Mn8hJ0fXdClvWujzgMHGluIF9gE9oo3Gra /GMntm48b18viS0Czr12+S9MEdCa6pyFJTNPeHZk7ctqnAXrYsbtvO0dMIFbytKV0ARKSXZRtyTa3 o29arfuUw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kcoLz-0007rS-0W; Wed, 11 Nov 2020 11:31:55 +0000 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kcoLv-0007qW-El for linux-arm-kernel@lists.infradead.org; Wed, 11 Nov 2020 11:31:52 +0000 Received: by mail-wr1-x433.google.com with SMTP id 33so2187753wrl.7 for ; Wed, 11 Nov 2020 03:31:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=U9WY4YwHoHsiLnMTjdtJfngq4inlaDzEyXm6ZeBp3Tk=; b=QU5fxZrGw6uKul6IuPlDVukJDFf/9w8mjopTg92s3jOuwPNLG2hAfJAdvlF9fg/Jz3 iLmd8sMlfvwdFCY4C8OrmeUQb4J5rvRMcHgbwQUcWNKZO3sct8Ge+6GCLmXLBfS/XF4X Yq7XWiwRPbpZsxvUo/W3+ZIn/9Eiyd1KNe9EHHTbSeoKl8JHJv5nmFUofGid71w3ZjDm hjuWawWuTkiix/v2wCtK1tyemtdfp4wJSL6firAUZYMqDWHy/hR7079/G4y3PBHy88N+ JJmPLFpPmjmsRb8YLdMt29Jt85/lzFMhMxuy3e9vb8ZK24eTRWuFhSko+r2BsdY9gikK TJqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=U9WY4YwHoHsiLnMTjdtJfngq4inlaDzEyXm6ZeBp3Tk=; b=Ow3+/5NdA9Dn7RDm8+8ZWpu5JSs9MyeO9XOBh/LcD14PIMrjjF9luJoUCyKWRCWPVm 6wD+L/qSH80NGYL3jkqNrZefTM4Kefezjjg8lCOVZ2TUs4cMkDmq88CRiEmSkGG4Rjz2 QSeXDi0kTeER1USE+rCDiLTJ4KKHSJbOQN+F404BfQ7jV4UX5qPTeJGPq12slVnzsj/4 OM2fY6WIoCf71w0bpFkW4YuNegzBrMfGLmH6t1hSKMCoiu3zVKC1ifnz9+KXjzsTUnMc R5e5+pG8k/h+9rEF8lCWJh3opVPiUuH54QpXdhTamN6iLzPMnquZ8PVQ/ek6VWpb8vKw NuwA== X-Gm-Message-State: AOAM533SWChSn9XHqnBS/J/k8Ul2RYN1vedbeKRwNsGcTlly2kYIhNu8 lRftp3CPSILNINjBwp371JFC4g== X-Google-Smtp-Source: ABdhPJxdgoPMtvIpc8ik98fEm9DP705DkNY3XXFbPwfG7LegNZBJtunQHwh7cI5tVfwKzEHEOdLISA== X-Received: by 2002:adf:f3d1:: with SMTP id g17mr30133095wrp.156.1605094309513; Wed, 11 Nov 2020 03:31:49 -0800 (PST) Received: from google.com ([2a01:4b00:8523:2d03:2595:ed05:1717:fe6e]) by smtp.gmail.com with ESMTPSA id c17sm2213099wml.14.2020.11.11.03.31.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Nov 2020 03:31:48 -0800 (PST) Date: Wed, 11 Nov 2020 11:31:47 +0000 From: David Brazdil To: Marc Zyngier Subject: Re: [PATCH v1 01/24] psci: Accessor for configured PSCI version Message-ID: <20201111113147.ddoqadqaw6hcukow@google.com> References: <20201109113233.9012-1-dbrazdil@google.com> <20201109113233.9012-2-dbrazdil@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201111_063151_825344_2403452F X-CRM114-Status: GOOD ( 11.99 ) 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, Lorenzo Pieralisi , Andrew Walbran , Suzuki K Poulose , Catalin Marinas , Quentin Perret , linux-kernel@vger.kernel.org, James Morse , linux-arm-kernel@lists.infradead.org, Tejun Heo , Dennis Zhou , Christoph Lameter , Will Deacon , kvmarm@lists.cs.columbia.edu, Julien Thierry , Andrew Scull 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 > > + > > struct psci_operations { > > u32 (*get_version)(void); > > int (*cpu_suspend)(u32 state, unsigned long entry_point); > > I still maintain that populating .get_version in all cases instead of > duplicating an existing functionality is a better outcome. PSCI not > supported would be implied by .get_version being NULL. > > What breaks? Must have missed that suggestion before. Good idea, I'll do that. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel