* test - please ignore
@ 2016-02-19 15:22 Troy McCorkell
0 siblings, 0 replies; 20+ messages in thread
From: Troy McCorkell @ 2016-02-19 15:22 UTC (permalink / raw)
To: xfs@oss.sgi.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2024-08-13 18:55 Kris Van Hees
0 siblings, 0 replies; 20+ messages in thread
From: Kris Van Hees @ 2024-08-13 18:55 UTC (permalink / raw)
To: dtrace
^ permalink raw reply [flat|nested] 20+ messages in thread
* TEST - please ignore
@ 2021-03-11 5:41 Rahul Tanwar
0 siblings, 0 replies; 20+ messages in thread
From: Rahul Tanwar @ 2021-03-11 5:41 UTC (permalink / raw)
To: linux-kernel@vger.kernel.org
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2020-10-26 12:44 Walter Harms
0 siblings, 0 replies; 20+ messages in thread
From: Walter Harms @ 2020-10-26 12:44 UTC (permalink / raw)
To: linux-man@vger.kernel.org
test
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2020-09-22 8:21 Walter Harms
0 siblings, 0 replies; 20+ messages in thread
From: Walter Harms @ 2020-09-22 8:21 UTC (permalink / raw)
To: kernel-janitors
хв-
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2015-01-26 14:29 Troy McCorkell
0 siblings, 0 replies; 20+ messages in thread
From: Troy McCorkell @ 2015-01-26 14:29 UTC (permalink / raw)
To: xfs
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2014-11-14 16:40 Troy McCorkell
2014-11-14 16:43 ` Troy McCorkell
0 siblings, 1 reply; 20+ messages in thread
From: Troy McCorkell @ 2014-11-14 16:40 UTC (permalink / raw)
To: xfs, pcp
test email to verify the network maintenance on oss.sgi.com
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2014-07-26 15:16 Troy McCorkell
0 siblings, 0 replies; 20+ messages in thread
From: Troy McCorkell @ 2014-07-26 15:16 UTC (permalink / raw)
To: xfs
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2010-02-05 17:57 Muralidharan Karicheri
0 siblings, 0 replies; 20+ messages in thread
From: Muralidharan Karicheri @ 2010-02-05 17:57 UTC (permalink / raw)
To: linux-media
--
Murali Karicheri
mkaricheri@gmail.com
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Writing to CPLD mapped to EBC Port of AMCC440EP
@ 2008-07-30 0:02 Josh Boyer
2008-07-30 22:29 ` test - please ignore Victor Gallardo
0 siblings, 1 reply; 20+ messages in thread
From: Josh Boyer @ 2008-07-30 0:02 UTC (permalink / raw)
To: Henry Bausley; +Cc: linuxppc-embedded
On Mon, 28 Jul 2008 16:40:35 -0700
"Henry Bausley" <hbausley@deltatau.com> wrote:
>
> I am attempting to write to a CPLD mapped to the EBC port of a AMCC 440EP. When I attempt to write using an unsigned variable
> ie. unsigned *pbase = (unsigned char *)ioremap64(0x8F000000,0x1000000);
> I get a kernel access of bad area, sig: 11 fault. However, if I change to an unsigned char ie. unsigned char *pbase = (unsigned char *)ioremap64(0x8F000000,
> 0x1000000); The system doesn't crash. I need to write using an unsigned. Does any one have any ideas what I am doing wrong?
The documentation I have for the Bamboo board says the EPLD is at
address 0x80002000 and is only 8 bytes in size. Similarly, the
Yosemite board CPLD is at 0x80002000 and is only 16 bytes in size. Why
you are ioremapping 16MiB at 0x8F000000 I have no idea.
Also, the individual registers of the EPLD/CPLD on both boards are only
8 bits, so an unsigned char seems appropriate. If you have a custom
board that does something totally different from how the eval boards
are set up, then I'm not sure many people will be able to help you
without documentation for that board.
josh
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
2008-07-30 0:02 Writing to CPLD mapped to EBC Port of AMCC440EP Josh Boyer
@ 2008-07-30 22:29 ` Victor Gallardo
0 siblings, 0 replies; 20+ messages in thread
From: Victor Gallardo @ 2008-07-30 22:29 UTC (permalink / raw)
To: linuxppc-embedded
test - please ignore
--------------------------------------------------------
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, =
is for the sole use of the intended recipient(s) and contains =
information that is confidential and proprietary to Applied Micro =
Circuits Corporation or its subsidiaries. It is to be used solely for =
the purpose of furthering the parties' business relationship. All =
unauthorized review, use, disclosure or distribution is prohibited. If =
you are not the intended recipient, please contact the sender by reply =
e-mail and destroy all copies of the original message.
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2007-10-10 12:20 Tobias Pflug
0 siblings, 0 replies; 20+ messages in thread
From: Tobias Pflug @ 2007-10-10 12:20 UTC (permalink / raw)
To: openembedded-devel
please ignore.
thanks
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Recent OBJDUMP changes
@ 2006-12-15 9:09 Richard Purdie
2006-12-19 19:43 ` test - please ignore Stelios Koroneos
0 siblings, 1 reply; 20+ messages in thread
From: Richard Purdie @ 2006-12-15 9:09 UTC (permalink / raw)
To: openembedded-devel
On Tue, 2006-12-12 at 16:28 +0100, Marcin Juszkiewicz wrote:
> Does someone found better fix then mine?
>
> [hrw@misc1 classes]$ mtn dif package.bbclass
> --- classes/package.bbclass b4538ccc18abcaa057513563f37b2d25fdce5784
> +++ classes/package.bbclass 969285b9af2e3bc59048d34cf396dd529e496c1e
> @@ -576,6 +576,7 @@ python package_do_shlibs() {
> path = os.path.join(root, file)
> if os.access(path, os.X_OK) or lib_re.match(file):
> cmd = bb.data.getVar('OBJDUMP', d, 1) + " -p " + path + " 2>/dev/null"
> + cmd = "PATH=\"%s\" %s" % (bb.data.getVar('PATH', d, 1), cmd)
> fd = os.popen(cmd)
> lines = fd.readlines()
> fd.close()
FWIW, this is the correct fix. Ideally, bitbake should have some helper
functions to set up PATH and run a program but at the moment it doesn't
so we need to do this.
Cheers,
Richard
^ permalink raw reply [flat|nested] 20+ messages in thread* test - please ignore
@ 2006-08-22 23:27 Benjamin Herrenschmidt
0 siblings, 0 replies; 20+ messages in thread
From: Benjamin Herrenschmidt @ 2006-08-22 23:27 UTC (permalink / raw)
To: linuxppc-dev list
Mail with accents: èéêëä
Now, let's see if the CRLF's, one is here ->
have been corrupted.
Ben.
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2003-06-23 21:59 Roger Larsson
0 siblings, 0 replies; 20+ messages in thread
From: Roger Larsson @ 2003-06-23 21:59 UTC (permalink / raw)
To: Linux Kernel Mailing List
--
Roger Larsson
Skellefteå
Sweden
^ permalink raw reply [flat|nested] 20+ messages in thread
* Test - please ignore
@ 2003-05-01 23:06 Eliot Blennerhassett
0 siblings, 0 replies; 20+ messages in thread
From: Eliot Blennerhassett @ 2003-05-01 23:06 UTC (permalink / raw)
To: alsa-devel
Sorry, another one, from a slightly less stupid
webmailer.
What I really want to do is find out why I cant
subscribe from my normal email, so I can use it for
serious correspondence.
-------------------------------------------------------------
Sign up for ICQmail at http://www.icq.com/icqmail/signup.html
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 20+ messages in thread
* Test - please ignore
@ 2003-05-01 22:48 Eliot Blennerhassett
0 siblings, 0 replies; 20+ messages in thread
From: Eliot Blennerhassett @ 2003-05-01 22:48 UTC (permalink / raw)
To: alsa-devel
I am resorting to this stupid webmail, as I can't seem
to subscribe using my normal ISP.
http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2002-01-08 13:48 Mark D'voo
0 siblings, 0 replies; 20+ messages in thread
From: Mark D'voo @ 2002-01-08 13:48 UTC (permalink / raw)
To: linux-kernel
--
7:48pm up 6:18, 2 users, load average: 0.26, 0.37, 0.26
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2001-01-08 19:27 Timur Tabi
0 siblings, 0 replies; 20+ messages in thread
From: Timur Tabi @ 2001-01-08 19:27 UTC (permalink / raw)
To: Linux Kernel Mailing list
--
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com
When replying to a mailing-list message, please direct the reply to the mailing list only. Don't send another copy to me.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 20+ messages in thread
* test - please ignore
@ 2001-01-08 18:25 Timur Tabi
0 siblings, 0 replies; 20+ messages in thread
From: Timur Tabi @ 2001-01-08 18:25 UTC (permalink / raw)
To: Linux MM mailing list
--
Timur Tabi - ttabi@interactivesi.com
Interactive Silicon - http://www.interactivesi.com
When replying to a mailing-list message, please direct the reply to the mailing list only. Don't send another copy to me.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux.eu.org/Linux-MM/
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2024-08-13 18:55 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-19 15:22 test - please ignore Troy McCorkell
-- strict thread matches above, loose matches on Subject: below --
2024-08-13 18:55 Kris Van Hees
2021-03-11 5:41 TEST " Rahul Tanwar
2020-10-26 12:44 test " Walter Harms
2020-09-22 8:21 Walter Harms
2015-01-26 14:29 Troy McCorkell
2014-11-14 16:40 Troy McCorkell
2014-11-14 16:43 ` Troy McCorkell
2014-07-26 15:16 Troy McCorkell
2010-02-05 17:57 Muralidharan Karicheri
2008-07-30 0:02 Writing to CPLD mapped to EBC Port of AMCC440EP Josh Boyer
2008-07-30 22:29 ` test - please ignore Victor Gallardo
2007-10-10 12:20 Tobias Pflug
2006-12-15 9:09 Recent OBJDUMP changes Richard Purdie
2006-12-19 19:43 ` test - please ignore Stelios Koroneos
2006-08-22 23:27 Benjamin Herrenschmidt
2003-06-23 21:59 Roger Larsson
2003-05-01 23:06 Test " Eliot Blennerhassett
2003-05-01 22:48 Eliot Blennerhassett
2002-01-08 13:48 test " Mark D'voo
2001-01-08 19:27 Timur Tabi
2001-01-08 18:25 Timur Tabi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.