From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 606933597A for ; Wed, 16 Apr 2025 06:11:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744783900; cv=none; b=VrkPHKEtsK3pxRtQioRD0lA8OUONG74I12j5Y6scmJWU8lzoLyGhj/ITmfmmSrzaxLx9q6D4HadeQaNfxQq1jNDIR7eMlOuji/0zi2xSnlcQ7jUjvIGXTPjzd1MX2hFCNXu20j8/CRMlbj8zcP03chrDZPMzVg5cgFdXoSWmUw4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744783900; c=relaxed/simple; bh=W8sC/Jkv/Do5OuPKmfXLcvKdao6phLoV0CXN3Q57NPA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=B6DrfzcTFLfxzkad0FuTU5U8QVx531rY/3Pq2xRHKz8wTqCfeOTXNGLBlEhY0dNjxBfWh1xUjaeWFSyL54ub3rvgw8zFwwNmIP0gZ6p4PAtIBltiuozJywvhsA/6My3bWaiCMWInv3aMvIOyjPar6nS8fAiaifCy2GmIb3XTLaU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=iGjuLLjs; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="iGjuLLjs" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 777E8C4CEE2; Wed, 16 Apr 2025 06:11:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1744783899; bh=W8sC/Jkv/Do5OuPKmfXLcvKdao6phLoV0CXN3Q57NPA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iGjuLLjsShc918tLKpKTTtpGhLN+d32QdwoRzpZKQXbgaLILxX+/MoWnUNu9jJ8Wh OTuNpj3AkeDffYno6eSAiQpcn7OX8pu9mDpCbmCMgp1WHQ5FtbGcEIvkx4pLIFr8+k 2fHIOVCzqpw2E5EjaRLqPFTP5pKeTPcKrWOv29jA= Date: Wed, 16 Apr 2025 08:10:03 +0200 From: Greg Kroah-Hartman To: "Li, Philip" Cc: "sfr@canb.auug.org.au" , lkp , "linux-next@vger.kernel.org" Subject: Re: The driver-core.git tree has moved. Message-ID: <2025041657-arguable-reflector-5ab3@gregkh> References: <2025041512-darling-erupt-4545@gregkh> Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Apr 15, 2025 at 01:15:41PM +0000, Li, Philip wrote: > > Subject: The driver-core.git tree has moved. > > > > The driver-core.git tree has moved from: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git > > to > > git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git > > > > So can you adjust this in the linux-next and 0-day bot scripts so that > > you can pull in the updated stuff? > > This is done for the 0-day side, thanks thank you!