From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 032CBC87FCF for ; Sun, 10 Aug 2025 21:38:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=1FsrHmIQjaeA7cNv5hXqqYa9ffRsU/2d7mmJ3k3VGtw=; b=t1t1V6+g/DUBQY Sm3FRuQQ0n6iaN9xZ/rN8hJExEL2/IRuNTCVYjhn0bLxZyiFYT4IFAlSoA8TJV1XS9C7H0IeJqjWL fuD+9Mgw64g+fcYFmKkmOpEl3nMWeDUkhnrl/AveNaxEpBtrqOgXN4qQv2/vlrT0L9nz2GvcB4FlM QhZ6Kxq3p6IZZ/XWhwOTQNr9WUV/g5RNDelCJtxdFOjEzRrgiQVte2JuJCCdDNRUvbhTJTwB7ZdJk 76BIp1WJay/oztafmZ92i8RLVkP6B+tMtzOh1aYy2tiiYl2CiOMK7DB//YpB6WZbnMSgjWTsIiWLJ /avvNBaAQDbS+BcKdiFA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1ulDkL-0000000638N-3LON; Sun, 10 Aug 2025 21:38:29 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1ulDL6-00000005ziW-3PhC; Sun, 10 Aug 2025 21:12:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 200236140D; Sun, 10 Aug 2025 21:12:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CBF3DC4CEEB; Sun, 10 Aug 2025 21:12:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754860343; bh=yRbP+oFQvp5Mj7FrKsFdMK9infUY9PonnL86PYiVBnw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Kj+bgK+NikRS6j+5KuqA5m32GVrOSHFpxkDD3zr8z2LuYDbuouFghXO0QaIqmvfuT DBrT5xS1Xesv7U9O+l7hcHJHhp8zE84+TBUvPjVN9Me74E+oySfW5OX+O8wKLcBqs5 KL+IlE8PNvp738oizwmJUBZ7GZaXRWXQFTba+nqylbVAw+Th9d3CNneSaUjMygUyf5 d4e8nZX+5c0+ICauxy3GuwAKz6JfbWugwImFesV4AU7uqJk1YwfUKvBvFqC5lN9p8e Gyd1ZhM/3295gyxRhOQbCoczZZfZS+eCZkO6FbvyXWi6MUwLbAL4hE03JVB8Vh/7OZ RVA6hwk6jrSIQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id ADC4F39D0C2B; Sun, 10 Aug 2025 21:12:37 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v7 00/22] RV: Linear temporal logic monitors for RT application From: patchwork-bot+linux-riscv@kernel.org Message-Id: <175486035649.1221929.6695545562552022137.git-patchwork-notify@kernel.org> Date: Sun, 10 Aug 2025 21:12:36 +0000 References: In-Reply-To: To: Nam Cao Cc: linux-riscv@lists.infradead.org, rostedt@goodmis.org, gmonaco@redhat.com, linux-trace-kernel@vger.kernel.org, linux-kernel@vger.kernel.org, john.ogness@linutronix.de, pmladek@suse.com, senozhatsky@chromium.org, mingo@redhat.com, tglx@linutronix.de, bp@alien8.de, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, luto@kernel.org, peterz@infradead.org, catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, paul.walmsley@sifive.com, palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to riscv/linux.git (fixes) by Steven Rostedt (Google) : On Fri, 9 May 2025 10:11:59 +0200 you wrote: > Real-time applications may have design flaws causing them to have > unexpected latency. For example, the applications may raise page faults, or > may be blocked trying to take a mutex without priority inheritance. > > However, while attempting to implement DA monitors for these real-time > rules, deterministic automaton is found to be inappropriate as the > specification language. The automaton is complicated, hard to understand, > and error-prone. > > [...] Here is the summary with links: - [v7,18/22] riscv: mm: Add page fault trace points https://git.kernel.org/riscv/c/a37c71ca412d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv