Searched hist:255677 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/arm/arm/
H A Dsys_machdep.cdiff 255677 Wed Sep 18 17:40:18 MDT 2013 pjd Fix panic in ktrcapfail() when no capability rights are passed.
While here, correct all consumers to pass NULL instead of 0 as we pass
capability rights as pointers now, not uint64_t.

Reported by: Daniel Peyrolon
Tested by: Daniel Peyrolon
Approved by: re (marius)
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Dsys_machdep.cdiff 255677 Wed Sep 18 17:40:18 MDT 2013 pjd Fix panic in ktrcapfail() when no capability rights are passed.
While here, correct all consumers to pass NULL instead of 0 as we pass
capability rights as pointers now, not uint64_t.

Reported by: Daniel Peyrolon
Tested by: Daniel Peyrolon
Approved by: re (marius)
/freebsd-10.1-release/sys/amd64/amd64/
H A Dsys_machdep.cdiff 255677 Wed Sep 18 17:40:18 MDT 2013 pjd Fix panic in ktrcapfail() when no capability rights are passed.
While here, correct all consumers to pass NULL instead of 0 as we pass
capability rights as pointers now, not uint64_t.

Reported by: Daniel Peyrolon
Tested by: Daniel Peyrolon
Approved by: re (marius)
/freebsd-10.1-release/sys/i386/i386/
H A Dsys_machdep.cdiff 255677 Wed Sep 18 17:40:18 MDT 2013 pjd Fix panic in ktrcapfail() when no capability rights are passed.
While here, correct all consumers to pass NULL instead of 0 as we pass
capability rights as pointers now, not uint64_t.

Reported by: Daniel Peyrolon
Tested by: Daniel Peyrolon
Approved by: re (marius)
/freebsd-10.1-release/sys/kern/
H A Dkern_ktrace.cdiff 255677 Wed Sep 18 17:40:18 MDT 2013 pjd Fix panic in ktrcapfail() when no capability rights are passed.
While here, correct all consumers to pass NULL instead of 0 as we pass
capability rights as pointers now, not uint64_t.

Reported by: Daniel Peyrolon
Tested by: Daniel Peyrolon
Approved by: re (marius)

Completed in 267 milliseconds