Message ID | 20211008204825.6229-1-svens@stackframe.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-parisc-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5647C433EF for <linux-parisc@archiver.kernel.org>; Fri, 8 Oct 2021 20:48:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9F0AC60EFF for <linux-parisc@archiver.kernel.org>; Fri, 8 Oct 2021 20:48:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231587AbhJHUuh (ORCPT <rfc822;linux-parisc@archiver.kernel.org>); Fri, 8 Oct 2021 16:50:37 -0400 Received: from smtp.duncanthrax.net ([178.63.180.169]:43316 "EHLO smtp.duncanthrax.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242932AbhJHUuf (ORCPT <rfc822;linux-parisc@vger.kernel.org>); Fri, 8 Oct 2021 16:50:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=duncanthrax.net; s=dkim; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=P7Bvr1zlbgyb93MKOvaQD17uSFFaJUlcy8b4NHuOSgU=; b=a+HilSSxAuuq6lCWKtx05iMTze +XBrGGs6Yxq2hvBHuhsMQrSPRelKvBqT0Ri4vChSzhOjm9SgSfEFWUAKSX4bf3BkscuDoKPPYRT5J lHYRziiXwgCLyP2Oxr5MTHbC4GynnZgwIgr0ckO9HsMVphGDeGbtO6Rx2NOVBCv+6Tu0=; Received: from hsi-kbw-109-193-149-228.hsi7.kabel-badenwuerttemberg.de ([109.193.149.228] helo=x1.stackframe.org) by smtp.duncanthrax.net with esmtpa (Exim 4.93) (envelope-from <svens@stackframe.org>) id 1mYwnF-0006vO-Qg; Fri, 08 Oct 2021 22:48:38 +0200 From: Sven Schnelle <svens@stackframe.org> To: deller@gmx.de Cc: linux-parisc@vger.kernel.org Subject: [PATCH 0/4] parisc: fixes for CONFIG_PREEMPT Date: Fri, 8 Oct 2021 22:48:22 +0200 Message-Id: <20211008204825.6229-1-svens@stackframe.org> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-parisc.vger.kernel.org> X-Mailing-List: linux-parisc@vger.kernel.org |
Series | parisc: fixes for CONFIG_PREEMPT | expand |