On Tue, Jul 11, 2023 at 06:23:07PM -0700, Hugh Dickins wrote: > On Tue, 11 Jul 2023, Dan Carpenter wrote: > > > Hello Hugh Dickins, > > > > The patch 0d940a9b270b: "mm/pgtable: allow pte_offset_map[_lock]() to > > fail" from Jun 8, 2023, leads to the following Smatch static checker > > warning: > > > > mm/userfaultfd.c:321 mfill_atomic_pte_poison() > > error: uninitialized symbol 'ptl'. > > In mm-unstable or linux-next: not a problem in 6.5-rc. > Thanks, Dan: yes. > > A little unfair to blame my patch for code that went in later Sorry, Hugh! I just saw your name in the git log and knew that you were a person who knows how to get things done so I didn't bother looking further than that! I will add that it's on linux-next to my bug report template. regards, dan carpenter