ator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-08-15 15:08:18 -0700
committerDavid S. Miller <davem@davemloft.net>2016-10-24 11:31:58 -0700
commit0096ac9f47b1a2e851b3165d44065d18e5f13d58 (patch)
treeac30018b208a8236dac7f0d2b54262767e3cc18e
parent83a17d2661674d8c198adc0e183418f72aabab79 (diff)
sparc64: Convert copy_in_user to accurate exception reporting.
Report the exact number of bytes which have not been successfully copied when an exception occurs, using the running remaining length. Signed-off-by: David S. Miller <davem@davemloft.net>