From nobody Mon Dec 1 23:03:36 2025 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.223.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 636C833F396 for ; Wed, 26 Nov 2025 16:20:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=195.135.223.130 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764174053; cv=none; b=WTT9m+yUNnM1pTD6bxmQbT3EqdUlWsXJ3eU5IJOfR6Jmh9ho4IYRG/T2phInGsLblyb3oc1TlZHzcs2NdDYnZnppFKjvZDqm90nkTHfvCOeucCWHkyFRrvJ1UobZlD0QelZAkWwGzAXKKiFGDc3izMAKGzN024yJ+B7yxlG+7Pk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764174053; c=relaxed/simple; bh=+KdFWJ6McQWzi3OU4hU8Ql3l4chQKmIOHR1NLm3OxJ0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=JJs+VrpfAPjnspiphlgsnRIpd03JhdJZGQBFLpa1D+sT6zkYcbTefDwFqjiXfosfbrp1WOV9RNr1YwcMktJ18b2+hEJTFr989K5aTqiVFWsQbnVR19s060P3iJJnKpmAvKNbOHdLXtbvqpyHAkZAby4Hzf1/KxmUoP0KSZY/wpM= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=suse.com; spf=pass smtp.mailfrom=suse.com; dkim=pass (1024-bit key) header.d=suse.com header.i=@suse.com header.b=n0UQ7XX6; dkim=pass (1024-bit key) header.d=suse.com header.i=@suse.com header.b=n0UQ7XX6; arc=none smtp.client-ip=195.135.223.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=suse.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=suse.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=suse.com header.i=@suse.com header.b="n0UQ7XX6"; dkim=pass (1024-bit key) header.d=suse.com header.i=@suse.com header.b="n0UQ7XX6" Received: from imap1.dmz-prg2.suse.org (unknown [10.150.64.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id A560422DB4; Wed, 26 Nov 2025 16:20:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1764174049; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rVuoY9JOPUWAMsYZi1yGMvhzAhpx5EhkAc2XHc3BDHc=; b=n0UQ7XX6YOr5GEeMVPXkCDs5BsRM1t1nI7aT/DypfeLAvfjNFpjIp+Pk6xSrhgcZuXa4+H hipbhq7tHmSJ+nPeV08fzLzTh/FdKhta6/ozaWISy98kwahCdLUXl22vHaLBkKunA/noJq c/Y4u97NfHBr4LdQp5UXbhPqQ8mSfu0= Authentication-Results: smtp-out1.suse.de; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1764174049; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rVuoY9JOPUWAMsYZi1yGMvhzAhpx5EhkAc2XHc3BDHc=; b=n0UQ7XX6YOr5GEeMVPXkCDs5BsRM1t1nI7aT/DypfeLAvfjNFpjIp+Pk6xSrhgcZuXa4+H hipbhq7tHmSJ+nPeV08fzLzTh/FdKhta6/ozaWISy98kwahCdLUXl22vHaLBkKunA/noJq c/Y4u97NfHBr4LdQp5UXbhPqQ8mSfu0= Received: from imap1.dmz-prg2.suse.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by imap1.dmz-prg2.suse.org (Postfix) with ESMTPS id 560FC3EA63; Wed, 26 Nov 2025 16:20:49 +0000 (UTC) Received: from dovecot-director2.suse.de ([2a07:de40:b281:106:10:150:64:167]) by imap1.dmz-prg2.suse.org with ESMTPSA id y4doE+EoJ2kNLgAAD6G6ig (envelope-from ); Wed, 26 Nov 2025 16:20:49 +0000 From: Juergen Gross To: linux-kernel@vger.kernel.org, x86@kernel.org Cc: Juergen Gross , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , "H. Peter Anvin" Subject: [PATCH 5/5] x86/io: Remove REALLY_SLOW_IO handling Date: Wed, 26 Nov 2025 17:20:18 +0100 Message-ID: <20251126162018.5676-6-jgross@suse.com> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20251126162018.5676-1-jgross@suse.com> References: <20251126162018.5676-1-jgross@suse.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-6.80 / 50.00]; REPLY(-4.00)[]; BAYES_HAM(-3.00)[100.00%]; NEURAL_HAM_LONG(-1.00)[-1.000]; MID_CONTAINS_FROM(1.00)[]; R_MISSING_CHARSET(0.50)[]; NEURAL_HAM_SHORT(-0.20)[-1.000]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FUZZY_RATELIMITED(0.00)[rspamd.com]; DBL_BLOCKED_OPENRESOLVER(0.00)[imap1.dmz-prg2.suse.org:helo,suse.com:mid,suse.com:email]; URIBL_BLOCKED(0.00)[suse.com:mid,suse.com:email,imap1.dmz-prg2.suse.org:helo]; FROM_EQ_ENVFROM(0.00)[]; DKIM_SIGNED(0.00)[suse.com:s=susede1]; RCPT_COUNT_SEVEN(0.00)[8]; R_RATELIMIT(0.00)[to_ip_from(RLfdszjqhz8kzzb9uwpzdm8png)]; RCVD_TLS_ALL(0.00)[] X-Spam-Level: X-Spam-Score: -6.80 X-Spam-Flag: NO Content-Type: text/plain; charset="utf-8" As there is no user of REALLY_SLOW_IO left, remove the related handling from arch/x86/include/asm/io.h. Signed-off-by: Juergen Gross --- arch/x86/include/asm/io.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/x86/include/asm/io.h b/arch/x86/include/asm/io.h index 0448575569b9..c4ddaaa1b81c 100644 --- a/arch/x86/include/asm/io.h +++ b/arch/x86/include/asm/io.h @@ -254,11 +254,6 @@ static inline void slow_down_io(void) return; =20 native_io_delay(); -#ifdef REALLY_SLOW_IO - native_io_delay(); - native_io_delay(); - native_io_delay(); -#endif } =20 #define BUILDIO(bwl, type) \ --=20 2.51.0