From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757106AbbKRVXS (ORCPT ); Wed, 18 Nov 2015 16:23:18 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:51307 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756802AbbKRVXQ (ORCPT ); Wed, 18 Nov 2015 16:23:16 -0500 Message-Id: <1447881775.572008.443661801.3042D86D@webmail.messagingengine.com> X-Sasl-Enc: 7DftmeK7p+RlQt4yBg7MgBQ1dcZjonAg5wMyZLdqMcPm 1447881775 From: Hannes Frederic Sowa To: Stefan Priebe , Thomas Gleixner , Florian Weimer Cc: netdev@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-dab2dbe4 Subject: Re: Asterisk deadlocks since Kernel 4.1 Date: Wed, 18 Nov 2015 22:22:55 +0100 In-Reply-To: <564CEBB6.5010608@profihost.ag> References: <564B3D35.50004@profihost.ag> <564B7F9D.5060701@profihost.ag> <564CDE2F.8000201@profihost.ag> <1447880426.567228.443640225.76C879B7@webmail.messagingengine.com> <564CEBB6.5010608@profihost.ag> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 18, 2015, at 22:20, Stefan Priebe wrote: > you mean just: > la /proc/$pid/fd ls -l /proc/pid/fd/ the numbers in brackets in return from readlink are the inode numbers. > and > > cat /proc/net/netlink Exactly, last row is the inode number. Bye, Hannes