Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Catalin Marinas authored and Russell King committed
    This patch adds dummy local timers for each CPU so that the board clock
    device is used to broadcast events to the other CPUs. The patch also
    adds the declaration for the dummy_timer_setup function (the equivalent
    of local_timer_setup when CONFIG_LOCAL_TIMERS is not set).
    
    Due to the way clockevents work, the dummy timer on the first CPU has to
    be registered before the board timer.
    
    Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    a8655e83
    History
    Name Last commit Last update