Code Review for const-ify-make-segment-ops-structures

Prepared by: (jeffpc) on 2015-May-08 18:05 -0400 EDT
Workspace:/home/jeffpc/illumos/xhat (at 65b141878faf)
Compare against: HEAD^ (at 90dd8e2113a4)
Summary of changes: 30 lines changed: 0 ins; 0 del; 30 mod; 55379 unchg
Patch of changes: const-ify-make-segment-ops-structures.patch
Printable review: const-ify-make-segment-ops-structures.pdf

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/exec/elf/elf.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 2216 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/fs/proc/prsubr.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 4328 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/os/sunddi.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 10022 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/os/urw.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 324 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg.h

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 278 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_dev.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 4071 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_dev.h

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 136 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_kmem.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 1612 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_kp.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 1404 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_kpm.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 328 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_map.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 2315 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_spt.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 3036 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_vn.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 10098 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/seg_vn.h

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 248 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/vm_as.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
3 lines changed: 0 ins; 0 del; 3 mod; 3527 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/vm_seg.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 2047 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/common/vm/vm_usage.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 2030 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/i86pc/io/rootnex.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 5171 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/i86xpv/vm/seg_mf.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
2 lines changed: 0 ins; 0 del; 2 mod; 757 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/sparc/v9/vm/seg_nf.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 453 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw usr/src/uts/sun4/io/rootnex.c

const-ify make segment ops structures
There is no reason to keep the segment ops structures writable.
1 line changed: 0 ins; 0 del; 1 mod; 978 unchg

This code review page was prepared using /opt/onbld/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.