Thread (45 messages) 45 messages, 5 authors, 2024-07-27

Re: [PATCH v2 01/11] perf/uprobe: Re-indent labels

From: Peter Zijlstra <peterz@infradead.org>
Date: 2024-07-11 12:07:13
Also in: lkml

On Thu, Jul 11, 2024 at 01:58:04PM +0200, Jiri Olsa wrote:
On Thu, Jul 11, 2024 at 01:02:36PM +0200, Peter Zijlstra wrote:

SNIP
quoted
@@ -1159,7 +1159,7 @@ static int __uprobe_register(struct inod
 	if (!IS_ALIGNED(ref_ctr_offset, sizeof(short)))
 		return -EINVAL;
 
- retry:
+retry:
 	uprobe = alloc_uprobe(inode, offset, ref_ctr_offset);
 	if (!uprobe)
 		return -ENOMEM;
@@ -1468,7 +1468,7 @@ static int xol_add_vma(struct mm_struct
 	ret = 0;
 	/* pairs with get_xol_area() */
 	smp_store_release(&mm->uprobes_state.xol_area, area); /* ^^^ */
- fail:
+fail:
 	mmap_write_unlock(mm);
 
 	return ret;
@@ -1512,7 +1512,7 @@ static struct xol_area *__create_xol_are
 	kfree(area->bitmap);
  free_area:
hi,
missed this one and another one few lines before that ;-)
Bah, _ isn't in [[:alnum:]]. I'll go fix.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help