Toomas Soome got a fish trophy!
Ship It!
Ship It!
-
usr/src/uts/i86pc/io/gfx_private/gfxp_bitmap.c (Diff revision 1) -
How did you pick EFAULT for these? It doesn't feel like the only operation that the setmode entry points could ever run is copying in and out memory from userland since we've taken away all the arguments here that could have come from userland. Since these all return an integer, any reason we shouldn't propagate that actual error? Note, this applies to all of the setmode() calls.
Review request changed
Change Summary:
use EIO instead of EFAULT.
Commit: |
|
||||
|---|---|---|---|---|---|
Diff: |
Revision 2 (+17 -5) |
Ship It!
