From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (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 84EB82BDC0C; Thu, 5 Feb 2026 10:03:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770285831; cv=none; b=Nnibb/A6rNDkohfoubhiH0/K5lJ1mcQjttpDl0yBROlsDhEMCDMWqJQrUIFJRlWT8v79XgA0/Z1SryEZb5Z2SDr21wQ5i3My2gXxMwAFcBbHsFqgXJKUV0hik0oMVU7bj1H6LFenPrjDrrllg7aubLMQCBYfL43wvLU9PJsUelQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770285831; c=relaxed/simple; bh=2o0ihCwjD7pZSGRPBQ65CA+7KpSJ+6cmHCpxQv9lEzQ=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=AQjk6LAw+f2qR+Zo4O467YrLoYL1l2kZRmjlhxnw6Dy9YL+9zPqJY05pQFH3hXYRLPJTfCnuIb8V6kO7TeOQ2F7E7R0tbVhHMFqCouZDPdYk/Ewq3rXiI8H6+UD6oMo6eBW0+aFRSmtngMeDn5oQvXwcLrM9+VfxktTfJHFqwEw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=iPqvicQh; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=MJJHq2Aw; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="iPqvicQh"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="MJJHq2Aw" Date: Thu, 5 Feb 2026 11:03:47 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1770285829; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fQPyjkQUj0CrgCplTVC5o5k5VpSdyGnFYoPkqfUzEeg=; b=iPqvicQhcMbKs6L3g8urxCaD0uZU5Aj/5gzzDosbTiSZg4r7ibS8urYnIiN6TV98KotHnc 34ebAipEqJGqeO8qmJqQdQg7EP7HC8iDT5imaaboa6e5e1M547mBn80oqocVRIiMNEaPHl LN97gqynFq445YSqHmmUhhL6aLCX/RUVuACaolQjis5F/GqWXjao9raH6vEo9/S1pZI5Kw gwz5xj5U+HFI6r4tYpkWyLmBzrOEjhZDFOlBo8qVQRsFrzU7jvsZkSfOqSajtBcqr++72z WjZ+6d/qeHlGNedOJ9nUb7ERCHiwLplwMbWrSSgQfY9wvwCcQFWYb2dpP9B+WA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1770285829; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fQPyjkQUj0CrgCplTVC5o5k5VpSdyGnFYoPkqfUzEeg=; b=MJJHq2AwE5PKr3woWyhX/HVcZwwGwCSXv8vVxC7+nSWxrjP+mCOGSXecuWttfNslXOHhVl t1F2j/aGYl+tc0AQ== From: Sebastian Andrzej Siewior To: "Loktionov, Aleksandr" Cc: Kurt Kanzenbach , "Nguyen, Anthony L" , "Kitszel, Przemyslaw" , Paul Menzel , Vadim Fedorenko , "Gomes, Vinicius" , "netdev@vger.kernel.org" , Richard Cochran , "linux-kernel@vger.kernel.org" , Andrew Lunn , Eric Dumazet , "intel-wired-lan@lists.osuosl.org" , "Keller, Jacob E" , Jakub Kicinski , Paolo Abeni , "David S. Miller" Subject: Re: RE: [Intel-wired-lan] [PATCH iwl-next v3] igb: Retrieve Tx timestamp directly from interrupt for i210 Message-ID: <20260205100347.ssTBDAI_@linutronix.de> References: <20260205-igb_irq_ts-v3-1-2efc7bc4b885@linutronix.de> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: On 2026-02-05 09:47:14 [+0000], Loktionov, Aleksandr wrote: =E2=80=A6 > > --- a/drivers/net/ethernet/intel/igb/igb_ptp.c > > +++ b/drivers/net/ethernet/intel/igb/igb_ptp.c > > @@ -796,6 +796,28 @@ static int igb_ptp_verify_pin(struct =E2=80=A6 > > + igb_ptp_tx_hwtstamp(adapter); <-Calls existing function designed for = work queue! >=20 > skb_tstamp_tx() can sleep > Smells like sleep-in-atomic isn't it? How or where can it sleep? Sebastian