[PATCH] docs: git SHA prefixes are for humans

2024-12-15 Thread Kees Cook
Clarify that the preferred git SHA abbreviation length for the Fixes tag is 12 characters[1], as the tag is intended for humans (though, yes, it is parsed by machines too). Collision resolution needs to be performed using the parenthetical patch Subject that follows the abbreviated hash. Suggested

Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts

2024-12-15 Thread Alistair Popple
On Sat, Dec 14, 2024 at 04:22:58PM +0100, David Hildenbrand wrote: > On 14.12.24 02:39, Dan Williams wrote: > > [ add akpm and sfr for next steps ] > > > > Alistair Popple wrote: > > > Main updates since v2: > > > > > > - Rename the DAX specific dax_insert_XXX functions to vmf_insert_XXX > > >

Re: [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts

2024-12-15 Thread Andrew Morton
On Mon, 16 Dec 2024 11:55:30 +1100 Alistair Popple wrote: > The remainder are more -mm focussed. However they do depend on the fs/dax > cleanups in the first half so the trick would be making sure Andrew only takes > them if the nvdimm.git changes have made it into -next. I'm happy with either >