#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" verse.0xinfinity.dev/distro/kernel/atom/arch/sh/include/asm/checksum_32.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/checksum_32.h
AgeCommit message (Expand)Author
2023-01-30sh: checksum: add missing linux/uaccess.h includeJakub Kicinski
2021-09-17sh: fix trivial misannotationsAl Viro
2020-08-20sh: propage the calling conventions change down to csum_partial_copy_generic()Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro