From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932498AbaEENkb (ORCPT ); Mon, 5 May 2014 09:40:31 -0400 Received: from mail-ie0-f173.google.com ([209.85.223.173]:35615 "EHLO mail-ie0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932382AbaEENka (ORCPT ); Mon, 5 May 2014 09:40:30 -0400 Message-ID: <536794CB.8060903@linuxfoundation.org> Date: Mon, 05 May 2014 09:40:27 -0400 From: Konstantin Ryabitsev Organization: Linux Foundation User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Josh Boyer , Linus Torvalds CC: "Linux-Kernel@Vger. Kernel. Org" Subject: Re: Linux 3.15-rc4 References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/05/14 08:38 AM, Josh Boyer wrote: > Did the patch-3.15-rc4.xz tarball not get uploaded/created on > kernel.org? The frontpage doesn't seem to have been updated for -rc4, > and I can't find it here either: > > https://www.kernel.org/pub/linux/kernel/v3.x/testing/ Looks like it got placed into /v3.x/ instead of /testing/. I'll move it into /testing/ shortly, which should kick off the site update (the script only looks for -rc kernels in /testing/). -K