Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=MisFPnQA; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=SIGxcV/T Received: by mail.netbsd.org (Postfix, from userid 605) id B619484D8C; Wed, 17 Apr 2024 06:12:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713334324; bh=uquzaFqQx4jZIT04LHOWMnWpxUhTcLYFPcr47NAX9v0=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=MisFPnQAkIMnBkUpUd9DCDvnXjTUiYa+8OXfLHjKarByKOlvN1XkCjdFJxOCycWZO ScdSCn9Jy165Ues6x1M69O4a3nKsBo2+nuucF3JhtXJbkDr0oEpCFf+koFWhs3vRjp KTXtkO1VEHgY0SkhngkNB403CuPqiLF6oxnQTJPk= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A096984E64 for ; Wed, 17 Apr 2024 06:12:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id BQZ2iNMQ1eH3 for ; Wed, 17 Apr 2024 06:12:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4451584D4D for ; Wed, 17 Apr 2024 06:12:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713334323; bh=uquzaFqQx4jZIT04LHOWMnWpxUhTcLYFPcr47NAX9v0=; h=Date:From:Subject:To:Reply-To; b=SIGxcV/TRbM20vMCUXc13tcODwPJfRBXDmE6lBjDb7ERDBmE1nylsyIsAyE7pY0Cy 07tuM+s/Kbq3TnUn6gKWsvStnQ82fByecd9oDoa4Ql4pq5P08OHpWzCI+CCUfXF008 MoSYsfQCQ8PsqJiatszYkhKQ8aRxrLuaPoAvWlD0= Received: by cvs.NetBSD.org (Postfix, from userid 500) id BCA7EFA2C; Wed, 17 Apr 2024 06:11:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 17 Apr 2024 06:11:56 +0000 From: "Nick Hudson" Subject: CVS commit: src/sys/arch/riscv/conf To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240417061156.BCA7EFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Nick Hudson" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: skrll Date: Wed Apr 17 06:11:56 UTC 2024 Modified Files: src/sys/arch/riscv/conf: GENERIC.common Log Message: Re-enable HEARTBEAT To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/riscv/conf/GENERIC.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.