lkml.org 
[lkml]   [2005]   [Jan]   [27]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateThu, 27 Jan 2005 07:24:05 +0100
    SubjectRe: 2.6.11-rc2-mm1 strange messages
    FromNorbert Preining <>
    On Mit, 26 Jan 2005, Len Brown wrote:
    > > Can you please add this?
    > > 
    > > --- 25/arch/i386/mm/ioremap.c~iounmap-debugging 2005-01-25
    > > 10:26:29.448809152 -0800
    > > +++ 25-akpm/arch/i386/mm/ioremap.c      2005-01-25 10:27:07.054092280
    > > -0800
    > > @@ -233,7 +233,8 @@ void iounmap(volatile void __iomem *addr
    > >                 return; 
    > >         p = remove_vm_area((void *) (PAGE_MASK & (unsigned long
    > > __force) addr));
    > >         if (!p) { 
    > > -               printk("__iounmap: bad address %p\n", addr);
    > > +               printk("iounmap: bad address %p\n", addr);
    > > +               dump_stack();
    > >                 return;
    > >         }
    > > 
    > > _
    > > 
    > 
    > Better yet, can you please add this?
    > 
    > http://lkml.org/lkml/2005/1/3/136
    
    I only get hands on the laptop today noon, but then I will immediately
    recompile ...
    
    Best wishes
    
    Norbert
    
    -------------------------------------------------------------------------------
    Norbert Preining <preining AT logic DOT at>         Technische Universität Wien
    sip:preining@at43.tuwien.ac.at                             +43 (0) 59966-690018
    gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
    -------------------------------------------------------------------------------
    SCRABSTER (n.)
    One of those dogs which has it off on your leg during tea.
    			--- Douglas Adams, The Meaning of Liff
    -
    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: 2005-03-22 14:09    [from the cache]
    ©2003-2008