summaryrefslogtreecommitdiff
path: root/tools/arch/h8300/include/uapi/asm
diff options
context:
space:
mode:
authortcharding <me@tobin.cc>2017-02-09 17:56:04 +1100
committerDavid S. Miller <davem@davemloft.net>2017-02-10 13:37:48 -0500
commit722c9a0cebb88ac1a982285f15d5fd44f4140c66 (patch)
tree06072a23ea03249a43ce7368c0cf9fa7c2311345 /tools/arch/h8300/include/uapi/asm
parentb668b9030c0168cf86e054adfe72e89df49b2772 (diff)
net: Fix checkpatch WARNING: please, no space before tabs
This patch fixes multiple occurrences of space before tabs warnings. More lines of code were moved than required to keep kernel-doc comments uniform. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/arch/h8300/include/uapi/asm')
0 files changed, 0 insertions, 0 deletions
to go for rc2. The first three patches fix invalidation of exceptional DAX entries (a bug which is there for a long time) - without these patches data loss can occur on power failure even though user called fsync(2). The other three patches change locking of DAX faults so that ->iomap_begin() is called in a more relaxed locking context and we are safe to start a transaction there for ext4" These have received a build success notification from the kbuild robot, and pass the latest libnvdimm unit tests. There have not been any -next releases since -rc1, so they have not appeared there" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: ext4: Simplify DAX fault path dax: Call ->iomap_begin without entry lock during dax fault dax: Finish fault completely when loading holes dax: Avoid page invalidation races and unnecessary radix tree traversals mm: Invalidate DAX radix tree entries only if appropriate ext2: Return BH_New buffers for zeroed blocks
Diffstat (limited to 'tools/perf/Documentation/perf-data.txt')