summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-05-21 22:34:23 -0400
committerTheodore Ts'o <tytso@mit.edu>2017-05-21 22:34:23 -0400
commit3f1d5bad3fae983da07be01cff2fde13293bb7b9 (patch)
tree9cf8ce4c6c0b270949914a01445039f8ccd81eb7 /tools/perf/scripts/python/bin/stackcollapse-record
parent7d95eddf313c88b24f99d4ca9c2411a4b82fef33 (diff)
downloadkernel-3f1d5bad3fae983da07be01cff2fde13293bb7b9.tar.gz
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
There is an off-by-one error in loop termination conditions in ext4_find_unwritten_pgoff() since 'end' may index a page beyond end of desired range if 'endoff' is page aligned. It doesn't have any visible effects but still it is good to fix it. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
n title='2011-01-18 12:04:12 -0700'>2011-01-18OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley 2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley 2010-09-29OMAP2: UART: remove set_uart_globalsGovindraj.R 2010-09-27Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into om...Tony Lindgren 2010-09-27omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar 2010-09-23OMAP4: pm.c extensions for OMAP4 supportThara Gopinath 2010-08-04Merge branch 'devel-map-io' into omap-for-linusTony Lindgren 2010-08-04omap3: introduce omap3_map_ioMike Rapoport 2010-08-04omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre 2010-07-26OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman 2010-07-16ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King 2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar 2010-02-23omap2/3/4: ioremap omap_globals moduleSantosh Shilimkar 2010-02-15omap: Clean the serial port definesTony Lindgren 2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren 2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak 2009-12-11OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley 2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren