CVS commit: [netbsd-10] src/sys/arch/x86/x86

"Martin Husemann" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	martin
Date:		Fri May  8 07:44:34 UTC 2026

Modified Files:
	src/sys/arch/x86/x86 [netbsd-10]: via_padlock.c

Log Message:
Also pull up for ticket #1262:

	sys/arch/x86/x86/via_padlock.c		1.38

to fix the i386 build:

Update to match recent cryptodev update

<opencrypto/cryptodev.h> recently changed a bunch of fields from
signed to unsigned.   To avoid gcc stupidly complaining about
comparisons of different signedness ints (I mean, how can

        for (i = 0; i < unsigned_thing; i++)

ever see i become negative?) change i from int to unsigned int.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.35.4.1 src/sys/arch/x86/x86/via_padlock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.