Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752807AbbKZRq2 (ORCPT ); Thu, 26 Nov 2015 12:46:28 -0500 Received: from smtp02.citrix.com ([66.165.176.63]:36715 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751455AbbKZRp0 (ORCPT ); Thu, 26 Nov 2015 12:45:26 -0500 X-IronPort-AV: E=Sophos;i="5.20,347,1444694400"; d="scan'208";a="320907498" Message-ID: <56574532.4050400@citrix.com> Date: Thu, 26 Nov 2015 17:45:22 +0000 From: David Vrabel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: Stefano Stabellini , CC: Mark Rutland , , , Subject: Re: [Xen-devel] [PATCH] xen/time: use READ_ONCE References: <1448031764-23669-1-git-send-email-stefano.stabellini@eu.citrix.com> In-Reply-To: <1448031764-23669-1-git-send-email-stefano.stabellini@eu.citrix.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 397 Lines: 11 On 20/11/15 15:02, Stefano Stabellini wrote: > Use READ_ONCE through the code, rather than explicit barriers. Applied to for-linus-4.5, thanks. David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/