[GIT,PULL] nios2: updates for v6.5

Message ID 20230613223510.20803-2-dinguyen@kernel.org
State New
Headers
Series [GIT,PULL] nios2: updates for v6.5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_updates_for_v6.5

Message

Dinh Nguyen June 13, 2023, 10:35 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org June 26, 2023, 5:34 p.m. UTC | #1
The pull request you sent on Tue, 13 Jun 2023 17:35:10 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_updates_for_v6.5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/be5b52dc144415a88ce785575ec9b6d989fc5ac6

Thank you!