From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753756AbcBJUOT (ORCPT ); Wed, 10 Feb 2016 15:14:19 -0500 Received: from tex.lwn.net ([70.33.254.29]:35743 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753679AbcBJUOR (ORCPT ); Wed, 10 Feb 2016 15:14:17 -0500 Date: Wed, 10 Feb 2016 13:14:14 -0700 From: Jonathan Corbet To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, Thomas Gleixner , Clemens Ladisch , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, Arnd Bergmann , Greg Kroah-Hartman , linux-doc@vger.kernel.org Subject: Re: [PATCH] hpet: drop stale link Message-ID: <20160210131414.605e8eb6@lwn.net> In-Reply-To: <1454326374-7317-1-git-send-email-mst@redhat.com> References: <1454326374-7317-1-git-send-email-mst@redhat.com> Organization: LWN.net X-Mailer: Claws Mail 3.13.1 (GTK+ 2.24.29; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 1 Feb 2016 13:32:56 +0200 "Michael S. Tsirkin" wrote: > Looks like the HPET spec at intel.com got moved. > It isn't hard to find so drop the link, just mention > the revision assumed. Hmm...what I see suggests this patch doesn't do that... > - * http://www.intel.com/hardwaredesign/hpetspec_1.pdf > + * http://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/software-developers-hpet-spec-1-0a.pdf > ..? jon