lkml.org 
[lkml]   [1999]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [patch] 2.3.30pre3 alpha updates
On Wed, 1 Dec 1999, Dominik Kubla wrote:

>Ok. Fixing this one was not too difficult (see below). Unfortunately the

Correct, thanks. The boot problem can be unrelated. But I rediffed because
your mailer screwedup the patch.

Linus this one will go fine on the top of the latest updates I sent you
one minute ago:

--- 2.3.30pre3-alpha/include/asm-alpha/pgtable.h.~1~ Wed Dec 1 03:35:41 1999
+++ 2.3.30pre3-alpha/include/asm-alpha/pgtable.h Thu Dec 2 00:38:38 1999
@@ -297,7 +297,7 @@
#define kern_addr_valid(addr) (1)

#define io_remap_page_range(start, busaddr, size, prot) \
- remap_page_range(start, virt_to_phys(__ioremap(busaddr), 0), size, prot)
+ remap_page_range(start, virt_to_phys(__ioremap(busaddr)), size, prot)

#define pte_ERROR(e) \
printk("%s:%d: bad pte %016lx.\n", __FILE__, __LINE__, pte_val(e))
Andrea


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.046 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site