On 3/9/21 8:02 PM, Stephen Rothwell wrote:
> Hi all,
> 

on i386 (at least):

../lib/test_printf.c: In function 'page_flags_test':
../lib/test_printf.c:595:17: error: 'sec' undeclared (first use in this 
function); did you mean 'sem'?
  page_flags |= (sec & SECTIONS_MASK) << SECTIONS_PGSHIFT;
                 ^~~


Should that be 'section'?


-- 
~Randy
Reported-by: Randy Dunlap <rdun...@infradead.org>

Reply via email to