From nobody Sat Jun 13 18:09:28 2026 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 4gd4Cf0V3bz6gqlN for ; Sat, 13 Jun 2026 18:09:34 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gd4Cd6lG9z3Rww for ; Sat, 13 Jun 2026 18:09:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781374174; 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=Vot+p0JX8a9VvyAs2j6IUGwgimf1JNqJeToNnilfnDE=; b=OGpJWo5liQiEGk/cx2dyfpj+tU0jJDW4OdSaW8gDDIbsn5/BJfaFXPQVWuNrxiW6GNpNzQ viCTC+vyGs08rO4k7l77DoDhN0wSJNuh9SDOX+W2/lbow9uSg9RTiBUqm55pJ6PzsmDT7n mkWyWh3zg/2rbkrnf4hHjC/pCZY4YKGHXpLvVJEbVTuuKt7p6LcMJDzU7D5vgukyvu4fAc JLHIH/WPuBMQ1PASwcCeWxlbYdaOcKiIK99x4mJJ/16mfb3B++46oRXMAwLoayab37LCOA g2wXVWqpcGEelwgLMN4dNuhkZ2Pg5cTNPO9GDa9o6BeD1llIW0iCyKB1Uh3mLA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781374174; a=rsa-sha256; cv=none; b=p/Roi4/x1Ex1Ei/MvoTei5w6lSaOPf4fgDSqlfn8ebLtDzF774Hh+AySTXpiT53JzjUQMn Li+2AFxmigdEiH5QYnTk99Y2zf/rXlDD6jgf8OmyV7KN9Ml0Zhh6Zc/hU3n8Wq2doOXX+Q B4u3ijrf4oED6u3zQneVuoDaKpb0zciW3OZXz9YfYMaUfHz4nlIFDWjh/G6viVxpMi0mdQ 0rZOTrI0ZZ0xiphjPZPJKFPLVwExpQPAr8H8dkuTTWWTVUtu3V86137RwBSpttlkyzdK9b xK4qmCVRjTtleCBqQS20U0KtOfZ12GnerQLnDZZIUPipyPgt16PTCl8PLP+yPQ== 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=1781374174; 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=Vot+p0JX8a9VvyAs2j6IUGwgimf1JNqJeToNnilfnDE=; b=q2VH9vjk+rFaMpLAz/PER3iLJEt5Q+P8zDxURuNsJiADjZ1US90NJsm9vggAhhFte5/5pK V0aKkTjcexMqvKg+PMDRL8bpFXPZVgCzHsR7tRWzeghOreolV5/Ng2Ci2bb07aU1e3hLrP hBhgzYJQMfosfz3C4ix3Sls8mYZH4Ut9ILfqff0K91MzHG0h8g/M+hGG5S1KORFj+0E4n9 uNh5Z8LrIdlgePHd9KQ5vrCCWnwPsWmKUGW5KU+v1Aq24mwOWC1fz8ACfY1KkQa0140DI6 BR8Q8MhM7o9YTjQWZStB48jkuqEYm+thBNZEE0UqsLUzCe2acSCBgSiKU286sg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gd4Cd6KfGzZSJ for ; Sat, 13 Jun 2026 18:09:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d317 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 13 Jun 2026 18:09:28 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Vladimir Kondratyev Subject: git: 511d749ecc02 - main - LinuxKPI: sync linuxkpi_video with Linux 6.12 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wulf X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 511d749ecc02c6fad142e10f6c8227361b844a01 Auto-Submitted: auto-generated Date: Sat, 13 Jun 2026 18:09:28 +0000 Message-Id: <6a2d9cd8.1d317.7f77c49a@gitrepo.freebsd.org> The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=511d749ecc02c6fad142e10f6c8227361b844a01 commit 511d749ecc02c6fad142e10f6c8227361b844a01 Author: Vladimir Kondratyev AuthorDate: 2026-06-13 18:08:58 +0000 Commit: Vladimir Kondratyev CommitDate: 2026-06-13 18:08:58 +0000 LinuxKPI: sync linuxkpi_video with Linux 6.12 MFC after: 1 week --- sys/compat/linuxkpi/common/src/linux_hdmi.c | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/sys/compat/linuxkpi/common/src/linux_hdmi.c b/sys/compat/linuxkpi/common/src/linux_hdmi.c index fc47693e913c..76905f659baa 100644 --- a/sys/compat/linuxkpi/common/src/linux_hdmi.c +++ b/sys/compat/linuxkpi/common/src/linux_hdmi.c @@ -1314,17 +1314,11 @@ static void hdmi_spd_infoframe_log(const char *level, struct device *dev, const struct hdmi_spd_infoframe *frame) { - u8 buf[17]; - hdmi_infoframe_log_header(level, dev, (const struct hdmi_any_infoframe *)frame); - memset(buf, 0, sizeof(buf)); - - strncpy(buf, frame->vendor, 8); - hdmi_log(" vendor: %s\n", buf); - strncpy(buf, frame->product, 16); - hdmi_log(" product: %s\n", buf); + hdmi_log(" vendor: %.8s\n", frame->vendor); + hdmi_log(" product: %.16s\n", frame->product); hdmi_log(" source device information: %s (0x%x)\n", hdmi_spd_sdi_get_name(frame->sdi), frame->sdi); }