* [PATCH 7.1 0345/2077] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info [not found] <20260721152552.646164743@linuxfoundation.org> @ 2026-07-21 15:00 ` Greg Kroah-Hartman [not found] ` <4dbf52af-61a2-4767-8c85-b358cc157812@rnnvmail201.nvidia.com> 1 sibling, 0 replies; 2+ messages in thread From: Greg Kroah-Hartman @ 2026-07-21 15:00 UTC (permalink / raw) To: stable Cc: Greg Kroah-Hartman, patches, Thomas Zimmermann, linux-tegra, Thierry Reding, Sasha Levin 7.1-stable review patch. If anyone has any objections, please let me know. ------------------ From: Thomas Zimmermann <tzimmermann@suse.de> [ Upstream commit d23bd83f3e47a928e783c0d6a004737519dc77dc ] That field already contains the value being assigned. No need to do this twice. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Fixes: 63c971af4036 ("drm/fb-helper: Allocate and release fb_info in single place") Cc: linux-tegra@vger.kernel.org Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patch.msgid.link/20260421073646.144712-2-tzimmermann@suse.de Signed-off-by: Sasha Levin <sashal@kernel.org> --- drivers/gpu/drm/tegra/fbdev.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/tegra/fbdev.c b/drivers/gpu/drm/tegra/fbdev.c index 8f40882aa76ec9..19e39fa54bfae2 100644 --- a/drivers/gpu/drm/tegra/fbdev.c +++ b/drivers/gpu/drm/tegra/fbdev.c @@ -110,7 +110,6 @@ int tegra_fbdev_driver_fbdev_probe(struct drm_fb_helper *helper, helper->funcs = &tegra_fbdev_helper_funcs; helper->fb = fb; - helper->info = info; info->fbops = &tegra_fb_ops; -- 2.53.0 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <4dbf52af-61a2-4767-8c85-b358cc157812@rnnvmail201.nvidia.com>]
* Re: [PATCH 7.1 0000/2077] 7.1.5-rc1 review [not found] ` <4dbf52af-61a2-4767-8c85-b358cc157812@rnnvmail201.nvidia.com> @ 2026-07-22 13:14 ` Jon Hunter 0 siblings, 0 replies; 2+ messages in thread From: Jon Hunter @ 2026-07-22 13:14 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, f.fainelli, sudipm.mukherjee, rwarsow, conor, hargar, broonie, achill, sr, linux-tegra, stable On 22/07/2026 14:13, Jon Hunter wrote: > On Tue, 21 Jul 2026 16:54:33 +0200, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 7.1.5 release. >> There are 2077 patches in this series, all will be posted as a response >> to this one. If anyone has any issues with these being applied, please >> let me know. >> >> Responses should be made by Thu, 23 Jul 2026 15:23:00 +0000. >> Anything received after that time might be too late. >> >> The whole patch series can be found in one patch at: >> https://www.kernel.org/pub/linux/kernel/v7.x/stable-review/patch-7.1.5-rc1.gz >> or in the git tree and branch at: >> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-7.1.y >> and the diffstat can be found below. >> >> thanks, >> >> greg k-h > > All tests passing for Tegra ... > > Test results for stable-v7.1: > 10 builds: 10 pass, 0 fail > 28 boots: 28 pass, 0 fail > 158 tests: 158 pass, 0 fail > > Linux version: 7.1.5-rc1-g06ed1e6c413d > Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000, > tegra186-p3509-0000+p3636-0001, tegra194-p2972-0000, > tegra194-p3509-0000+p3668-0000, tegra20-ventana, > tegra210-p2371-2180, tegra210-p3450-0000, > tegra234-p3737-0000+p3701-0000, > tegra234-p3768-0000+p3767-0005, tegra30-cardhu-a04 > > Tested-by: Jon Hunter <jonathanh@nvidia.com> Ignore this duplicate report. Jon -- nvpublic ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-22 13:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20260721152552.646164743@linuxfoundation.org>
2026-07-21 15:00 ` [PATCH 7.1 0345/2077] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info Greg Kroah-Hartman
[not found] ` <4dbf52af-61a2-4767-8c85-b358cc157812@rnnvmail201.nvidia.com>
2026-07-22 13:14 ` [PATCH 7.1 0000/2077] 7.1.5-rc1 review Jon Hunter
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox