[GIT PULL] nios2: updates for v6.5

From: Dinh Nguyen
Date: Tue Jun 13 2023 - 18:35:33 EST


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(-)