Andriy,
On Wed, 1 Jul 2015, Andriy Gapon wrote:
> I've caught a couple of boot logs with different stack traces from
> unsuccessful
> boot attempts and one from a successful attempt with exactly the same VM
> configuration.
> The logs are here:
> https://people.freebsd.org/~avg/linux-boot-hang/
On 23/06/2015 13:15, Thomas Gleixner wrote:
> Can you provide a full dmesg please?
Thomas,
I've caught a couple of boot logs with different stack traces from unsuccessful
boot attempts and one from a successful attempt with exactly the same VM
configuration.
The logs are here:
https://people.free
On Tue, 23 Jun 2015, Andriy Gapon wrote:
> Pardon if I am asking something obvious or silly...
>
> tick_check_new_device() has the following code:
>
> if (tick_is_broadcast_device(curdev)) {
> clockevents_shutdown(curdev);
> curdev = NULL;
> }
>
>
Pardon if I am asking something obvious or silly...
tick_check_new_device() has the following code:
if (tick_is_broadcast_device(curdev)) {
clockevents_shutdown(curdev);
curdev = NULL;
}
and
void clockevents_shutdown(struct clock_event_device *de
4 matches
Mail list logo