From: "Seth, Rohit" <rohit.seth@intel.com>
To: linux-ia64@vger.kernel.org
Subject: RE: [Linux-ia64] Fix RAW dependency introduced by HUGETLB patch
Date: Thu, 17 Oct 2002 00:33:11 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805175@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805166@msgid-missing>
Thanks Peter for the patch.
Bjorn, please apply this to your 2.4.19 kernel tree also.
thanks,
rohit
> -----Original Message-----
> From: Peter Chubb [mailto:peter@chubb.wattle.id.au]
> Sent: Tuesday, October 15, 2002 5:16 PM
> To: linux-ia64@linuxia64.org; davidm@napali.hpl.hp.com; Seth, Rohit
> Subject: [Linux-ia64] Fix RAW dependency introduced by HUGETLB patch
>
>
>
> Hi,
> If CONFIG_HUGETLB is not defined, you get a RAW dependency
> clash in ivt.S. (2.5.39)
>
>
> I believe this patch should fix it (but I'm not an IA64
> assmebler language expert!)
>
> # This is a BitKeeper generated patch for the following
> project: # Project Name: Linux kernel tree # This patch
> format is intended for GNU patch command version 2.5 or
> higher. # This patch includes the following deltas:
> # ChangeSet 1.851 -> 1.852
> # arch/ia64/kernel/ivt.S 1.10 -> 1.11
> #
> # The following is the BitKeeper ChangeSet Log
> # --------------------------------------------
> # 02/10/16 peterc@gelato.unsw.edu.au 1.852
> # Fix RAW dependency when CONFIG_HUGETLB_PAGE is not defined.
> # --------------------------------------------
> #
> diff -Nru a/arch/ia64/kernel/ivt.S b/arch/ia64/kernel/ivt.S
> --- a/arch/ia64/kernel/ivt.S Wed Oct 16 10:14:27 2002
> +++ b/arch/ia64/kernel/ivt.S Wed Oct 16 10:14:27 2002
> @@ -116,8 +116,8 @@
> ;;
> (p8) dep r25=r18,r25,2,6
> (p8) shr r22=r22,HPAGE_SHIFT-PAGE_SHIFT
> - ;;
> #endif
> + ;;
> cmp.eq p6,p7=5,r17 // is IFA
> pointing into to region 5?
> shr.u r18=r22,PGDIR_SHIFT // get bits
> 33-63 of the faulting address
> ;;
>
>
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linu> x-ia64
>
prev parent reply other threads:[~2002-10-17 0:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-16 0:15 [Linux-ia64] Fix RAW dependency introduced by HUGETLB patch Peter Chubb
2002-10-17 0:33 ` Seth, Rohit [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=marc-linux-ia64-105590709805175@msgid-missing \
--to=rohit.seth@intel.com \
--cc=linux-ia64@vger.kernel.org \
/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