Re: [dm-devel] [PATCH 1/8] block: replace disk based account with bdev's

2022-04-15 Thread Christoph Hellwig
On Tue, Apr 12, 2022 at 04:56:09PM +0800, Ming Lei wrote: > 'block device' is generic type for interface, and gendisk becomes more > one block layer internal type, so replace disk based account interface > with bdec's. I can't parse this sentence. > +unsigned long bdev_start_io_acct(struct block_

Re: [dm-devel] [PATCH 0/8] dm: io accounting & polling improvement

2022-04-15 Thread Christoph Hellwig
On Tue, Apr 12, 2022 at 01:15:14PM -0400, Mike Snitzer wrote: > I'll review this closely but, a couple weeks ago, I queued up quite a > lot of conflicting changes for 5.19 here: > > https://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git/log/?h=dm-5.19 Can you please end them o

Re: [dm-devel] [git pull] device mapper fixes for 5.18-rc3

2022-04-15 Thread pr-tracker-bot
The pull request you sent on Fri, 15 Apr 2022 16:43:52 -0400: > git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git > tags/for-5.18/dm-fixes-2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/ce673f630c097ec87391335308184bc907184fbf Thank you! --

Re: [dm-devel] [PATCH 5/8] dm: always setup ->orig_bio in alloc_io

2022-04-15 Thread Mike Snitzer
On Thu, Apr 14 2022 at 8:14P -0400, Ming Lei wrote: > On Thu, Apr 14, 2022 at 01:45:33PM -0400, Mike Snitzer wrote: > > On Wed, Apr 13 2022 at 11:57P -0400, > > Ming Lei wrote: > > > > > On Wed, Apr 13, 2022 at 10:25:45PM -0400, Mike Snitzer wrote: > > > > On Wed, Apr 13 2022 at 8:36P -0400,

[dm-devel] [git pull] device mapper fixes for 5.18-rc3

2022-04-15 Thread Mike Snitzer
Hi Linus, The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: Linux 5.18-rc2 (2022-04-10 14:21:36 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm.git tags/for-5.18/dm-fixes-2 for you to fetch chan

Re: [PATCH v7 3/6] mce: fix set_mce_nospec to always unmap the whole page

2022-04-15 Thread Jane Chu
On 4/13/2022 7:32 PM, Dan Williams wrote: > On Wed, Apr 13, 2022 at 4:36 PM Jane Chu wrote: >> >> On 4/11/2022 4:27 PM, Dan Williams wrote: >>> On Tue, Apr 5, 2022 at 12:48 PM Jane Chu wrote: The set_memory_uc() approach doesn't work well in all cases. For example, when "The VMM un