Message ID | 20220208204858.3406-1-ingo.rohloff@lauterbach.com |
---|---|
Headers | show
Return-Path: <linux-usb-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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 58BF6C433FE for <linux-usb@archiver.kernel.org>; Tue, 8 Feb 2022 22:29:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1387453AbiBHWYP (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Tue, 8 Feb 2022 17:24:15 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58564 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1386517AbiBHUtI (ORCPT <rfc822;linux-usb@vger.kernel.org>); Tue, 8 Feb 2022 15:49:08 -0500 Received: from smtp1.lauterbach.com (smtp1.lauterbach.com [62.154.241.196]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A6D2AC0613CB for <linux-usb@vger.kernel.org>; Tue, 8 Feb 2022 12:49:06 -0800 (PST) Received: (qmail 7480 invoked by uid 484); 8 Feb 2022 20:49:04 -0000 X-Qmail-Scanner-Diagnostics: from ingpc2.intern.lauterbach.com by smtp1.lauterbach.com (envelope-from <ingo.rohloff@lauterbach.com>, uid 484) with qmail-scanner-2.11 (mhr: 1.0. clamdscan: 0.99/21437. spamassassin: 3.4.0. Clear:RC:1(10.2.10.44):. Processed in 0.06411 secs); 08 Feb 2022 20:49:04 -0000 Received: from ingpc2.intern.lauterbach.com (Authenticated_SSL:irohloff@[10.2.10.44]) (envelope-sender <ingo.rohloff@lauterbach.com>) by smtp1.lauterbach.com (qmail-ldap-1.03) with TLS_AES_256_GCM_SHA384 encrypted SMTP for <gregkh@linuxfoundation.org>; 8 Feb 2022 20:49:04 -0000 From: Ingo Rohloff <ingo.rohloff@lauterbach.com> To: gregkh@linuxfoundation.org, stern@rowland.harvard.edu Cc: linux-usb@vger.kernel.org, Ingo Rohloff <ingo.rohloff@lauterbach.com> Subject: [PATCH 0/1] USB: usbfs: replace atomic64 accesses by spinlock Date: Tue, 8 Feb 2022 21:48:57 +0100 Message-Id: <20220208204858.3406-1-ingo.rohloff@lauterbach.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
USB: usbfs: replace atomic64 accesses by spinlock
|
expand
|