* [PATCH 3/8] fs: btrfs: remove unused hardirq.h
[not found] <1510959741-31109-1-git-send-email-yang.s@alibaba-inc.com>
@ 2017-11-17 23:02 ` Yang Shi
2017-11-20 13:25 ` David Sterba
0 siblings, 1 reply; 4+ messages in thread
From: Yang Shi @ 2017-11-17 23:02 UTC (permalink / raw)
To: linux-kernel
Cc: linux-mm, linux-fsdevel, linux-crypto, netdev, Yang Shi,
Chris Mason, Josef Bacik, David Sterba, linux-btrfs
Preempt counter APIs have been split out, currently, hardirq.h just
includes irq_enter/exit APIs which are not used by btrfs at all.
So, remove the unused hardirq.h.
Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
Cc: Chris Mason <clm@fb.com>
Cc: Josef Bacik <jbacik@fb.com>
Cc: David Sterba <dsterba@suse.com>
Cc: linux-btrfs@vger.kernel.org
---
fs/btrfs/extent_map.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/fs/btrfs/extent_map.c b/fs/btrfs/extent_map.c
index 2e348fb..cced7f1 100644
--- a/fs/btrfs/extent_map.c
+++ b/fs/btrfs/extent_map.c
@@ -2,7 +2,6 @@
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
-#include <linux/hardirq.h>
#include "ctree.h"
#include "extent_map.h"
#include "compression.h"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 3/8] fs: btrfs: remove unused hardirq.h
2017-11-17 23:02 ` [PATCH 3/8] fs: btrfs: remove unused hardirq.h Yang Shi
@ 2017-11-20 13:25 ` David Sterba
2018-02-14 23:34 ` Yang Shi
0 siblings, 1 reply; 4+ messages in thread
From: David Sterba @ 2017-11-20 13:25 UTC (permalink / raw)
To: Yang Shi
Cc: linux-kernel, linux-mm, linux-fsdevel, linux-crypto, netdev,
Chris Mason, Josef Bacik, David Sterba, linux-btrfs
On Sat, Nov 18, 2017 at 07:02:16AM +0800, Yang Shi wrote:
> Preempt counter APIs have been split out, currently, hardirq.h just
> includes irq_enter/exit APIs which are not used by btrfs at all.
>
> So, remove the unused hardirq.h.
>
> Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
> Cc: Chris Mason <clm@fb.com>
> Cc: Josef Bacik <jbacik@fb.com>
> Cc: David Sterba <dsterba@suse.com>
> Cc: linux-btrfs@vger.kernel.org
Acked-by: David Sterba <dsterba@suse.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 3/8] fs: btrfs: remove unused hardirq.h
2017-11-20 13:25 ` David Sterba
@ 2018-02-14 23:34 ` Yang Shi
2018-02-15 16:40 ` David Sterba
0 siblings, 1 reply; 4+ messages in thread
From: Yang Shi @ 2018-02-14 23:34 UTC (permalink / raw)
To: dsterba, Chris Mason, Josef Bacik, David Sterba, linux-btrfs
Hi folks,
David acked this patch, but it looks nobody picked it up.
Thanks,
Yang
On 11/20/17 5:25 AM, David Sterba wrote:
> On Sat, Nov 18, 2017 at 07:02:16AM +0800, Yang Shi wrote:
>> Preempt counter APIs have been split out, currently, hardirq.h just
>> includes irq_enter/exit APIs which are not used by btrfs at all.
>>
>> So, remove the unused hardirq.h.
>>
>> Signed-off-by: Yang Shi <yang.s@alibaba-inc.com>
>> Cc: Chris Mason <clm@fb.com>
>> Cc: Josef Bacik <jbacik@fb.com>
>> Cc: David Sterba <dsterba@suse.com>
>> Cc: linux-btrfs@vger.kernel.org
>
> Acked-by: David Sterba <dsterba@suse.com>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 3/8] fs: btrfs: remove unused hardirq.h
2018-02-14 23:34 ` Yang Shi
@ 2018-02-15 16:40 ` David Sterba
0 siblings, 0 replies; 4+ messages in thread
From: David Sterba @ 2018-02-15 16:40 UTC (permalink / raw)
To: Yang Shi; +Cc: dsterba, Chris Mason, Josef Bacik, David Sterba, linux-btrfs
On Thu, Feb 15, 2018 at 07:34:44AM +0800, Yang Shi wrote:
> David acked this patch, but it looks nobody picked it up.
I'll add it to the for-next patch queue.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-02-15 16:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1510959741-31109-1-git-send-email-yang.s@alibaba-inc.com>
2017-11-17 23:02 ` [PATCH 3/8] fs: btrfs: remove unused hardirq.h Yang Shi
2017-11-20 13:25 ` David Sterba
2018-02-14 23:34 ` Yang Shi
2018-02-15 16:40 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).