[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130304142821.b61bd9800c4ea35331829a79@canb.auug.org.au>
Date: Mon, 4 Mar 2013 14:28:21 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Jan Kara <jack@...e.cz>
Subject: linux-next: build failure after merge of the final tree (akpm tree
related)
Hi all,
After merging the final tree, today's linux-next build (arm defconfig)
failed like this:
kernel/built-in.o: In function `console_unlock':
cpu_pm.c:(.text+0x4418): undefined reference to `__bad_udelay'
Caused by commit 4df7323a125f ("printk: avoid softlockups in
console_unlock()") which added
ndelay(max_interrupt_disabled_duration() / 2);
to console_unlock() which can be a 2.5 second delay ... and the maximum
delayed allowed by udelay (at least in this build) is 2ms.
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists