Re: [PATCH 3/8] fs: btrfs: remove unused hardirq.h
From: David Sterba <hidden>
Date: 2017-11-20 13:25:16
Also in:
linux-btrfs, linux-crypto, linux-fsdevel, linux-mm, lkml
From: David Sterba <hidden>
Date: 2017-11-20 13:25:16
Also in:
linux-btrfs, linux-crypto, linux-fsdevel, linux-mm, lkml
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 <redacted> Cc: Chris Mason <clm@fb.com> Cc: Josef Bacik <redacted> Cc: David Sterba <dsterba@suse.com> Cc: linux-btrfs@vger.kernel.org
Acked-by: David Sterba <dsterba@suse.com> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>