NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55895 CVS commit: src/sys/arch/sparc/sparc



The following reply was made to PR port-sparc/55895; it has been noted by GNATS.

From: "Chuck Silvers" <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55895 CVS commit: src/sys/arch/sparc/sparc
Date: Mon, 11 Jan 2021 06:12:43 +0000

 Module Name:	src
 Committed By:	chs
 Date:		Mon Jan 11 06:12:43 UTC 2021
 
 Modified Files:
 	src/sys/arch/sparc/sparc: pmap.c
 
 Log Message:
 in pgt_page_alloc(), wait and retry the page allocation if PR_WAITOK.
 fixes PR 55895.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.369 -r1.370 src/sys/arch/sparc/sparc/pmap.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index