From: "Oliver Pitzeier" <o.pitzeier@uptime.at>
To: "'Alexander Viro'" <viro@math.psu.edu>,
"'Linus Torvalds'" <torvalds@transmeta.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH] (5/6) alpha fixes
Date: Fri, 19 Apr 2002 11:23:06 +0200 [thread overview]
Message-ID: <017c01c1e783$d3cd1750$010b10ac@sbp.uptime.at> (raw)
In-Reply-To: <Pine.GSO.4.21.0204190047140.20383-100000@weyl.math.psu.edu>
Are those changes (all Patches) for alpha already in some
kernel? Or do I have to do it on my own? For what kernel
is this?
Best Regards,
Oliver
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of
> Alexander Viro
> Sent: Friday, April 19, 2002 6:47 AM
> To: Linus Torvalds
> Cc: linux-kernel@vger.kernel.org
> Subject: [PATCH] (5/6) alpha fixes
>
>
>
> diff -urN C8-cpu_idle/arch/alpha/mm/init.c
> C8-max_pfn/arch/alpha/mm/init.c
> --- C8-cpu_idle/arch/alpha/mm/init.c Fri Mar 8 02:09:42 2002
> +++ C8-max_pfn/arch/alpha/mm/init.c Thu Apr 18 23:28:48 2002
> @@ -283,7 +283,7 @@
> unsigned long dma_pfn, high_pfn;
>
> dma_pfn = virt_to_phys((char *)MAX_DMA_ADDRESS) >> PAGE_SHIFT;
> - high_pfn = max_low_pfn;
> + high_pfn = max_pfn = max_low_pfn;
>
> if (dma_pfn >= high_pfn)
> zones_size[ZONE_DMA] = high_pfn;
>
>
> -
> 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/
prev parent reply other threads:[~2002-04-19 9:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-19 4:45 [PATCH] (1/6) " Alexander Viro
2002-04-19 4:46 ` [PATCH] (2/6) " Alexander Viro
2002-04-19 4:46 ` [PATCH] (3/6) " Alexander Viro
2002-04-19 4:47 ` [PATCH] (4/6) " Alexander Viro
2002-04-19 4:47 ` [PATCH] (5/6) " Alexander Viro
2002-04-19 4:48 ` [PATCH] (6/6) " Alexander Viro
2002-04-19 9:23 ` Oliver Pitzeier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='017c01c1e783$d3cd1750$010b10ac@sbp.uptime.at' \
--to=o.pitzeier@uptime.at \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=viro@math.psu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®