From: Zhang Le <r0bertz@gentoo.org>
To: linux-mips@linux-mips.org
Cc: Zhang Le <r0bertz@gentoo.org>
Subject: [PATCH 0/3] Added uncached accelerated CPU feature
Date: Fri, 8 May 2009 14:30:00 +0800 [thread overview]
Message-ID: <cover.1241764064.git.r0bertz@gentoo.org> (raw)
This patchset adds uncached accelerated CPU feature and handles write_combine
parameter in pci_mmap_page_range function.
Zhang Le (3):
MIPS: added cpu_has_uncached_accelerated feature
MIPS: Loongson 2 has cpu_has_uncached_accelerated feature
MIPS: handle write_combine in pci_mmap_page_range
arch/mips/include/asm/cpu-features.h | 4 ++++
arch/mips/include/asm/cpu.h | 1 +
.../asm/mach-lemote/cpu-feature-overrides.h | 1 +
arch/mips/kernel/cpu-probe.c | 4 ++--
arch/mips/pci/pci.c | 8 ++++++--
5 files changed, 14 insertions(+), 4 deletions(-)
next reply other threads:[~2009-05-08 6:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-08 6:30 Zhang Le [this message]
2009-05-08 6:30 ` [PATCH 1/3] MIPS: added cpu_has_uncached_accelerated feature Zhang Le
2009-05-08 6:30 ` [PATCH 2/3] MIPS: Loongson 2 has " Zhang Le
2009-05-08 6:30 ` [PATCH 3/3] MIPS: handle write_combine in pci_mmap_page_range Zhang Le
2009-05-08 8:54 ` yanh
2009-05-08 10:18 ` Zhang Le
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=cover.1241764064.git.r0bertz@gentoo.org \
--to=r0bertz@gentoo.org \
--cc=linux-mips@linux-mips.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 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.