| 105227984901_594960007384 | Ralf Baechle |
|
This patch fixes the following sparse warnings:
arch/mips/mm/page.c:284:16: warning: symbol
build_clear_page was not declared. Should it be static?
arch/mips/mm/page.c:426:16: wa |
|
|   |
| 178822584417_544460007951 | Ralf Baechle |
|
While building the Malta defconfig, sparse spat the following
warnings:
arch/mips/math-emu/kernel_linkage.c:31:6: warning: symbol
fpu_emulator_init_fpu was not declared. Should it |
|
|   |
| 112320884595_598760007856 | Ralf Baechle |
|
Instead of one SGI_HAS_HAL2 for IP22 and one for IP28, IP28 got two of
them... Lets give IP22 some ALSA sound, too.
Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx
---
arch/mips/ |
|
|   |
| 175720364158_502660007380 | Manuel Lauss |
|
Hello,
Todays 2.6.26-git kernel produces an insane amout of section headers in the
vmlinux file, one for every function. Is that intentional, or a toolchain
problem on my side (binutils-2.18, gcc-4. |
|
|   |
| 148520744621_527660007006 | Manuel Lauss |
|
On Wed, Jul 16, 2008 at 10:15:32AM +0200, Manuel Lauss wrote:
On Wed, Jul 16, 2008 at 09:52:46AM +0200, Manuel Lauss wrote:
Hello,
Todays 2.6.26-git kernel produces an insane amout of |
|
|   |
| 164427454805_554460007590 | Manuel Lauss |
|
On Wed, Jul 16, 2008 at 01:03:57PM +0200, Manuel Lauss wrote:
I consider that an experimental commit. Its meant to solve the problems
were having on a few very large compilation units with |
|
|   |
| 192924824848_534560007728 | Dmitri Vorobiev |
|
On Wed, 16 Jul 2008 11:59:27 +0100, Ralf Baechle <ralf@xxxxxxxxxxxxxx wrote:
I see Ralf added -ffunction-sections with commit
372a775f50347f5c1dd87752b16e5c05ea965790.
I consider tha |
|
|   |
| 129620494817_589260007019 | Dmitri Vorobiev |
|
On Wed, Jul 16, 2008 at 10:32:28AM +0300, Dmitri Vorobiev wrote:
The linux-mips.org Web site recommends gcc 3.4.4 to build the MIPS kernel. However:
<<<<<<<<<<&l |
|
|   |
| 174727934056_590660007455 | Geert Uytterhoeven |
|
Crosscompiling on a Fedora 9 machine running gcc 4.3.0 as its host compiler
and gcc 3.4.6 for the mips-linux target results in the following build
error:
$ make malta_defconfig
$ make
cc1: error: un |
|
|   |
| 128523054529_590760007222 | Yoichi Yuasa |
|
On Wed, Jul 16, 2008 at 01:02:24PM +0100, Ralf Baechle wrote:
+include $(srctree)/arch/$(SRCARCH)/Makefile
+
ifneq (CONFIG_FRAME_WARN,0)
KBUILD_CFLAGS += $(call cc-option,-Wframe-larger-tha |
|
|   |
| 191422244967_571860007660 | Yoichi Yuasa |
|
On Tue, 15 Jul 2008 22:27:51 +0900
Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx wrote:
I update cobalt_lcdfb driver.
v3
- fix read/write count boundary check.
- add <include/uaccess.h |
|
|   |
| 130726974142_515560007068 | Jon Fraser |
|
ddress>Title: sparse or discontiguous memory on 32bit mips platform
Hi,
Im looking into turning on either sparse memory or discontiguous
memory for a 32 Mips platform (single processor) sinc |
|
|   |
| 188423394117_570060007152 | Jon Fraser |
|
ddress>Title: RE: sparse or discontiguous memory on 32bit mips platform
| I have something similar. Under 2.6.24, I have the following
| configured:
|
| CONFIG_HIGHMEM=y
| CONFIG_CPU_S |
|
|   |
| 172029794946_577660007766 | Thomas Bogendoerfer |
|
ddress>Title: sparse or discontiguous memory on 32bit mips platform
Hi,
Im looking into turning on either sparse memory or discontiguous
memory for a 32 Mips platform (single processor) sinc |
|
|   |
| 123021694070_576060007651 | Ralf Baechle |
|
This is the EMMA2RH part of the mips_machtype removal.
Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx
---
This patch is against the queue tree.
arch/mips/emma2rh/common/prom.c |
|
|   |
| 198229894876_594960007645 | Sean Parker |
|
Hello -
Were trying to determine dynamically the DDR DCR register values from within setup.c, init_mem(), so that we can remove the hard-coded 256MB RAM size (and not rely on cmd-line args) From |
|
|   |
| 160920144342_575160007385 | Ralf Baechle |
|
This is the ARC part of the mips_machtype removal.
Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx
---
This patch is against the queue tree.
arch/mips/fw/arc/identify.c | 11 - |
|
|   |
| 181920534724_593660007956 | Ralf Baechle |
|
On Mon, Jul 14, 2008 at 02:34:47PM +0100, Ralf Baechle wrote:
It may be a little academic at this stage but the Acer PICA has no EISA
but just ISA slots.
I knew there one JAZZ maschine with ISA |
|
|   |
| 108824724934_503460007818 | Harald Krapfenbauer |
|
On Mon, Jul 14, 2008 at 03:11:40PM +0200, Thomas Bogendoerfer wrote:
This is the ARC part of the mips_machtype removal.
Queued for 2.6.27. Thanks,
Ralf
|
|
|   |
| 180024794988_587060007062 | Atsushi Nemoto |
|
On Mon, Jul 14, 2008 at 01:02:26PM +0200, Harald Krapfenbauer wrote:
Hello,
If I write memory (maybe with instructions) of a traced application with
the ptrace() call, are the caches invali |
|
|   |
| 152122204051_539760007758 | mahendra varman |
|
On Mon, Jul 14, 2008 at 12:15:04AM +0900, Atsushi Nemoto wrote:
* Do not return void value
* Make some functions static
* Do not include unnecessary bootinfo.h
Thanks, queued for 2.6.27.
R |
|
|   |
| 104127784772_538360007942 | Atsushi Nemoto |
|
On Mon, Jul 14, 2008 at 01:02:26PM +0200, Harald Krapfenbauer wrote:
Hello,
If I write memory (maybe with instructions) of a traced application with
the ptrace() call, are the caches invali |
|
|   |
| 176823474995_549260007748 | mahendra varman |
|
On Mon, Jul 14, 2008 at 12:15:04AM +0900, Atsushi Nemoto wrote:
* Do not return void value
* Make some functions static
* Do not include unnecessary bootinfo.h
Thanks, queued for 2.6.27.
R |
|
|   |
| 144823714220_538160007468 | Ralf Baechle |
|
Rename mach-jmr3927 directory to more proper name to make adding other
platforms easier.
Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx
---
git-diff --stat -M output:
arch/mips/Makefile |
|
|   |
| 119922054947_518660007185 | Ralf Baechle |
|
Rename mach-jmr3927 directory to more proper name to make adding other
platforms easier.
Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx
---
git-diff --stat -M output:
arch/mips/Makefile |
|
|   |
| 124925974406_530160007575 | Yoichi Yuasa |
|
txx9_board_vec set directly without mips_machtype.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/txx9/generic/setup.c lin |
|
|   |
| 105920354352_583260007881 | Yoichi Yuasa |
|
txx9_board_vec set directly without mips_machtype.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/txx9/generic/setup.c lin |
|
|   |
| 177321864228_576860007511 | Yoichi Yuasa |
|
Separate rbtx4927_arch_init() and rbtx4937_arch_init().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/txx9/rbtx4927/setup |
|
|   |
| 151621264883_573660007288 | Yoichi Yuasa |
|
Separate rbtx4927_arch_init() and rbtx4937_arch_init().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/txx9/rbtx4927/setup |
|
|   |
| 120427074494_515060007569 | Atsushi Nemoto |
|
Remove machtype for group Toshiba.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/txx9/jmr3927/setup.c linux/arch/mips/txx |
|
|   |
| 133621424165_574260007159 | Atsushi Nemoto |
|
Remove machtype for group Toshiba.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx
diff -pruN -X /home/yuasa/Memo/dontdiff linux-orig/arch/mips/txx9/jmr3927/setup.c linux/arch/mips/txx |
|
|   |
| 131625034194_566960007613 | Atsushi Nemoto |
|
On Sun, 13 Jul 2008 20:02:13 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx wrote:
Separate rbtx4927_time_init() and rbtx4937_time_init().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xx |
|
|   |
| 155021074799_577860007477 | Atsushi Nemoto |
|
On Sun, 13 Jul 2008 20:02:13 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx wrote:
Separate rbtx4927_time_init() and rbtx4937_time_init().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xx |
|
|   |
| 128823904604_517160007111 | Atsushi Nemoto |
|
On Sun, 13 Jul 2008 19:54:08 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx wrote:
txx9_cpu_clock setup move to rbtx4927_time_init().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxx |
|
|   |
| 146023304819_595460007712 | Atsushi Nemoto |
|
On Sun, 13 Jul 2008 19:54:08 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx wrote:
txx9_cpu_clock setup move to rbtx4927_time_init().
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxx |
|
|   |
| 152328174855_568960007298 | Thomas Bogendoerfer |
|
On Sun, Jul 13, 2008 at 07:51:55PM +0900, Yoichi Yuasa wrote:
All five queued up for 2.6.27.
Thanks, Yoichi-San!
Ralf
|
|
|   |
| 184828764801_504260007134 | Thomas Bogendoerfer |
|
On Sun, Jul 13, 2008 at 07:51:55PM +0900, Yoichi Yuasa wrote:
All five queued up for 2.6.27.
Thanks, Yoichi-San!
Ralf
|
|
|   |
| 165520944241_545460007116 | Thomas Bogendoerfer |
|
On Fri, Jul 11, 2008 at 11:03:03PM +0200, Thomas Bogendoerfer wrote:
Create platform device for Indy volume buttons and remove button
handling from ip22-reset.c
Signed-off-by: Thomas Bogend |
|
|   |
| 193221604507_553560007633 | Thomas Bogendoerfer |
|
On Fri, Jul 11, 2008 at 11:03:03PM +0200, Thomas Bogendoerfer wrote:
Create platform device for Indy volume buttons and remove button
handling from ip22-reset.c
Signed-off-by: Thomas Bogend |
|
|   |
| 164627924963_546460007443 | Thomas Bogendoerfer |
|
On Fri, 11 Jul 2008, Thomas Bogendoerfer wrote:
--- a/arch/mips/sgi-ip22/ip22-platform.c
+++ b/arch/mips/sgi-ip22/ip22-platform.c
@@ -182,3 +182,14 @@ static int __init sgi_hal2_devinit(void)
|
|
|   |
| 117622674260_503060007819 | Thomas Bogendoerfer |
|
On Fri, 11 Jul 2008, Thomas Bogendoerfer wrote:
--- a/arch/mips/sgi-ip22/ip22-platform.c
+++ b/arch/mips/sgi-ip22/ip22-platform.c
@@ -182,3 +182,14 @@ static int __init sgi_hal2_devinit(void)
|
|
|   |
| 132828044695_512960007239 | Atsushi Nemoto |
|
Merge rbhma4200(RBTX4927/37) and rbhma4500(RBTX4938) defconfig into
single rbtx49xx defconfig. And jmr3927 defconfig is also updated.
Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx
---
arc |
|
|   |
| 126425014333_550660007204 | Atsushi Nemoto |
|
On Fri, Jul 11, 2008 at 11:28:04PM +0900, Atsushi Nemoto wrote:
Merge rbhma4200(RBTX4927/37) and rbhma4500(RBTX4938) defconfig into
single rbtx49xx defconfig. And jmr3927 defconfig is also upda |
|
|   |
| 162228864365_512960007697 | Yoichi Yuasa |
|
On Fri, Jul 11, 2008 at 11:27:54PM +0900, Atsushi Nemoto wrote:
Make single kernel can be used on RBTX4927/37/38. Also make
some SoC-specific code independent from board-specific code.
Sig |
|
|   |
| 176220664488_572560007233 | Yoichi Yuasa |
|
On Fri, Jul 11, 2008 at 10:57:17PM +0900, Yoichi Yuasa wrote:
mips_machtype define as one group.
wouldnt it make more sense to kill that completly ?
Thomas.
--
Crap can work. Given enough thrus |
|
|   |
| 116727074501_542860007457 | Atsushi Nemoto |
|
Merge rbhma4200(RBTX4927/37) and rbhma4500(RBTX4938) defconfig into
single rbtx49xx defconfig. And jmr3927 defconfig is also updated.
Signed-off-by: Atsushi Nemoto <anemo@xxxxxxxxxxxxx
---
arc |
|
|   |
| 124620654261_594160007107 | Yoichi Yuasa |
|
On Sat, Jul 12, 2008 at 05:47:41PM +0900, Yoichi Yuasa wrote:
On Fri, 11 Jul 2008 16:32:35 +0200
tsbogend@xxxxxxxxxxxxxxxx (Thomas Bogendoerfer) wrote:
On Fri, Jul 11, 2008 at 10:57:17PM + |
|
|   |
| 118024594608_551360007562 | Atsushi Nemoto |
|
On Fri, Jul 11, 2008 at 11:28:04PM +0900, Atsushi Nemoto wrote:
Merge rbhma4200(RBTX4927/37) and rbhma4500(RBTX4938) defconfig into
single rbtx49xx defconfig. And jmr3927 defconfig is also upda |
|
|   |
| 171825874448_508360007869 | Yoichi Yuasa |
|
On Fri, Jul 11, 2008 at 11:27:54PM +0900, Atsushi Nemoto wrote:
Make single kernel can be used on RBTX4927/37/38. Also make
some SoC-specific code independent from board-specific code.
Sig |
|
|   |
| 178024774935_526860007465 | Ralf Baechle |
|
On Sun, 13 Jul 2008 19:45:03 +0900, Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx wrote:
this looks a little messy. The _EVAL and _GW defines are more a kernel
config option than a real machi |
|
|   |