On Fri, Jan 29, 2021 at 2:31 PM Peter Xu <peterx@xxxxxxxxxx> wrote: > > On Thu, Jan 28, 2021 at 02:59:13PM -0800, Axel Rasmussen wrote: > > > +pte_t *huge_pte_alloc(struct mm_struct *mm, structt vm_area_struct *vma, > > > > This was pointed out to me just after I sent v3 of my series today > > (which includes this patch): > > > > Typo, s/structt/struct/. > > Thanks Axel - fixed here too. It's strange why it didn't complain. > > Re the minor fault series, I thought it would be good to have some comment from > Andrea/Mike or others, but in all cases I'll read your v3 next week. > > (A small heads-up: you'd better use v3.1 next time for that single patch, so > that just in case there will be a complete v4 series then that patch won't > collapse with it) Thanks! And, I'll keep that in mind for next time. I had seen it done that way before, but it slipped my mind. > > -- > Peter Xu >