diff options
| author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-30 01:53:46 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-30 01:53:46 -0400 |
| commit | af652c26f5f0eceb6d8cb97eb9b86fba6f1f3b85 (patch) | |
| tree | 040910901d5349dfd6539901730181e930af2024 /arch/arm | |
| parent | b83a8e64fd1aecf021111d22c062c97a3241d0c4 (diff) | |
| parent | ceaccbd2a6a82b97bd15938fc7ffe180754cbe6c (diff) | |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
* master.kernel.org:/home/rmk/linux-2.6-arm:
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
[ARM] 3737/1: Export ARM copy/clear_user_page symbols
[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x
[ARM] 3733/2: S3C24XX: Remove old IDE registers in Anubis
[ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machines
[ARM] Fix SMP booting
[ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist
[ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfig
[ARM] Fix cats build
Diffstat (limited to 'arch/arm')
| -rw-r--r-- | arch/arm/configs/ep93xx_defconfig | 15 | ||||
| -rw-r--r-- | arch/arm/kernel/head.S | 6 | ||||
| -rw-r--r-- | arch/arm/mach-footbridge/cats-hw.c | 2 | ||||
| -rw-r--r-- | arch/arm/mach-s3c2410/mach-anubis.c | 49 | ||||
| -rw-r--r-- | arch/arm/mach-s3c2410/mach-osiris.c | 20 | ||||
| -rw-r--r-- | arch/arm/mm/ioremap.c | 2 | ||||
| -rw-r--r-- | arch/arm/mm/proc-syms.c | 8 | ||||
| -rw-r--r-- | arch/arm/mm/proc-xscale.S | 30 |
8 files changed, 76 insertions, 56 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig index c0de6fcd488a..2948b4589a8b 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.18-rc1-git9 |
| 4 | # Sun Jul 9 15:21:30 2006 | 4 | # Sat Jul 15 15:08:10 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
| 7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
| @@ -30,6 +30,7 @@ CONFIG_SWAP=y | |||
| 30 | CONFIG_SYSVIPC=y | 30 | CONFIG_SYSVIPC=y |
| 31 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
| 32 | # CONFIG_BSD_PROCESS_ACCT is not set | 32 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 33 | # CONFIG_TASKSTATS is not set | ||
| 33 | CONFIG_SYSCTL=y | 34 | CONFIG_SYSCTL=y |
| 34 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
| 35 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
| @@ -749,7 +750,7 @@ CONFIG_VIDEO_V4L2=y | |||
| 749 | # USB support | 750 | # USB support |
| 750 | # | 751 | # |
| 751 | CONFIG_USB_ARCH_HAS_HCD=y | 752 | CONFIG_USB_ARCH_HAS_HCD=y |
| 752 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 753 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 753 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 754 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
| 754 | CONFIG_USB=y | 755 | CONFIG_USB=y |
| 755 | CONFIG_USB_DEBUG=y | 756 | CONFIG_USB_DEBUG=y |
| @@ -766,6 +767,9 @@ CONFIG_USB_DYNAMIC_MINORS=y | |||
| 766 | # USB Host Controller Drivers | 767 | # USB Host Controller Drivers |
| 767 | # | 768 | # |
| 768 | # CONFIG_USB_ISP116X_HCD is not set | 769 | # CONFIG_USB_ISP116X_HCD is not set |
| 770 | CONFIG_USB_OHCI_HCD=y | ||
| 771 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
| 772 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
| 769 | # CONFIG_USB_SL811_HCD is not set | 773 | # CONFIG_USB_SL811_HCD is not set |
| 770 | 774 | ||
| 771 | # | 775 | # |
| @@ -855,6 +859,7 @@ CONFIG_USB_SERIAL_CONSOLE=y | |||
| 855 | CONFIG_USB_SERIAL_PL2303=y | 859 | CONFIG_USB_SERIAL_PL2303=y |
| 856 | # CONFIG_USB_SERIAL_HP4X is not set | 860 | # CONFIG_USB_SERIAL_HP4X is not set |
| 857 | # CONFIG_USB_SERIAL_SAFE is not set | 861 | # CONFIG_USB_SERIAL_SAFE is not set |
| 862 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | ||
| 858 | # CONFIG_USB_SERIAL_TI is not set | 863 | # CONFIG_USB_SERIAL_TI is not set |
| 859 | # CONFIG_USB_SERIAL_CYBERJACK is not set | 864 | # CONFIG_USB_SERIAL_CYBERJACK is not set |
| 860 | # CONFIG_USB_SERIAL_XIRCOM is not set | 865 | # CONFIG_USB_SERIAL_XIRCOM is not set |
| @@ -871,7 +876,7 @@ CONFIG_USB_SERIAL_PL2303=y | |||
| 871 | # CONFIG_USB_LEGOTOWER is not set | 876 | # CONFIG_USB_LEGOTOWER is not set |
| 872 | # CONFIG_USB_LCD is not set | 877 | # CONFIG_USB_LCD is not set |
| 873 | # CONFIG_USB_LED is not set | 878 | # CONFIG_USB_LED is not set |
| 874 | # CONFIG_USB_CY7C63 is not set | 879 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 875 | # CONFIG_USB_CYTHERM is not set | 880 | # CONFIG_USB_CYTHERM is not set |
| 876 | # CONFIG_USB_PHIDGETKIT is not set | 881 | # CONFIG_USB_PHIDGETKIT is not set |
| 877 | # CONFIG_USB_PHIDGETSERVO is not set | 882 | # CONFIG_USB_PHIDGETSERVO is not set |
| @@ -916,6 +921,7 @@ CONFIG_RTC_INTF_DEV=y | |||
| 916 | # CONFIG_RTC_DRV_X1205 is not set | 921 | # CONFIG_RTC_DRV_X1205 is not set |
| 917 | # CONFIG_RTC_DRV_DS1307 is not set | 922 | # CONFIG_RTC_DRV_DS1307 is not set |
| 918 | # CONFIG_RTC_DRV_DS1553 is not set | 923 | # CONFIG_RTC_DRV_DS1553 is not set |
| 924 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
| 919 | # CONFIG_RTC_DRV_DS1672 is not set | 925 | # CONFIG_RTC_DRV_DS1672 is not set |
| 920 | # CONFIG_RTC_DRV_DS1742 is not set | 926 | # CONFIG_RTC_DRV_DS1742 is not set |
| 921 | # CONFIG_RTC_DRV_PCF8563 is not set | 927 | # CONFIG_RTC_DRV_PCF8563 is not set |
| @@ -1023,7 +1029,6 @@ CONFIG_SUNRPC=y | |||
| 1023 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1029 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 1024 | # CONFIG_SMB_FS is not set | 1030 | # CONFIG_SMB_FS is not set |
| 1025 | # CONFIG_CIFS is not set | 1031 | # CONFIG_CIFS is not set |
| 1026 | # CONFIG_CIFS_DEBUG2 is not set | ||
| 1027 | # CONFIG_NCP_FS is not set | 1032 | # CONFIG_NCP_FS is not set |
| 1028 | # CONFIG_CODA_FS is not set | 1033 | # CONFIG_CODA_FS is not set |
| 1029 | # CONFIG_AFS_FS is not set | 1034 | # CONFIG_AFS_FS is not set |
diff --git a/arch/arm/kernel/head.S b/arch/arm/kernel/head.S index 2242f5f7cb7d..4fe386eea4b4 100644 --- a/arch/arm/kernel/head.S +++ b/arch/arm/kernel/head.S | |||
| @@ -114,9 +114,9 @@ ENTRY(secondary_startup) | |||
| 114 | * Use the page tables supplied from __cpu_up. | 114 | * Use the page tables supplied from __cpu_up. |
| 115 | */ | 115 | */ |
| 116 | adr r4, __secondary_data | 116 | adr r4, __secondary_data |
| 117 | ldmia r4, {r5, r6, r13} @ address to jump to after | 117 | ldmia r4, {r5, r7, r13} @ address to jump to after |
| 118 | sub r4, r4, r5 @ mmu has been enabled | 118 | sub r4, r4, r5 @ mmu has been enabled |
| 119 | ldr r4, [r6, r4] @ get secondary_data.pgdir | 119 | ldr r4, [r7, r4] @ get secondary_data.pgdir |
| 120 | adr lr, __enable_mmu @ return address | 120 | adr lr, __enable_mmu @ return address |
| 121 | add pc, r10, #12 @ initialise processor | 121 | add pc, r10, #12 @ initialise processor |
| 122 | @ (return control reg) | 122 | @ (return control reg) |
| @@ -125,7 +125,7 @@ ENTRY(secondary_startup) | |||
| 125 | * r6 = &secondary_data | 125 | * r6 = &secondary_data |
| 126 | */ | 126 | */ |
| 127 | ENTRY(__secondary_switched) | 127 | ENTRY(__secondary_switched) |
| 128 | ldr sp, [r6, #4] @ get secondary_data.stack | 128 | ldr sp, [r7, #4] @ get secondary_data.stack |
| 129 | mov fp, #0 | 129 | mov fp, #0 |
| 130 | b secondary_start_kernel | 130 | b secondary_start_kernel |
| 131 | 131 | ||
diff --git a/arch/arm/mach-footbridge/cats-hw.c b/arch/arm/mach-footbridge/cats-hw.c index 5b64d5c5b967..ef6ccc8993e9 100644 --- a/arch/arm/mach-footbridge/cats-hw.c +++ b/arch/arm/mach-footbridge/cats-hw.c | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | #include <linux/ioport.h> | 8 | #include <linux/ioport.h> |
| 9 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
| 10 | #include <linux/init.h> | 10 | #include <linux/init.h> |
| 11 | #include <linux/tty.h> | 11 | #include <linux/screen_info.h> |
| 12 | 12 | ||
| 13 | #include <asm/hardware/dec21285.h> | 13 | #include <asm/hardware/dec21285.h> |
| 14 | #include <asm/io.h> | 14 | #include <asm/io.h> |
diff --git a/arch/arm/mach-s3c2410/mach-anubis.c b/arch/arm/mach-s3c2410/mach-anubis.c index 4a92d6f92d6b..60641d452db3 100644 --- a/arch/arm/mach-s3c2410/mach-anubis.c +++ b/arch/arm/mach-s3c2410/mach-anubis.c | |||
| @@ -60,11 +60,12 @@ static struct map_desc anubis_iodesc[] __initdata = { | |||
| 60 | .virtual = (u32)S3C24XX_VA_ISA_BYTE, | 60 | .virtual = (u32)S3C24XX_VA_ISA_BYTE, |
| 61 | .pfn = __phys_to_pfn(0x0), | 61 | .pfn = __phys_to_pfn(0x0), |
| 62 | .length = SZ_4M, | 62 | .length = SZ_4M, |
| 63 | .type = MT_DEVICE | 63 | .type = MT_DEVICE, |
| 64 | }, { | 64 | }, { |
| 65 | .virtual = (u32)S3C24XX_VA_ISA_WORD, | 65 | .virtual = (u32)S3C24XX_VA_ISA_WORD, |
| 66 | .pfn = __phys_to_pfn(0x0), | 66 | .pfn = __phys_to_pfn(0x0), |
| 67 | .length = SZ_4M, MT_DEVICE | 67 | .length = SZ_4M, |
| 68 | .type = MT_DEVICE, | ||
| 68 | }, | 69 | }, |
| 69 | 70 | ||
| 70 | /* we could possibly compress the next set down into a set of smaller tables | 71 | /* we could possibly compress the next set down into a set of smaller tables |
| @@ -78,36 +79,12 @@ static struct map_desc anubis_iodesc[] __initdata = { | |||
| 78 | .virtual = (u32)ANUBIS_VA_CTRL1, | 79 | .virtual = (u32)ANUBIS_VA_CTRL1, |
| 79 | .pfn = __phys_to_pfn(ANUBIS_PA_CTRL1), | 80 | .pfn = __phys_to_pfn(ANUBIS_PA_CTRL1), |
| 80 | .length = SZ_4K, | 81 | .length = SZ_4K, |
| 81 | .type = MT_DEVICE | 82 | .type = MT_DEVICE, |
| 82 | }, { | 83 | }, { |
| 83 | .virtual = (u32)ANUBIS_VA_CTRL2, | 84 | .virtual = (u32)ANUBIS_VA_CTRL2, |
| 84 | .pfn = __phys_to_pfn(ANUBIS_PA_CTRL2), | 85 | .pfn = __phys_to_pfn(ANUBIS_PA_CTRL2), |
| 85 | .length = SZ_4K, | 86 | .length = SZ_4K, |
| 86 | .type =MT_DEVICE | 87 | .type = MT_DEVICE, |
| 87 | }, | ||
| 88 | |||
| 89 | /* IDE drives */ | ||
| 90 | |||
| 91 | { | ||
| 92 | .virtual = (u32)ANUBIS_IDEPRI, | ||
| 93 | .pfn = __phys_to_pfn(S3C2410_CS3), | ||
| 94 | .length = SZ_1M, | ||
| 95 | .type = MT_DEVICE | ||
| 96 | }, { | ||
| 97 | .virtual = (u32)ANUBIS_IDEPRIAUX, | ||
| 98 | .pfn = __phys_to_pfn(S3C2410_CS3+(1<<26)), | ||
| 99 | .length = SZ_1M, | ||
| 100 | .type = MT_DEVICE | ||
| 101 | }, { | ||
| 102 | .virtual = (u32)ANUBIS_IDESEC, | ||
| 103 | .pfn = __phys_to_pfn(S3C2410_CS4), | ||
| 104 | .length = SZ_1M, | ||
| 105 | .type = MT_DEVICE | ||
| 106 | }, { | ||
| 107 | .virtual = (u32)ANUBIS_IDESECAUX, | ||
| 108 | .pfn = __phys_to_pfn(S3C2410_CS4+(1<<26)), | ||
| 109 | .length = SZ_1M, | ||
| 110 | .type = MT_DEVICE | ||
| 111 | }, | 88 | }, |
| 112 | }; | 89 | }; |
| 113 | 90 | ||
| @@ -126,7 +103,7 @@ static struct s3c24xx_uart_clksrc anubis_serial_clocks[] = { | |||
| 126 | .name = "pclk", | 103 | .name = "pclk", |
| 127 | .divisor = 1, | 104 | .divisor = 1, |
| 128 | .min_baud = 0, | 105 | .min_baud = 0, |
| 129 | .max_baud = 0. | 106 | .max_baud = 0, |
| 130 | } | 107 | } |
| 131 | }; | 108 | }; |
| 132 | 109 | ||
| @@ -139,7 +116,7 @@ static struct s3c2410_uartcfg anubis_uartcfgs[] __initdata = { | |||
| 139 | .ulcon = ULCON, | 116 | .ulcon = ULCON, |
| 140 | .ufcon = UFCON, | 117 | .ufcon = UFCON, |
| 141 | .clocks = anubis_serial_clocks, | 118 | .clocks = anubis_serial_clocks, |
| 142 | .clocks_size = ARRAY_SIZE(anubis_serial_clocks) | 119 | .clocks_size = ARRAY_SIZE(anubis_serial_clocks), |
| 143 | }, | 120 | }, |
| 144 | [1] = { | 121 | [1] = { |
| 145 | .hwport = 2, | 122 | .hwport = 2, |
| @@ -148,7 +125,7 @@ static struct s3c2410_uartcfg anubis_uartcfgs[] __initdata = { | |||
| 148 | .ulcon = ULCON, | 125 | .ulcon = ULCON, |
| 149 | .ufcon = UFCON, | 126 | .ufcon = UFCON, |
| 150 | .clocks = anubis_serial_clocks, | 127 | .clocks = anubis_serial_clocks, |
| 151 | .clocks_size = ARRAY_SIZE(anubis_serial_clocks) | 128 | .clocks_size = ARRAY_SIZE(anubis_serial_clocks), |
| 152 | }, | 129 | }, |
| 153 | }; | 130 | }; |
| 154 | 131 | ||
| @@ -162,7 +139,7 @@ static struct mtd_partition anubis_default_nand_part[] = { | |||
| 162 | [0] = { | 139 | [0] = { |
| 163 | .name = "Boot Agent", | 140 | .name = "Boot Agent", |
| 164 | .size = SZ_16K, | 141 | .size = SZ_16K, |
| 165 | .offset = 0 | 142 | .offset = 0, |
| 166 | }, | 143 | }, |
| 167 | [1] = { | 144 | [1] = { |
| 168 | .name = "/boot", | 145 | .name = "/boot", |
| @@ -194,21 +171,21 @@ static struct s3c2410_nand_set anubis_nand_sets[] = { | |||
| 194 | .nr_chips = 1, | 171 | .nr_chips = 1, |
| 195 | .nr_map = external_map, | 172 | .nr_map = external_map, |
| 196 | .nr_partitions = ARRAY_SIZE(anubis_default_nand_part), | 173 | .nr_partitions = ARRAY_SIZE(anubis_default_nand_part), |
| 197 | .partitions = anubis_default_nand_part | 174 | .partitions = anubis_default_nand_part, |
| 198 | }, | 175 | }, |
| 199 | [0] = { | 176 | [0] = { |
| 200 | .name = "chip0", | 177 | .name = "chip0", |
| 201 | .nr_chips = 1, | 178 | .nr_chips = 1, |
| 202 | .nr_map = chip0_map, | 179 | .nr_map = chip0_map, |
| 203 | .nr_partitions = ARRAY_SIZE(anubis_default_nand_part), | 180 | .nr_partitions = ARRAY_SIZE(anubis_default_nand_part), |
| 204 | .partitions = anubis_default_nand_part | 181 | .partitions = anubis_default_nand_part, |
| 205 | }, | 182 | }, |
| 206 | [2] = { | 183 | [2] = { |
| 207 | .name = "chip1", | 184 | .name = "chip1", |
| 208 | .nr_chips = 1, | 185 | .nr_chips = 1, |
| 209 | .nr_map = chip1_map, | 186 | .nr_map = chip1_map, |
| 210 | .nr_partitions = ARRAY_SIZE(anubis_default_nand_part), | 187 | .nr_partitions = ARRAY_SIZE(anubis_default_nand_part), |
| 211 | .partitions = anubis_default_nand_part | 188 | .partitions = anubis_default_nand_part, |
| 212 | }, | 189 | }, |
| 213 | }; | 190 | }; |
| 214 | 191 | ||
| @@ -313,7 +290,7 @@ static struct s3c24xx_board anubis_board __initdata = { | |||
| 313 | .devices = anubis_devices, | 290 | .devices = anubis_devices, |
| 314 | .devices_count = ARRAY_SIZE(anubis_devices), | 291 | .devices_count = ARRAY_SIZE(anubis_devices), |
| 315 | .clocks = anubis_clocks, | 292 | .clocks = anubis_clocks, |
| 316 | .clocks_count = ARRAY_SIZE(anubis_clocks) | 293 | .clocks_count = ARRAY_SIZE(anubis_clocks), |
| 317 | }; | 294 | }; |
| 318 | 295 | ||
| 319 | static void __init anubis_map_io(void) | 296 | static void __init anubis_map_io(void) |
diff --git a/arch/arm/mach-s3c2410/mach-osiris.c b/arch/arm/mach-s3c2410/mach-osiris.c index 858fd03c6bc5..e193ba69e652 100644 --- a/arch/arm/mach-s3c2410/mach-osiris.c +++ b/arch/arm/mach-s3c2410/mach-osiris.c | |||
| @@ -67,12 +67,12 @@ static struct map_desc osiris_iodesc[] __initdata = { | |||
| 67 | .virtual = (u32)OSIRIS_VA_CTRL1, | 67 | .virtual = (u32)OSIRIS_VA_CTRL1, |
| 68 | .pfn = __phys_to_pfn(OSIRIS_PA_CTRL1), | 68 | .pfn = __phys_to_pfn(OSIRIS_PA_CTRL1), |
| 69 | .length = SZ_16K, | 69 | .length = SZ_16K, |
| 70 | .type = MT_DEVICE | 70 | .type = MT_DEVICE, |
| 71 | }, { | 71 | }, { |
| 72 | .virtual = (u32)OSIRIS_VA_CTRL2, | 72 | .virtual = (u32)OSIRIS_VA_CTRL2, |
| 73 | .pfn = __phys_to_pfn(OSIRIS_PA_CTRL2), | 73 | .pfn = __phys_to_pfn(OSIRIS_PA_CTRL2), |
| 74 | .length = SZ_16K, | 74 | .length = SZ_16K, |
| 75 | .type = MT_DEVICE | 75 | .type = MT_DEVICE, |
| 76 | }, | 76 | }, |
| 77 | }; | 77 | }; |
| 78 | 78 | ||
| @@ -91,7 +91,7 @@ static struct s3c24xx_uart_clksrc osiris_serial_clocks[] = { | |||
| 91 | .name = "pclk", | 91 | .name = "pclk", |
| 92 | .divisor = 1, | 92 | .divisor = 1, |
| 93 | .min_baud = 0, | 93 | .min_baud = 0, |
| 94 | .max_baud = 0. | 94 | .max_baud = 0, |
| 95 | } | 95 | } |
| 96 | }; | 96 | }; |
| 97 | 97 | ||
| @@ -103,7 +103,7 @@ static struct s3c2410_uartcfg osiris_uartcfgs[] __initdata = { | |||
| 103 | .ulcon = ULCON, | 103 | .ulcon = ULCON, |
| 104 | .ufcon = UFCON, | 104 | .ufcon = UFCON, |
| 105 | .clocks = osiris_serial_clocks, | 105 | .clocks = osiris_serial_clocks, |
| 106 | .clocks_size = ARRAY_SIZE(osiris_serial_clocks) | 106 | .clocks_size = ARRAY_SIZE(osiris_serial_clocks), |
| 107 | }, | 107 | }, |
| 108 | [1] = { | 108 | [1] = { |
| 109 | .hwport = 1, | 109 | .hwport = 1, |
| @@ -112,7 +112,7 @@ static struct s3c2410_uartcfg osiris_uartcfgs[] __initdata = { | |||
| 112 | .ulcon = ULCON, | 112 | .ulcon = ULCON, |
| 113 | .ufcon = UFCON, | 113 | .ufcon = UFCON, |
| 114 | .clocks = osiris_serial_clocks, | 114 | .clocks = osiris_serial_clocks, |
| 115 | .clocks_size = ARRAY_SIZE(osiris_serial_clocks) | 115 | .clocks_size = ARRAY_SIZE(osiris_serial_clocks), |
| 116 | }, | 116 | }, |
| 117 | }; | 117 | }; |
| 118 | 118 | ||
| @@ -126,7 +126,7 @@ static struct mtd_partition osiris_default_nand_part[] = { | |||
| 126 | [0] = { | 126 | [0] = { |
| 127 | .name = "Boot Agent", | 127 | .name = "Boot Agent", |
| 128 | .size = SZ_16K, | 128 | .size = SZ_16K, |
| 129 | .offset = 0 | 129 | .offset = 0, |
| 130 | }, | 130 | }, |
| 131 | [1] = { | 131 | [1] = { |
| 132 | .name = "/boot", | 132 | .name = "/boot", |
| @@ -158,21 +158,21 @@ static struct s3c2410_nand_set osiris_nand_sets[] = { | |||
| 158 | .nr_chips = 1, | 158 | .nr_chips = 1, |
| 159 | .nr_map = external_map, | 159 | .nr_map = external_map, |
| 160 | .nr_partitions = ARRAY_SIZE(osiris_default_nand_part), | 160 | .nr_partitions = ARRAY_SIZE(osiris_default_nand_part), |
| 161 | .partitions = osiris_default_nand_part | 161 | .partitions = osiris_default_nand_part, |
| 162 | }, | 162 | }, |
| 163 | [0] = { | 163 | [0] = { |
| 164 | .name = "chip0", | 164 | .name = "chip0", |
| 165 | .nr_chips = 1, | 165 | .nr_chips = 1, |
| 166 | .nr_map = chip0_map, | 166 | .nr_map = chip0_map, |
| 167 | .nr_partitions = ARRAY_SIZE(osiris_default_nand_part), | 167 | .nr_partitions = ARRAY_SIZE(osiris_default_nand_part), |
| 168 | .partitions = osiris_default_nand_part | 168 | .partitions = osiris_default_nand_part, |
| 169 | }, | 169 | }, |
| 170 | [2] = { | 170 | [2] = { |
| 171 | .name = "chip1", | 171 | .name = "chip1", |
| 172 | .nr_chips = 1, | 172 | .nr_chips = 1, |
| 173 | .nr_map = chip1_map, | 173 | .nr_map = chip1_map, |
| 174 | .nr_partitions = ARRAY_SIZE(osiris_default_nand_part), | 174 | .nr_partitions = ARRAY_SIZE(osiris_default_nand_part), |
| 175 | .partitions = osiris_default_nand_part | 175 | .partitions = osiris_default_nand_part, |
| 176 | }, | 176 | }, |
| 177 | }; | 177 | }; |
| 178 | 178 | ||
| @@ -245,7 +245,7 @@ static struct s3c24xx_board osiris_board __initdata = { | |||
| 245 | .devices = osiris_devices, | 245 | .devices = osiris_devices, |
| 246 | .devices_count = ARRAY_SIZE(osiris_devices), | 246 | .devices_count = ARRAY_SIZE(osiris_devices), |
| 247 | .clocks = osiris_clocks, | 247 | .clocks = osiris_clocks, |
| 248 | .clocks_count = ARRAY_SIZE(osiris_clocks) | 248 | .clocks_count = ARRAY_SIZE(osiris_clocks), |
| 249 | }; | 249 | }; |
| 250 | 250 | ||
| 251 | static void __init osiris_map_io(void) | 251 | static void __init osiris_map_io(void) |
diff --git a/arch/arm/mm/ioremap.c b/arch/arm/mm/ioremap.c index dba7dddfe57d..88a999df0ab3 100644 --- a/arch/arm/mm/ioremap.c +++ b/arch/arm/mm/ioremap.c | |||
| @@ -363,7 +363,9 @@ EXPORT_SYMBOL(__ioremap); | |||
| 363 | 363 | ||
| 364 | void __iounmap(void __iomem *addr) | 364 | void __iounmap(void __iomem *addr) |
| 365 | { | 365 | { |
| 366 | #ifndef CONFIG_SMP | ||
| 366 | struct vm_struct **p, *tmp; | 367 | struct vm_struct **p, *tmp; |
| 368 | #endif | ||
| 367 | unsigned int section_mapping = 0; | 369 | unsigned int section_mapping = 0; |
| 368 | 370 | ||
| 369 | addr = (void __iomem *)(PAGE_MASK & (unsigned long)addr); | 371 | addr = (void __iomem *)(PAGE_MASK & (unsigned long)addr); |
diff --git a/arch/arm/mm/proc-syms.c b/arch/arm/mm/proc-syms.c index 6c5f0fe578a5..ab143557e688 100644 --- a/arch/arm/mm/proc-syms.c +++ b/arch/arm/mm/proc-syms.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <asm/cacheflush.h> | 13 | #include <asm/cacheflush.h> |
| 14 | #include <asm/proc-fns.h> | 14 | #include <asm/proc-fns.h> |
| 15 | #include <asm/tlbflush.h> | 15 | #include <asm/tlbflush.h> |
| 16 | #include <asm/page.h> | ||
| 16 | 17 | ||
| 17 | #ifndef MULTI_CPU | 18 | #ifndef MULTI_CPU |
| 18 | EXPORT_SYMBOL(cpu_dcache_clean_area); | 19 | EXPORT_SYMBOL(cpu_dcache_clean_area); |
| @@ -30,6 +31,13 @@ EXPORT_SYMBOL(__cpuc_coherent_kern_range); | |||
| 30 | EXPORT_SYMBOL(cpu_cache); | 31 | EXPORT_SYMBOL(cpu_cache); |
| 31 | #endif | 32 | #endif |
| 32 | 33 | ||
| 34 | #ifndef MULTI_USER | ||
| 35 | EXPORT_SYMBOL(__cpu_clear_user_page); | ||
| 36 | EXPORT_SYMBOL(__cpu_copy_user_page); | ||
| 37 | #else | ||
| 38 | EXPORT_SYMBOL(cpu_user); | ||
| 39 | #endif | ||
| 40 | |||
| 33 | /* | 41 | /* |
| 34 | * No module should need to touch the TLB (and currently | 42 | * No module should need to touch the TLB (and currently |
| 35 | * no modules do. We export this for "loadkernel" support | 43 | * no modules do. We export this for "loadkernel" support |
diff --git a/arch/arm/mm/proc-xscale.S b/arch/arm/mm/proc-xscale.S index 521538671f4c..561bff73a036 100644 --- a/arch/arm/mm/proc-xscale.S +++ b/arch/arm/mm/proc-xscale.S | |||
| @@ -536,6 +536,11 @@ cpu_80200_name: | |||
| 536 | .asciz "XScale-80200" | 536 | .asciz "XScale-80200" |
| 537 | .size cpu_80200_name, . - cpu_80200_name | 537 | .size cpu_80200_name, . - cpu_80200_name |
| 538 | 538 | ||
| 539 | .type cpu_80219_name, #object | ||
| 540 | cpu_80219_name: | ||
| 541 | .asciz "XScale-80219" | ||
| 542 | .size cpu_80219_name, . - cpu_80219_name | ||
| 543 | |||
| 539 | .type cpu_8032x_name, #object | 544 | .type cpu_8032x_name, #object |
| 540 | cpu_8032x_name: | 545 | cpu_8032x_name: |
| 541 | .asciz "XScale-IOP8032x Family" | 546 | .asciz "XScale-IOP8032x Family" |
| @@ -613,10 +618,33 @@ __80200_proc_info: | |||
| 613 | .long xscale_cache_fns | 618 | .long xscale_cache_fns |
| 614 | .size __80200_proc_info, . - __80200_proc_info | 619 | .size __80200_proc_info, . - __80200_proc_info |
| 615 | 620 | ||
| 621 | .type __80219_proc_info,#object | ||
| 622 | __80219_proc_info: | ||
| 623 | .long 0x69052e20 | ||
| 624 | .long 0xffffffe0 | ||
| 625 | .long PMD_TYPE_SECT | \ | ||
| 626 | PMD_SECT_BUFFERABLE | \ | ||
| 627 | PMD_SECT_CACHEABLE | \ | ||
| 628 | PMD_SECT_AP_WRITE | \ | ||
| 629 | PMD_SECT_AP_READ | ||
| 630 | .long PMD_TYPE_SECT | \ | ||
| 631 | PMD_SECT_AP_WRITE | \ | ||
| 632 | PMD_SECT_AP_READ | ||
| 633 | b __xscale_setup | ||
| 634 | .long cpu_arch_name | ||
| 635 | .long cpu_elf_name | ||
| 636 | .long HWCAP_SWP|HWCAP_HALF|HWCAP_THUMB|HWCAP_FAST_MULT|HWCAP_EDSP | ||
| 637 | .long cpu_80219_name | ||
| 638 | .long xscale_processor_functions | ||
| 639 | .long v4wbi_tlb_fns | ||
| 640 | .long xscale_mc_user_fns | ||
| 641 | .long xscale_cache_fns | ||
| 642 | .size __80219_proc_info, . - __80219_proc_info | ||
| 643 | |||
| 616 | .type __8032x_proc_info,#object | 644 | .type __8032x_proc_info,#object |
| 617 | __8032x_proc_info: | 645 | __8032x_proc_info: |
| 618 | .long 0x69052420 | 646 | .long 0x69052420 |
| 619 | .long 0xfffff5e0 @ mask should accomodate IOP80219 also | 647 | .long 0xffffffe0 |
| 620 | .long PMD_TYPE_SECT | \ | 648 | .long PMD_TYPE_SECT | \ |
| 621 | PMD_SECT_BUFFERABLE | \ | 649 | PMD_SECT_BUFFERABLE | \ |
| 622 | PMD_SECT_CACHEABLE | \ | 650 | PMD_SECT_CACHEABLE | \ |
