lkml.org 
[lkml]   [2007]   [Mar]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateThu, 29 Mar 2007 09:53:37 -0700 (PDT)
    FromLinus Torvalds <>
    SubjectRe: [PATCH v2] Add suspend/resume for HPET
    On Thu, 29 Mar 2007, Maxim Levitsky wrote:
    >> Subject: Add suspend/resume for HPET>> This adds support of suspend/resume on i386 for HPET
    >> Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
    > 
    > ---
    >  arch/i386/kernel/hpet.c |   68 +++++++++++++++++++++++++++++++++++++++++++++++
    
    Btw, what about arch/x86_64/kernel/hpet.c?
    
    That thing seems totally broken. Lookie here:
    
      arch/x86_64/kernel/hpet.c:irqreturn_t hpet_rtc_interrupt(int irq, void *dev_id, struct pt_regs *regs)
      drivers/char/rtc.c:extern irqreturn_t hpet_rtc_interrupt(int irq, void *dev_id);
    
    anybody see a problem? The x86-64 version doesn't seem to be very well 
    maintained. Is there some fundamental reason why this file isn't shared 
    across architectures?
    
    			Linus
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2007-03-29 19:03    [from the cache]
    ©2003-2008