[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac9f88a2-de77-d753-d1d6-210fca529c71@linux-m68k.org>
Date: Tue, 20 Dec 2022 08:33:16 +1000
From: Greg Ungerer <gerg@...ux-m68k.org>
To: torvalds@...ux-foundation.org
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux/m68k <linux-m68k@...r.kernel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>, gerg@...nel.org
Subject: [git pull] m68knommu changes for v6.2
Hi Linus,
Please pull the m68knommu git tree changes for v6.2.
Only a single change to use the safer strscpy() instead of strncpy()
when setting up the cmdline.
Regards
Greg
The following changes since commit 76dcd734eca23168cb008912c0f69ff408905235:
Linux 6.1-rc8 (2022-12-04 14:48:12 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v6.2
for you to fetch changes up to af5d74e32eb8e1b833f687047f0ffe3801d7229d:
m68k: use strscpy() to instead of strncpy() (2022-12-05 09:07:21 +1000)
----------------------------------------------------------------
m68knommu: updates and fixes for v6.2
Fixes include:
. use strscpy() instead of strncpy() for cmdline setup
----------------------------------------------------------------
Xu Panda (1):
m68k: use strscpy() to instead of strncpy()
arch/m68k/kernel/setup_no.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Powered by blists - more mailing lists