summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2016-03-15 14:58:06 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-03-15 16:55:16 -0700
commit207a8e8465f91dc5ab12151ee36db3d509a4928a (patch)
tree9914f5a1ab10e67c978fe2323b3cab815d5dc198 /tools/perf/scripts/python/bin/stackcollapse-record
parenta1ce18e4f941d2039aa3bdeee17db968919eac2f (diff)
downloadkernel-207a8e8465f91dc5ab12151ee36db3d509a4928a.tar.gz
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Improve the test to allow casts to (unsigned) or (signed) to be found and fixed if desired. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2015-02-11Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2015-01-28powerpc: Remove some unused functionsMichael Ellerman 2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman 2014-12-09powerpc: Secondary CPUs must set cpu_callin_map after setting active and onlineAnton Blanchard 2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter 2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong 2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard 2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan 2014-07-02sched: Fix compiler warningsGuenter Roeck 2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds 2014-06-05sched: Rename capacity related flagsNicolas Pitre 2014-05-28powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman 2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman 2014-05-28powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan 2014-05-28powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan 2014-05-07sched, powerpc: Create a dedicated topology tableVincent Guittot 2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat 2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat 2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt 2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard 2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang