Re: [GIT PULL] libnvdimm for v5.7

2020-04-08 Thread Dan Williams
On Wed, Apr 8, 2020 at 9:11 PM Linus Torvalds wrote: > > On Tue, Apr 7, 2020 at 1:12 PM Dan Williams wrote: > > > > mm/memremap_pages: Introduce memremap_compat_align() > > Why is this an exported function that just returns a constant? > > Why isn't it just a #define (or inline) in a

Re: [GIT PULL] libnvdimm for v5.7

2020-04-08 Thread pr-tracker-bot
The pull request you sent on Tue, 7 Apr 2020 13:12:41 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm > tags/libnvdimm-for-5.7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/9b06860d7c1f1f4cb7d70f92e47dfa4a91bd5007 Thank you! -- Deet-doot-dot,

Re: [GIT PULL] libnvdimm for v5.7

2020-04-08 Thread Linus Torvalds
On Tue, Apr 7, 2020 at 1:12 PM Dan Williams wrote: > > mm/memremap_pages: Introduce memremap_compat_align() Why is this an exported function that just returns a constant? Why isn't it just a #define (or inline) in a header file? Yes, yes, it would need to be conditional on not having