All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] locking/rwsem: Remove empty rwsem.h
@ 2021-01-26 10:17 Nikolay Borisov
  2021-01-26 10:20 ` Will Deacon
  2021-02-01 11:32 ` [tip: locking/core] " tip-bot2 for Nikolay Borisov
  0 siblings, 2 replies; 4+ messages in thread
From: Nikolay Borisov @ 2021-01-26 10:17 UTC (permalink / raw)
  To: peterz; +Cc: will, linux-kernel, mingo, Nikolay Borisov

This is a leftover from 7f26482a872c ("locking/percpu-rwsem: Remove the embedded rwsem")

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
---
V2:
 * Add reference to commit which made the file useless.

 kernel/locking/rwsem.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 kernel/locking/rwsem.h

diff --git a/kernel/locking/rwsem.h b/kernel/locking/rwsem.h
deleted file mode 100644
index e69de29bb2d1..000000000000
--
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] locking/rwsem: Remove empty rwsem.h
  2021-01-26 10:17 [PATCH v2] locking/rwsem: Remove empty rwsem.h Nikolay Borisov
@ 2021-01-26 10:20 ` Will Deacon
  2021-01-26 10:34   ` Peter Zijlstra
  2021-02-01 11:32 ` [tip: locking/core] " tip-bot2 for Nikolay Borisov
  1 sibling, 1 reply; 4+ messages in thread
From: Will Deacon @ 2021-01-26 10:20 UTC (permalink / raw)
  To: Nikolay Borisov; +Cc: peterz, linux-kernel, mingo

On Tue, Jan 26, 2021 at 12:17:21PM +0200, Nikolay Borisov wrote:
> This is a leftover from 7f26482a872c ("locking/percpu-rwsem: Remove the embedded rwsem")
> 
> Signed-off-by: Nikolay Borisov <nborisov@suse.com>
> ---
> V2:
>  * Add reference to commit which made the file useless.
> 
>  kernel/locking/rwsem.h | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  delete mode 100644 kernel/locking/rwsem.h
> 
> diff --git a/kernel/locking/rwsem.h b/kernel/locking/rwsem.h
> deleted file mode 100644
> index e69de29bb2d1..000000000000

Acked-by: Will Deacon <will@kernel.org>

Will

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] locking/rwsem: Remove empty rwsem.h
  2021-01-26 10:20 ` Will Deacon
@ 2021-01-26 10:34   ` Peter Zijlstra
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Zijlstra @ 2021-01-26 10:34 UTC (permalink / raw)
  To: Will Deacon; +Cc: Nikolay Borisov, linux-kernel, mingo

On Tue, Jan 26, 2021 at 10:20:14AM +0000, Will Deacon wrote:
> On Tue, Jan 26, 2021 at 12:17:21PM +0200, Nikolay Borisov wrote:
> > This is a leftover from 7f26482a872c ("locking/percpu-rwsem: Remove the embedded rwsem")
> > 
> > Signed-off-by: Nikolay Borisov <nborisov@suse.com>
> > ---
> > V2:
> >  * Add reference to commit which made the file useless.
> > 
> >  kernel/locking/rwsem.h | 0
> >  1 file changed, 0 insertions(+), 0 deletions(-)
> >  delete mode 100644 kernel/locking/rwsem.h
> > 
> > diff --git a/kernel/locking/rwsem.h b/kernel/locking/rwsem.h
> > deleted file mode 100644
> > index e69de29bb2d1..000000000000
> 
> Acked-by: Will Deacon <will@kernel.org>

Thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [tip: locking/core] locking/rwsem: Remove empty rwsem.h
  2021-01-26 10:17 [PATCH v2] locking/rwsem: Remove empty rwsem.h Nikolay Borisov
  2021-01-26 10:20 ` Will Deacon
@ 2021-02-01 11:32 ` tip-bot2 for Nikolay Borisov
  1 sibling, 0 replies; 4+ messages in thread
From: tip-bot2 for Nikolay Borisov @ 2021-02-01 11:32 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: Nikolay Borisov, Peter Zijlstra (Intel), Will Deacon, x86, linux-kernel

The following commit has been merged into the locking/core branch of tip:

Commit-ID:     442187f3c2de40bab13b8f9751b37925bede73b0
Gitweb:        https://git.kernel.org/tip/442187f3c2de40bab13b8f9751b37925bede73b0
Author:        Nikolay Borisov <nborisov@suse.com>
AuthorDate:    Tue, 26 Jan 2021 12:17:21 +02:00
Committer:     Peter Zijlstra <peterz@infradead.org>
CommitterDate: Fri, 29 Jan 2021 20:02:34 +01:00

locking/rwsem: Remove empty rwsem.h

This is a leftover from 7f26482a872c ("locking/percpu-rwsem: Remove the embedded rwsem")

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lkml.kernel.org/r/20210126101721.976027-1-nborisov@suse.com
---
 kernel/locking/rwsem.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 kernel/locking/rwsem.h

diff --git a/kernel/locking/rwsem.h b/kernel/locking/rwsem.h
deleted file mode 100644
index e69de29..0000000
--- a/kernel/locking/rwsem.h
+++ /dev/null

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-01 11:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 10:17 [PATCH v2] locking/rwsem: Remove empty rwsem.h Nikolay Borisov
2021-01-26 10:20 ` Will Deacon
2021-01-26 10:34   ` Peter Zijlstra
2021-02-01 11:32 ` [tip: locking/core] " tip-bot2 for Nikolay Borisov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.