* [Linux-ia64] Re: Lion problems with 2.4.13...
@ 2001-10-30 14:30 Robert K Gjertsen
2001-10-30 19:32 ` David Mosberger
0 siblings, 1 reply; 2+ messages in thread
From: Robert K Gjertsen @ 2001-10-30 14:30 UTC (permalink / raw)
To: linux-ia64
I haven't tried this out yet, but I plan to in a day or two. No guarantees
for non-ibm machines, but
I figure we just grabbed this from Intel (and I'll be applying this to my
beta level Lion / boat anchor).
You can get the BIOS-99 and BMC-24 (Bios/Firmware 1.1) on the web at:
www.pc.ibm.com\support by
searching on xSeries 380 86831rx
or (much easier)
ftp.pc.ibm.com /pub/pccbbs/pc_servers/33p2588.iso
/pub/pccbbs/pc_servers/33p2588.zip (for LS120)
33p2588.txt
On an entirely different note, I see that flush_tlb_all is exported by the
Linux kernel. I've rolled my own
functions for flush_tlb_page and flush_tlb_range for our filesystem, but it
would be nice if these were
also exported by the kernel (I see there is a ptcg lock being used in this
code although I think I'm OK
not using this on pages that we are fiddling with).
How do I go about seeing if flush_tlb_range could also be exported in the
ia64 Linux code stream?
--Rob
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Linux-ia64] Re: Lion problems with 2.4.13...
2001-10-30 14:30 [Linux-ia64] Re: Lion problems with 2.4.13 Robert K Gjertsen
@ 2001-10-30 19:32 ` David Mosberger
0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2001-10-30 19:32 UTC (permalink / raw)
To: linux-ia64
>>>>> On Tue, 30 Oct 2001 08:30:22 -0600, "Robert K Gjertsen" <gjertsen@us.ibm.com> said:
Rob> On an entirely different note, I see that flush_tlb_all is
Rob> exported by the Linux kernel. I've rolled my own functions for
Rob> flush_tlb_page and flush_tlb_range for our filesystem, but it
Rob> would be nice if these were also exported by the kernel (I see
Rob> there is a ptcg lock being used in this code although I think
Rob> I'm OK not using this on pages that we are fiddling with). How
Rob> do I go about seeing if flush_tlb_range could also be exported
Rob> in the ia64 Linux code stream?
I don't have a problem with exporting flush_tlb_range. I just added
it to ia64_ksyms.c.
--david
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-30 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-30 14:30 [Linux-ia64] Re: Lion problems with 2.4.13 Robert K Gjertsen
2001-10-30 19:32 ` David Mosberger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox