From nobody Sun Sep 24 10:54:07 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RtjYW50xrz4tnPx; Sun, 24 Sep 2023 10:54:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RtjYW35wbz4LKc; Sun, 24 Sep 2023 10:54:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695552847; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tCvBNEdSXuttWE27bulODoZbpdrHTYCmZbbRdvJIjB8=; b=o0S30VYGFo977prBGiICjJFyzuilWXYKpNbl9BktXbOl/1yUYMYAwgZTmr03GDgUuWmwOP 51SCF1EquKWic0IoHC+VhCzPNgI/HqZ7nw+n3V2TxOEAG1MrZSz9Y2UsmA1DgCRgFE/i4+ Qlkc+L1mFw2dgzdPUYf5WjDr+cA53bmXES9oo2LevNf7z/pvU5lmLcOgSmyfo2Wgk/TPlz Hrz+3doawN4mH2ZEQb4rsylceWVxfls1fIZYvoBcLGsptQq2Mzy/xodBOSLC/dvctq1d69 gSefoKUu+maqSXY6x5sWwqppnj1VFjE0wPbog4TW1T6ZyX9xY/FrzC/pvPnLUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695552847; a=rsa-sha256; cv=none; b=anwddYRQ62JjF3eYVnMDhY6IjuqEcqP2lJvYdQgVzoiTAlI4utGLWmWnvIaUBS7/HhnpNU gBFFig5vgsNJYtIq240afKsxczMaiTp4NILO5ZbOiQ6e2S3kdpU77fHW7ljP4VJ4g57Vl3 exk9D2NGXGkQivtV0J5giO0jPpXKQngzjGcMEHwcUsu4KchmaW6yaInb7X4KE3kTzhSq+T bfsegafbHkZDvsNXQmA75vBGYEh9Rt/2j4OUYNKOFWGftI4PWvVrdELSpNLQsbjplKImoT 7UKV/XuRQrf4/rZbWpPP0qox0j+KjbjEy7QWi7WoyMvIIB4jNvdEex+8RkbhDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695552847; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tCvBNEdSXuttWE27bulODoZbpdrHTYCmZbbRdvJIjB8=; b=KjI1VHzNdA7PZf6woRFLu0mdy8hAd0AwjxgIZVIuZE98jPetvrLSGmJoQoLcVqYDQhazPL XnTBy041WLTDpZOfyTalAlEbqgdQGYA0htu9SSuPh1ppTErI4ND00hkxLwTdNrpL+DnOMU JiXb37JWgiqa/Sc0qcgPD5fx3L3UeR9eLPwgIiwWin2pclZUC/x5RNYOkTItB4aTkRbPKT /DKwJ774GfzSqA7mUcdXSU4Kk9mpEZUCt6NSrWFlJx//S0WLRvB4bmjG4G6ECChvpMQUeQ 0ZFeSyHtdtqieQ8gb1vhiJBzAxYixEJ9aMlFfh6vrml0BDwHRJ8lxyDViw1n0A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RtjYW2C0nzkkj; Sun, 24 Sep 2023 10:54:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 38OAs7xF046231; Sun, 24 Sep 2023 10:54:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 38OAs764046228; Sun, 24 Sep 2023 10:54:07 GMT (envelope-from git) Date: Sun, 24 Sep 2023 10:54:07 GMT Message-Id: <202309241054.38OAs764046228@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dmitry Chagin Subject: git: cba7b3b9563c - stable/14 - linux(4): Cleanup includes under amd64/linux32 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dchagin X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: cba7b3b9563cefd73a90c7a044ebc7827de1eed8 Auto-Submitted: auto-generated The branch stable/14 has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=cba7b3b9563cefd73a90c7a044ebc7827de1eed8 commit cba7b3b9563cefd73a90c7a044ebc7827de1eed8 Author: Dmitry Chagin AuthorDate: 2023-09-11 18:29:40 +0000 Commit: Dmitry Chagin CommitDate: 2023-09-24 10:51:36 +0000 linux(4): Cleanup includes under amd64/linux32 No functional changes. MFC after: 1 week (cherry picked from commit ba90a31d08e413b82c1d1d4d697c2cdb32a13674) --- sys/amd64/linux32/linux32_machdep.c | 14 -------------- sys/amd64/linux32/linux32_sysvec.c | 7 +------ 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/sys/amd64/linux32/linux32_machdep.c b/sys/amd64/linux32/linux32_machdep.c index e10502f9bd80..ba4dcc61af76 100644 --- a/sys/amd64/linux32/linux32_machdep.c +++ b/sys/amd64/linux32/linux32_machdep.c @@ -31,31 +31,17 @@ */ #include -#include -#include -#include #include -#include #include #include #include #include #include -#include #include -#include -#include -#include #include #include -#include -#include -#include - -#include - #include #include #include diff --git a/sys/amd64/linux32/linux32_sysvec.c b/sys/amd64/linux32/linux32_sysvec.c index f2a379a66860..31436ee7162a 100644 --- a/sys/amd64/linux32/linux32_sysvec.c +++ b/sys/amd64/linux32/linux32_sysvec.c @@ -40,12 +40,10 @@ #include #include -#include #include #include #include #include -#include #include #include #include @@ -57,12 +55,9 @@ #include #include #include -#include +#include -#include #include -#include -#include #include #include