aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-09-16 16:59:13 +0200
committerRichard Weinberger <richard@nod.at>2016-10-02 22:48:14 +0200
commit5f09aaa9b30c91e6f72790bfb975240e8116d6db (patch)
treea358799b6ed7c35094488d83f43c53b5ed75025b /tools/perf/scripts/python
parentUBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header (diff)
downloadlinux-5f09aaa9b30c91e6f72790bfb975240e8116d6db.tar.gz
linux-5f09aaa9b30c91e6f72790bfb975240e8116d6db.zip
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
vol->usable_size is already set to ubi->leb_size - vol->data_pad. Use vol->usable_size instead of recalculating it. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
17s390/vfio-ap: let on_scan_complete() callback filter matrix and update guest'...Tony Krowiak1-0/+13 2024-01-17s390/vfio-ap: loop over the shadow APCB when filtering guest's AP configurationTony Krowiak1-2/+3 2024-01-17s390/vfio-ap: always filter entire AP matrixTony Krowiak1-40/+17 2024-01-17s390/net: add Thorsten Winkler as maintainerAlexandra Winter1-2/+2 2024-01-17gpiolib: revert the attempt to protect the GPIO device list with an rwsemBartosz Golaszewski4-89/+97 2024-01-16eventfs: Use kcalloc() instead of kzalloc()Erick Archer1-3/+3 2024-01-16eventfs: Do not create dentries nor inodes in iterate_sharedSteven Rostedt (Google)1-15/+5 2024-01-16eventfs: Have the inodes all for files and directories all be the sameSteven Rostedt (Google)1-0/+10 2024-01-16Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7 2024-01-16sched/fair: Fix frequency selection for non-invariant caseVincent Guittot1-1/+5 2024-01-15rtc: max31335: add driver supportAntoniu Miclaus4-0/+729