From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from iris.vrvis.at (iris.vrvis.at [92.60.8.8]) (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 E7CAF288B0; Fri, 9 Feb 2024 11:06:10 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=92.60.8.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707476775; cv=none; b=SCXPUPAAz0qCk52fKGHm2SM1+ew4wEGJNBhsqCv1bT/bavNLA5m3Jgw6VwR8UtWKhEKlEYNE/TG1Kr47bHwcFYU14XxkBB3f2C4dacONQtZ1iBO0r58svIlROkqS1T7KM80iECE9GTEWTnRMp/rttNAPoIZoVQ7dvhZOp2zN4zI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707476775; c=relaxed/simple; bh=rsVhIVWdZyZz7+lmh66YQaSb8PHlmfoFgBunzIJ5sf8=; h=Message-ID:Date:MIME-Version:Cc:Subject:To:References:From: In-Reply-To:Content-Type; b=tBv2BnY0DUGlI/5L309n9fXSH5v/cPDS6dXfm0ctavk/MChkuoNrR9a8DrC7RrsJiZHtPN/FbF+H7Pdlpsq9m6dO9y8kDEf0UkapsvUO6xEDDdQOgXyRKE6U4R2DWI2Oxtsb1tBiu2lzT2RiHtWI95fVRSnpVzIQAEUF9qKNKj8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=vrvis.at; spf=pass smtp.mailfrom=vrvis.at; arc=none smtp.client-ip=92.60.8.8 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=vrvis.at Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=vrvis.at Received: from 84-115-229-87.cable.dynamic.surfer.at ([84.115.229.87] helo=[10.6.66.144]) by iris.vrvis.at with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (ESMPT Server) (envelope-from ) id 1rYOhl-00087n-1k; Fri, 09 Feb 2024 12:06:01 +0100 Message-ID: Date: Fri, 9 Feb 2024 12:06:00 +0100 Precedence: bulk X-Mailing-List: gfs2@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Cc: Salvatore Bonaccorso , David Teigland , Alexander Aring , 1063338@bugs.debian.org, gfs2@lists.linux.dev, linux-kernel@vger.kernel.org, stable@vger.kernel.org, gregkh@linuxfoundation.org, regressions@lists.linux.dev Subject: Re: [regression 6.1.76] dlm: cannot start dlm midcomms -97 after backport of e9cdebbe23f1 ("dlm: use kernel_connect() and kernel_bind()") Content-Language: en-US To: Jordan Rife References: <38f51dbb-65aa-4ec2-bed2-e914aef27d25@vrvis.at> <1d4c7d06-0c02-4adb-a2a3-ec85fd802ddb@vrvis.at> From: Valentin Kleibel In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi > Would you be able to confirm that the attached patch fixes your issue as well? Yes it does. @debian maintainers: is it possible to include this patch in the next point release? Thank you for your work, Valentin