Hi Nitin, ... > @@ -4485,7 +4485,7 @@ static u32 mask_reg_value(u32 reg, u32 val) > if (REG_EQUAL(reg, HALF_SLICE_CHICKEN2)) > val = val & ~_MASKED_BIT_ENABLE(GEN8_ST_PO_DISABLE); > > - /* WAIT_FOR_RC6_EXIT has only one bit fullfilling the function > + /* WAIT_FOR_RC6_EXIT has only one bit fulfilling the function same thing here, you could use this chance to fix the comment style. Thanks, Andi