Changeset 4124


Ignore:
Timestamp:
02/28/08 05:12:43 (5 years ago)
Author:
werner
Message:

The initialization of clocks uses mutexes, but we execute the resume in
an interrupt context. We therefore have to hand this task to a non-interrupt.

Adapted from a patch by Andy Green.

resume-timers-wq.patch:

  • arch/arm/plat-s3c24xx/time.c (s3c24xx_timer): for resume, call new function s3c2410_timer_resume instead of s3c2410_timer_setup
  • arch/arm/plat-s3c24xx/time.c (s3c2410_timer_resume, s3c2410_timer_resume_work): run s3c2410_timer_setup via a workqueue
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.