[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#504167: T60



Vanilla 2.6.26.6 with this patch is ok. I can resume notebook (and there is no delay).

J.

Bastian Blank wrote:
Can you try to use this patch? It is not nearly nice but the best guess.

| --- a/kernel/time/tick-broadcast.c
| +++ b/kernel/time/tick-broadcast.c
| @@ -508,7 +508,7 @@ static void tick_broadcast_init_next_event(cpumask_t *mask, ktime_t expires)
|  void tick_broadcast_setup_oneshot(struct clock_event_device *bc)
|  {
|         /* Set it up only once ! */
| -       if (bc->event_handler != tick_handle_oneshot_broadcast) {
| +       {
|                 int was_periodic = bc->mode == CLOCK_EVT_MODE_PERIODIC;
|                 int cpu = smp_processor_id();
|                 cpumask_t mask;

Bastian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: