From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-172.mta1.migadu.com (out-172.mta1.migadu.com [95.215.58.172]) (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 258841DFDB4 for ; Fri, 28 Mar 2025 17:55:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743184546; cv=none; b=awEp5JHrYxFhH7V7BZMDzZCJR/eFjYRrZ7hqRaXR9Po4CQE93ePXNmPjz/Kxo38hHtWt9ah0r92G5NhMkG+ufF7d2Ynn6ouyXNrViKlndmCm5DpGorptZWYIybOULq1BE7Ia0QKEIN5KHTp/MhyZbij9Citx6jt0GMs8VXXLkcc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743184546; c=relaxed/simple; bh=Wy9h/1y+lKmUWQ5MGOquEdqOFFMzyccUgwfWDCtOnmk=; h=MIME-Version:Date:Content-Type:From:Message-ID:Subject:To:Cc: In-Reply-To:References; b=tyJ1h0Rx027PuokBP+9guHAiS60ydAvr1WTKHy0c2YhZIgj4beSVD2dQW061DBVhZjudW2coRaJmD+mtwCl2Os/NV7ZCYKTsQRrjqtbHsy6F4xyrZj/Zq1Mu+GS54h8puIQ2PlhpLnpgLNQ7+QlJRkjcR2ZXYDzwv3MTxRvhaWo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev; spf=pass smtp.mailfrom=linux.dev; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b=eSejvD60; arc=none smtp.client-ip=95.215.58.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.dev Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.dev Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.dev header.i=@linux.dev header.b="eSejvD60" Precedence: bulk X-Mailing-List: dwarves@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1743184541; 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=Wy9h/1y+lKmUWQ5MGOquEdqOFFMzyccUgwfWDCtOnmk=; b=eSejvD60o35X2OqvZzS470vH2tcW6Nra8vm9dVBVCHi/j23O8TyrlZmuAfOGJmKVsVbKPO d2j87R57oYi4+uy/sn3qXsCbkzIoKP98agFgVh3UrX1q3ihW+a4a5M6BN1OH/IEQq5IwmM fAufN/objDjAkJnaDsxgL/ZjJt6SxGU= Date: Fri, 28 Mar 2025 17:55:39 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Ihor Solodrai" Message-ID: TLS-Required: No Subject: Re: parallel pahole hangs while building modules from nvidia-open-kernel-dkms To: "Domenico Andreoli" Cc: dwarves@vger.kernel.org, alan.maguire@oracle.com, acme@kernel.org, andrii@kernel.org, bpf@vger.kernel.org In-Reply-To: <933e199997949c0ac8a71551830f1e6c98d8bff0@linux.dev> References: <83315e0bce204f7745448fff550574d44b09b4c1@linux.dev> <933e199997949c0ac8a71551830f1e6c98d8bff0@linux.dev> X-Migadu-Flow: FLOW_OUT On 3/28/25 9:25 AM, Ihor Solodrai wrote: > [...] > > Could you please share the base vmlinux passed to the command that > produces this error? Maybe you could provide instructions on how to > build it? I just noticed that you shared some input files in the original report. I'm going to try and reproduce the issue with that, thanks. >> [...]