Date: Sat, 4 Feb 2006 18:01:15 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/xscale/i80321 i80321_aau.c Message-ID: <200602041801.k14I1FlN037090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2006-02-04 18:01:15 UTC FreeBSD src repository Modified files: sys/arm/xscale/i80321 i80321_aau.c Log: Don't forget to set the address of the next descriptor to 0 when we're zeroing a physical page, or we could end up re-zeroing portions of memory we have zeroed before, which is clearly not wanted. Revision Changes Path 1.3 +1 -0 src/sys/arm/xscale/i80321/i80321_aau.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602041801.k14I1FlN037090>