[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230613223510.20803-2-dinguyen@kernel.org>
Date: Tue, 13 Jun 2023 17:35:10 -0500
From: Dinh Nguyen <dinguyen@...nel.org>
To: torvalds@...ux-foundation.org
Cc: dinguyen@...nel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] nios2: updates for v6.5
The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:
Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_updates_for_v6.5
for you to fetch changes up to 6a22e017f952ecaf4bb510cd0939259470a27b06:
nios2: Replace all non-returning strlcpy with strscpy (2023-06-13 16:51:49 -0500)
----------------------------------------------------------------
NIOS2 updates for v6.5
- Convert pgtable constructor/destructors to ptdesc
- Replace strlcpy with strscpy
----------------------------------------------------------------
Azeem Shaikh (1):
nios2: Replace all non-returning strlcpy with strscpy
Vishal Moola (Oracle) (1):
nios2: Convert __pte_free_tlb() to use ptdescs
arch/nios2/include/asm/pgalloc.h | 8 ++++----
arch/nios2/kernel/cpuinfo.c | 2 +-
arch/nios2/kernel/setup.c | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists