From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.aaazen.com (99-33-87-210.lightspeed.sntcca.sbcglobal.net [99.33.87.210]) (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 79C6D1B0F1C; Tue, 15 Oct 2024 21:44:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=99.33.87.210 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729028696; cv=none; b=Jhdp5lvBiHRgYESmDDMRuK8upkvNzDlV+Wd7rKgQ4f96Xo0Hx9VSDhSF6Y8qkZ4dK8jH9AU4oeyQYs//rJRjEB3hLoljOxZhO7cKpOMqPhszDq+7Zf9H5qGkhU7E6/2PaYXlUCP3jOiKD/fQh6g9Xtx775RyeLtkWqVs1kT+Qhw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729028696; c=relaxed/simple; bh=suzL021ArH8NPBqVpYZtfnGOOFnNy7Aan+tLyjhKjh4=; h=Date:From:To:cc:Subject:Message-ID:MIME-Version:Content-Type; b=kqhdAW+JBDJnUhAmcH90Zx1EZIN7dg8x2KVvD3J/GjlLRjzopNGxh0oRUWQjx4pJWSsMZzN/DOjH2UJTPKOLW4PPK0SziVLjFVgN1RGy8LiXD0NnvsHQNvU7GBRXBNtvT5vHXgkXNxln+vmVJbYX0XP7K2o9a/cdcI60Z3+GgMA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=aaazen.com; spf=pass smtp.mailfrom=aaazen.com; arc=none smtp.client-ip=99.33.87.210 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=aaazen.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=aaazen.com Received: from localhost (localhost [127.0.0.1]) by thursday.test (OpenSMTPD) with ESMTP id 44e3bc58; Tue, 15 Oct 2024 14:38:13 -0700 (PDT) Date: Tue, 15 Oct 2024 14:38:13 -0700 (PDT) From: Richard Narron X-X-Sender: richard@thursday.test To: Greg Kroah-Hartman , Linux stable cc: Linus Torvalds , Linux kernel Subject: Re: [PATCH 5.15 000/691] 5.15.168-rc1 review Message-ID: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Builds and runs fine on x86_64 and x86 (Slackware 15.0) Richard Narron