diff options
| author | David S. Miller <davem@davemloft.net> | 2011-09-16 01:09:02 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2011-09-16 01:09:02 -0400 |
| commit | 52b9aca7ae8726d1fb41b97dd1d243d107fef11b (patch) | |
| tree | 7acee111840bd25183513e9bde08e939ffd57be8 | |
| parent | 7756332f5b64c9c1535712b9679792e8bd4f0019 (diff) | |
| parent | e2faeec2de9e2c73958e6ea6065dde1e8cd6f3a2 (diff) | |
Merge branch 'master' of ../netdev/
241 files changed, 1881 insertions, 1133 deletions
diff --git a/Documentation/power/runtime_pm.txt b/Documentation/power/runtime_pm.txt index 4ce5450ab6e8..6066e3a6b9a9 100644 --- a/Documentation/power/runtime_pm.txt +++ b/Documentation/power/runtime_pm.txt | |||
| @@ -431,8 +431,7 @@ drivers/base/power/runtime.c and include/linux/pm_runtime.h: | |||
| 431 | 431 | ||
| 432 | void pm_runtime_irq_safe(struct device *dev); | 432 | void pm_runtime_irq_safe(struct device *dev); |
| 433 | - set the power.irq_safe flag for the device, causing the runtime-PM | 433 | - set the power.irq_safe flag for the device, causing the runtime-PM |
| 434 | suspend and resume callbacks (but not the idle callback) to be invoked | 434 | callbacks to be invoked with interrupts off |
| 435 | with interrupts disabled | ||
| 436 | 435 | ||
| 437 | void pm_runtime_mark_last_busy(struct device *dev); | 436 | void pm_runtime_mark_last_busy(struct device *dev); |
| 438 | - set the power.last_busy field to the current time | 437 | - set the power.last_busy field to the current time |
diff --git a/MAINTAINERS b/MAINTAINERS index c94a898caca9..959ff41a14c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -1278,7 +1278,6 @@ F: drivers/input/misc/ati_remote2.c | |||
| 1278 | ATLX ETHERNET DRIVERS | 1278 | ATLX ETHERNET DRIVERS |
| 1279 | M: Jay Cliburn <jcliburn@gmail.com> | 1279 | M: Jay Cliburn <jcliburn@gmail.com> |
| 1280 | M: Chris Snook <chris.snook@gmail.com> | 1280 | M: Chris Snook <chris.snook@gmail.com> |
| 1281 | M: Jie Yang <jie.yang@atheros.com> | ||
| 1282 | L: netdev@vger.kernel.org | 1281 | L: netdev@vger.kernel.org |
| 1283 | W: http://sourceforge.net/projects/atl1 | 1282 | W: http://sourceforge.net/projects/atl1 |
| 1284 | W: http://atl1.sourceforge.net | 1283 | W: http://atl1.sourceforge.net |
| @@ -1574,7 +1573,6 @@ F: drivers/scsi/bfa/ | |||
| 1574 | 1573 | ||
| 1575 | BROCADE BNA 10 GIGABIT ETHERNET DRIVER | 1574 | BROCADE BNA 10 GIGABIT ETHERNET DRIVER |
| 1576 | M: Rasesh Mody <rmody@brocade.com> | 1575 | M: Rasesh Mody <rmody@brocade.com> |
| 1577 | M: Debashis Dutt <ddutt@brocade.com> | ||
| 1578 | L: netdev@vger.kernel.org | 1576 | L: netdev@vger.kernel.org |
| 1579 | S: Supported | 1577 | S: Supported |
| 1580 | F: drivers/net/bna/ | 1578 | F: drivers/net/bna/ |
| @@ -1758,7 +1756,6 @@ F: Documentation/zh_CN/ | |||
| 1758 | 1756 | ||
| 1759 | CISCO VIC ETHERNET NIC DRIVER | 1757 | CISCO VIC ETHERNET NIC DRIVER |
| 1760 | M: Christian Benvenuti <benve@cisco.com> | 1758 | M: Christian Benvenuti <benve@cisco.com> |
| 1761 | M: Vasanthy Kolluri <vkolluri@cisco.com> | ||
| 1762 | M: Roopa Prabhu <roprabhu@cisco.com> | 1759 | M: Roopa Prabhu <roprabhu@cisco.com> |
| 1763 | M: David Wang <dwang2@cisco.com> | 1760 | M: David Wang <dwang2@cisco.com> |
| 1764 | S: Supported | 1761 | S: Supported |
| @@ -1883,7 +1880,7 @@ S: Maintained | |||
| 1883 | F: drivers/connector/ | 1880 | F: drivers/connector/ |
| 1884 | 1881 | ||
| 1885 | CONTROL GROUPS (CGROUPS) | 1882 | CONTROL GROUPS (CGROUPS) |
| 1886 | M: Paul Menage <menage@google.com> | 1883 | M: Paul Menage <paul@paulmenage.org> |
| 1887 | M: Li Zefan <lizf@cn.fujitsu.com> | 1884 | M: Li Zefan <lizf@cn.fujitsu.com> |
| 1888 | L: containers@lists.linux-foundation.org | 1885 | L: containers@lists.linux-foundation.org |
| 1889 | S: Maintained | 1886 | S: Maintained |
| @@ -1932,7 +1929,7 @@ S: Maintained | |||
| 1932 | F: tools/power/cpupower | 1929 | F: tools/power/cpupower |
| 1933 | 1930 | ||
| 1934 | CPUSETS | 1931 | CPUSETS |
| 1935 | M: Paul Menage <menage@google.com> | 1932 | M: Paul Menage <paul@paulmenage.org> |
| 1936 | W: http://www.bullopensource.org/cpuset/ | 1933 | W: http://www.bullopensource.org/cpuset/ |
| 1937 | W: http://oss.sgi.com/projects/cpusets/ | 1934 | W: http://oss.sgi.com/projects/cpusets/ |
| 1938 | S: Supported | 1935 | S: Supported |
| @@ -2649,11 +2646,11 @@ F: drivers/net/wan/dlci.c | |||
| 2649 | F: drivers/net/wan/sdla.c | 2646 | F: drivers/net/wan/sdla.c |
| 2650 | 2647 | ||
| 2651 | FRAMEBUFFER LAYER | 2648 | FRAMEBUFFER LAYER |
| 2652 | M: Paul Mundt <lethal@linux-sh.org> | 2649 | M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> |
| 2653 | L: linux-fbdev@vger.kernel.org | 2650 | L: linux-fbdev@vger.kernel.org |
| 2654 | W: http://linux-fbdev.sourceforge.net/ | 2651 | W: http://linux-fbdev.sourceforge.net/ |
| 2655 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | 2652 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ |
| 2656 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git | 2653 | T: git git://github.com/schandinat/linux-2.6.git fbdev-next |
| 2657 | S: Maintained | 2654 | S: Maintained |
| 2658 | F: Documentation/fb/ | 2655 | F: Documentation/fb/ |
| 2659 | F: Documentation/devicetree/bindings/fb/ | 2656 | F: Documentation/devicetree/bindings/fb/ |
| @@ -4404,7 +4401,8 @@ L: netfilter@vger.kernel.org | |||
| 4404 | L: coreteam@netfilter.org | 4401 | L: coreteam@netfilter.org |
| 4405 | W: http://www.netfilter.org/ | 4402 | W: http://www.netfilter.org/ |
| 4406 | W: http://www.iptables.org/ | 4403 | W: http://www.iptables.org/ |
| 4407 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git | 4404 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-2.6.git |
| 4405 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next-2.6.git | ||
| 4408 | S: Supported | 4406 | S: Supported |
| 4409 | F: include/linux/netfilter* | 4407 | F: include/linux/netfilter* |
| 4410 | F: include/linux/netfilter/ | 4408 | F: include/linux/netfilter/ |
| @@ -5532,6 +5530,7 @@ F: include/media/*7146* | |||
| 5532 | 5530 | ||
| 5533 | SAMSUNG AUDIO (ASoC) DRIVERS | 5531 | SAMSUNG AUDIO (ASoC) DRIVERS |
| 5534 | M: Jassi Brar <jassisinghbrar@gmail.com> | 5532 | M: Jassi Brar <jassisinghbrar@gmail.com> |
| 5533 | M: Sangbeom Kim <sbkim73@samsung.com> | ||
| 5535 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 5534 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
| 5536 | S: Supported | 5535 | S: Supported |
| 5537 | F: sound/soc/samsung | 5536 | F: sound/soc/samsung |
| @@ -7087,7 +7086,7 @@ S: Supported | |||
| 7087 | F: drivers/mmc/host/vub300.c | 7086 | F: drivers/mmc/host/vub300.c |
| 7088 | 7087 | ||
| 7089 | W1 DALLAS'S 1-WIRE BUS | 7088 | W1 DALLAS'S 1-WIRE BUS |
| 7090 | M: Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 7089 | M: Evgeniy Polyakov <zbr@ioremap.net> |
| 7091 | S: Maintained | 7090 | S: Maintained |
| 7092 | F: Documentation/w1/ | 7091 | F: Documentation/w1/ |
| 7093 | F: drivers/w1/ | 7092 | F: drivers/w1/ |
| @@ -1,7 +1,7 @@ | |||
| 1 | VERSION = 3 | 1 | VERSION = 3 |
| 2 | PATCHLEVEL = 1 | 2 | PATCHLEVEL = 1 |
| 3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
| 4 | EXTRAVERSION = -rc3 | 4 | EXTRAVERSION = -rc4 |
| 5 | NAME = "Divemaster Edition" | 5 | NAME = "Divemaster Edition" |
| 6 | 6 | ||
| 7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
diff --git a/arch/alpha/include/asm/sysinfo.h b/arch/alpha/include/asm/sysinfo.h index 086aba284df2..e77d77cd07b8 100644 --- a/arch/alpha/include/asm/sysinfo.h +++ b/arch/alpha/include/asm/sysinfo.h | |||
| @@ -27,13 +27,4 @@ | |||
| 27 | #define UAC_NOFIX 2 | 27 | #define UAC_NOFIX 2 |
| 28 | #define UAC_SIGBUS 4 | 28 | #define UAC_SIGBUS 4 |
| 29 | 29 | ||
| 30 | |||
| 31 | #ifdef __KERNEL__ | ||
| 32 | |||
| 33 | /* This is the shift that is applied to the UAC bits as stored in the | ||
| 34 | per-thread flags. See thread_info.h. */ | ||
| 35 | #define UAC_SHIFT 6 | ||
| 36 | |||
| 37 | #endif | ||
| 38 | |||
| 39 | #endif /* __ASM_ALPHA_SYSINFO_H */ | 30 | #endif /* __ASM_ALPHA_SYSINFO_H */ |
diff --git a/arch/alpha/include/asm/thread_info.h b/arch/alpha/include/asm/thread_info.h index 6f32f9c84a2d..ff73db022342 100644 --- a/arch/alpha/include/asm/thread_info.h +++ b/arch/alpha/include/asm/thread_info.h | |||
| @@ -74,9 +74,9 @@ register struct thread_info *__current_thread_info __asm__("$8"); | |||
| 74 | #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ | 74 | #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ |
| 75 | #define TIF_POLLING_NRFLAG 8 /* poll_idle is polling NEED_RESCHED */ | 75 | #define TIF_POLLING_NRFLAG 8 /* poll_idle is polling NEED_RESCHED */ |
| 76 | #define TIF_DIE_IF_KERNEL 9 /* dik recursion lock */ | 76 | #define TIF_DIE_IF_KERNEL 9 /* dik recursion lock */ |
| 77 | #define TIF_UAC_NOPRINT 10 /* see sysinfo.h */ | 77 | #define TIF_UAC_NOPRINT 10 /* ! Preserve sequence of following */ |
| 78 | #define TIF_UAC_NOFIX 11 | 78 | #define TIF_UAC_NOFIX 11 /* ! flags as they match */ |
| 79 | #define TIF_UAC_SIGBUS 12 | 79 | #define TIF_UAC_SIGBUS 12 /* ! userspace part of 'osf_sysinfo' */ |
| 80 | #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ | 80 | #define TIF_MEMDIE 13 /* is terminating due to OOM killer */ |
| 81 | #define TIF_RESTORE_SIGMASK 14 /* restore signal mask in do_signal */ | 81 | #define TIF_RESTORE_SIGMASK 14 /* restore signal mask in do_signal */ |
| 82 | #define TIF_FREEZE 16 /* is freezing for suspend */ | 82 | #define TIF_FREEZE 16 /* is freezing for suspend */ |
| @@ -97,7 +97,7 @@ register struct thread_info *__current_thread_info __asm__("$8"); | |||
| 97 | #define _TIF_ALLWORK_MASK (_TIF_WORK_MASK \ | 97 | #define _TIF_ALLWORK_MASK (_TIF_WORK_MASK \ |
| 98 | | _TIF_SYSCALL_TRACE) | 98 | | _TIF_SYSCALL_TRACE) |
| 99 | 99 | ||
| 100 | #define ALPHA_UAC_SHIFT 10 | 100 | #define ALPHA_UAC_SHIFT TIF_UAC_NOPRINT |
| 101 | #define ALPHA_UAC_MASK (1 << TIF_UAC_NOPRINT | 1 << TIF_UAC_NOFIX | \ | 101 | #define ALPHA_UAC_MASK (1 << TIF_UAC_NOPRINT | 1 << TIF_UAC_NOFIX | \ |
| 102 | 1 << TIF_UAC_SIGBUS) | 102 | 1 << TIF_UAC_SIGBUS) |
| 103 | 103 | ||
diff --git a/arch/alpha/kernel/osf_sys.c b/arch/alpha/kernel/osf_sys.c index 326f0a2d56e5..01e8715e26d9 100644 --- a/arch/alpha/kernel/osf_sys.c +++ b/arch/alpha/kernel/osf_sys.c | |||
| @@ -42,6 +42,7 @@ | |||
| 42 | #include <asm/uaccess.h> | 42 | #include <asm/uaccess.h> |
| 43 | #include <asm/system.h> | 43 | #include <asm/system.h> |
| 44 | #include <asm/sysinfo.h> | 44 | #include <asm/sysinfo.h> |
| 45 | #include <asm/thread_info.h> | ||
| 45 | #include <asm/hwrpb.h> | 46 | #include <asm/hwrpb.h> |
| 46 | #include <asm/processor.h> | 47 | #include <asm/processor.h> |
| 47 | 48 | ||
| @@ -633,9 +634,10 @@ SYSCALL_DEFINE5(osf_getsysinfo, unsigned long, op, void __user *, buffer, | |||
| 633 | case GSI_UACPROC: | 634 | case GSI_UACPROC: |
| 634 | if (nbytes < sizeof(unsigned int)) | 635 | if (nbytes < sizeof(unsigned int)) |
| 635 | return -EINVAL; | 636 | return -EINVAL; |
| 636 | w = (current_thread_info()->flags >> UAC_SHIFT) & UAC_BITMASK; | 637 | w = (current_thread_info()->flags >> ALPHA_UAC_SHIFT) & |
| 637 | if (put_user(w, (unsigned int __user *)buffer)) | 638 | UAC_BITMASK; |
| 638 | return -EFAULT; | 639 | if (put_user(w, (unsigned int __user *)buffer)) |
| 640 | return -EFAULT; | ||
| 639 | return 1; | 641 | return 1; |
| 640 | 642 | ||
| 641 | case GSI_PROC_TYPE: | 643 | case GSI_PROC_TYPE: |
| @@ -756,8 +758,8 @@ SYSCALL_DEFINE5(osf_setsysinfo, unsigned long, op, void __user *, buffer, | |||
| 756 | case SSIN_UACPROC: | 758 | case SSIN_UACPROC: |
| 757 | again: | 759 | again: |
| 758 | old = current_thread_info()->flags; | 760 | old = current_thread_info()->flags; |
| 759 | new = old & ~(UAC_BITMASK << UAC_SHIFT); | 761 | new = old & ~(UAC_BITMASK << ALPHA_UAC_SHIFT); |
| 760 | new = new | (w & UAC_BITMASK) << UAC_SHIFT; | 762 | new = new | (w & UAC_BITMASK) << ALPHA_UAC_SHIFT; |
| 761 | if (cmpxchg(¤t_thread_info()->flags, | 763 | if (cmpxchg(¤t_thread_info()->flags, |
| 762 | old, new) != old) | 764 | old, new) != old) |
| 763 | goto again; | 765 | goto again; |
diff --git a/arch/alpha/kernel/systbls.S b/arch/alpha/kernel/systbls.S index b9c28f3f1956..6acea1f96de3 100644 --- a/arch/alpha/kernel/systbls.S +++ b/arch/alpha/kernel/systbls.S | |||
| @@ -360,7 +360,7 @@ sys_call_table: | |||
| 360 | .quad sys_newuname | 360 | .quad sys_newuname |
| 361 | .quad sys_nanosleep /* 340 */ | 361 | .quad sys_nanosleep /* 340 */ |
| 362 | .quad sys_mremap | 362 | .quad sys_mremap |
| 363 | .quad sys_nfsservctl | 363 | .quad sys_ni_syscall /* old nfsservctl */ |
| 364 | .quad sys_setresuid | 364 | .quad sys_setresuid |
| 365 | .quad sys_getresuid | 365 | .quad sys_getresuid |
| 366 | .quad sys_pciconfig_read /* 345 */ | 366 | .quad sys_pciconfig_read /* 345 */ |
diff --git a/arch/arm/boot/compressed/mmcif-sh7372.c b/arch/arm/boot/compressed/mmcif-sh7372.c index b6f61d9a5a1b..672ae95db5c3 100644 --- a/arch/arm/boot/compressed/mmcif-sh7372.c +++ b/arch/arm/boot/compressed/mmcif-sh7372.c | |||
| @@ -82,7 +82,7 @@ asmlinkage void mmc_loader(unsigned char *buf, unsigned long len) | |||
| 82 | 82 | ||
| 83 | 83 | ||
| 84 | /* Disable clock to MMC hardware block */ | 84 | /* Disable clock to MMC hardware block */ |
| 85 | __raw_writel(__raw_readl(SMSTPCR3) & (1 << 12), SMSTPCR3); | 85 | __raw_writel(__raw_readl(SMSTPCR3) | (1 << 12), SMSTPCR3); |
| 86 | 86 | ||
| 87 | mmc_update_progress(MMC_PROGRESS_DONE); | 87 | mmc_update_progress(MMC_PROGRESS_DONE); |
| 88 | } | 88 | } |
diff --git a/arch/arm/boot/compressed/sdhi-sh7372.c b/arch/arm/boot/compressed/sdhi-sh7372.c index d403a8b24d7f..d279294f2381 100644 --- a/arch/arm/boot/compressed/sdhi-sh7372.c +++ b/arch/arm/boot/compressed/sdhi-sh7372.c | |||
| @@ -85,7 +85,7 @@ asmlinkage void mmc_loader(unsigned short *buf, unsigned long len) | |||
| 85 | goto err; | 85 | goto err; |
| 86 | 86 | ||
| 87 | /* Disable clock to SDHI1 hardware block */ | 87 | /* Disable clock to SDHI1 hardware block */ |
| 88 | __raw_writel(__raw_readl(SMSTPCR3) & (1 << 13), SMSTPCR3); | 88 | __raw_writel(__raw_readl(SMSTPCR3) | (1 << 13), SMSTPCR3); |
| 89 | 89 | ||
| 90 | mmc_update_progress(MMC_PROGRESS_DONE); | 90 | mmc_update_progress(MMC_PROGRESS_DONE); |
| 91 | 91 | ||
diff --git a/arch/arm/kernel/calls.S b/arch/arm/kernel/calls.S index 80f7896cc016..9943e9e74a1b 100644 --- a/arch/arm/kernel/calls.S +++ b/arch/arm/kernel/calls.S | |||
| @@ -178,7 +178,7 @@ | |||
| 178 | CALL(sys_ni_syscall) /* vm86 */ | 178 | CALL(sys_ni_syscall) /* vm86 */ |
| 179 | CALL(sys_ni_syscall) /* was sys_query_module */ | 179 | CALL(sys_ni_syscall) /* was sys_query_module */ |
| 180 | CALL(sys_poll) | 180 | CALL(sys_poll) |
| 181 | CALL(sys_nfsservctl) | 181 | CALL(sys_ni_syscall) /* was nfsservctl */ |
| 182 | /* 170 */ CALL(sys_setresgid16) | 182 | /* 170 */ CALL(sys_setresgid16) |
| 183 | CALL(sys_getresgid16) | 183 | CALL(sys_getresgid16) |
| 184 | CALL(sys_prctl) | 184 | CALL(sys_prctl) |
diff --git a/arch/arm/mach-shmobile/board-ag5evm.c b/arch/arm/mach-shmobile/board-ag5evm.c index ce5c2513c6ce..cdfdd624d21d 100644 --- a/arch/arm/mach-shmobile/board-ag5evm.c +++ b/arch/arm/mach-shmobile/board-ag5evm.c | |||
| @@ -341,6 +341,7 @@ static struct platform_device mipidsi0_device = { | |||
| 341 | static struct sh_mobile_sdhi_info sdhi0_info = { | 341 | static struct sh_mobile_sdhi_info sdhi0_info = { |
| 342 | .dma_slave_tx = SHDMA_SLAVE_SDHI0_TX, | 342 | .dma_slave_tx = SHDMA_SLAVE_SDHI0_TX, |
| 343 | .dma_slave_rx = SHDMA_SLAVE_SDHI0_RX, | 343 | .dma_slave_rx = SHDMA_SLAVE_SDHI0_RX, |
| 344 | .tmio_flags = TMIO_MMC_HAS_IDLE_WAIT, | ||
| 344 | .tmio_caps = MMC_CAP_SD_HIGHSPEED, | 345 | .tmio_caps = MMC_CAP_SD_HIGHSPEED, |
| 345 | .tmio_ocr_mask = MMC_VDD_27_28 | MMC_VDD_28_29, | 346 | .tmio_ocr_mask = MMC_VDD_27_28 | MMC_VDD_28_29, |
| 346 | }; | 347 | }; |
| @@ -382,7 +383,7 @@ void ag5evm_sdhi1_set_pwr(struct platform_device *pdev, int state) | |||
| 382 | } | 383 | } |
| 383 | 384 | ||
| 384 | static struct sh_mobile_sdhi_info sh_sdhi1_info = { | 385 | static struct sh_mobile_sdhi_info sh_sdhi1_info = { |
| 385 | .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE, | 386 | .tmio_flags = TMIO_MMC_WRPROTECT_DISABLE | TMIO_MMC_HAS_IDLE_WAIT, |
| 386 | .tmio_caps = MMC_CAP_NONREMOVABLE | MMC_CAP_SDIO_IRQ, | 387 | .tmio_caps = MMC_CAP_NONREMOVABLE | MMC_CAP_SDIO_IRQ, |
| 387 | .tmio_ocr_mask = MMC_VDD_32_33 | MMC_VDD_33_34, | 388 | .tmio_ocr_mask = MMC_VDD_32_33 | MMC_VDD_33_34, |
| 388 | .set_pwr = ag5evm_sdhi1_set_pwr, | 389 | .set_pwr = ag5evm_sdhi1_set_pwr, |
diff --git a/arch/arm/mach-shmobile/board-ap4evb.c b/arch/arm/mach-shmobile/board-ap4evb.c index 9e0856b2f9e9..523f608eb8cf 100644 --- a/arch/arm/mach-shmobile/board-ap4evb.c +++ b/arch/arm/mach-shmobile/board-ap4evb.c | |||
| @@ -1412,6 +1412,7 @@ static void __init ap4evb_init(void) | |||
| 1412 | fsi_init_pm_clock(); | 1412 | fsi_init_pm_clock(); |
| 1413 | sh7372_pm_init(); | 1413 | sh7372_pm_init(); |
| 1414 | pm_clk_add(&fsi_device.dev, "spu2"); | 1414 | pm_clk_add(&fsi_device.dev, "spu2"); |
| 1415 | pm_clk_add(&lcdc1_device.dev, "hdmi"); | ||
| 1415 | } | 1416 | } |
| 1416 | 1417 | ||
| 1417 | static void __init ap4evb_timer_init(void) | 1418 | static void __init ap4evb_timer_init(void) |
diff --git a/arch/arm/mach-shmobile/board-mackerel.c b/arch/arm/mach-shmobile/board-mackerel.c index d41c01f83f15..17c19dc25604 100644 --- a/arch/arm/mach-shmobile/board-mackerel.c +++ b/arch/arm/mach-shmobile/board-mackerel.c | |||
| @@ -641,6 +641,8 @@ static struct usbhs_private usbhs0_private = { | |||
| 641 | }, | 641 | }, |
| 642 | .driver_param = { | 642 | .driver_param = { |
| 643 | .buswait_bwait = 4, | 643 | .buswait_bwait = 4, |
| 644 | .d0_tx_id = SHDMA_SLAVE_USB0_TX, | ||
| 645 | .d1_rx_id = SHDMA_SLAVE_USB0_RX, | ||
| 644 | }, | 646 | }, |
| 645 | }, | 647 | }, |
| 646 | }; | 648 | }; |
| @@ -810,6 +812,8 @@ static struct usbhs_private usbhs1_private = { | |||
| 810 | .buswait_bwait = 4, | 812 | .buswait_bwait = 4, |
| 811 | .pipe_type = usbhs1_pipe_cfg, | 813 | .pipe_type = usbhs1_pipe_cfg, |
| 812 | .pipe_size = ARRAY_SIZE(usbhs1_pipe_cfg), | 814 | .pipe_size = ARRAY_SIZE(usbhs1_pipe_cfg), |
| 815 | .d0_tx_id = SHDMA_SLAVE_USB1_TX, | ||
| 816 | .d1_rx_id = SHDMA_SLAVE_USB1_RX, | ||
| 813 | }, | 817 | }, |
| 814 | }, | 818 | }, |
| 815 | }; | 819 | }; |
| @@ -1588,6 +1592,7 @@ static void __init mackerel_init(void) | |||
| 1588 | hdmi_init_pm_clock(); | 1592 | hdmi_init_pm_clock(); |
| 1589 | sh7372_pm_init(); | 1593 | sh7372_pm_init(); |
| 1590 | pm_clk_add(&fsi_device.dev, "spu2"); | 1594 | pm_clk_add(&fsi_device.dev, "spu2"); |
| 1595 | pm_clk_add(&hdmi_lcdc_device.dev, "hdmi"); | ||
| 1591 | } | 1596 | } |
| 1592 | 1597 | ||
| 1593 | static void __init mackerel_timer_init(void) | 1598 | static void __init mackerel_timer_init(void) |
diff --git a/arch/arm/mach-shmobile/clock-sh7372.c b/arch/arm/mach-shmobile/clock-sh7372.c index 6b1619a65dba..66975921e646 100644 --- a/arch/arm/mach-shmobile/clock-sh7372.c +++ b/arch/arm/mach-shmobile/clock-sh7372.c | |||
| @@ -503,16 +503,17 @@ static struct clk *late_main_clks[] = { | |||
| 503 | &sh7372_fsidivb_clk, | 503 | &sh7372_fsidivb_clk, |
| 504 | }; | 504 | }; |
| 505 | 505 | ||
| 506 | enum { MSTP001, | 506 | enum { MSTP001, MSTP000, |
| 507 | MSTP131, MSTP130, | 507 | MSTP131, MSTP130, |
| 508 | MSTP129, MSTP128, MSTP127, MSTP126, MSTP125, | 508 | MSTP129, MSTP128, MSTP127, MSTP126, MSTP125, |
| 509 | MSTP118, MSTP117, MSTP116, MSTP113, | 509 | MSTP118, MSTP117, MSTP116, MSTP113, |
| 510 | MSTP106, MSTP101, MSTP100, | 510 | MSTP106, MSTP101, MSTP100, |
| 511 | MSTP223, | 511 | MSTP223, |
| 512 | MSTP218, MSTP217, MSTP216, | 512 | MSTP218, MSTP217, MSTP216, MSTP214, MSTP208, MSTP207, |
| 513 | MSTP207, MSTP206, MSTP204, MSTP203, MSTP202, MSTP201, MSTP200, | 513 | MSTP206, MSTP205, MSTP204, MSTP203, MSTP202, MSTP201, MSTP200, |
| 514 | MSTP329, MSTP328, MSTP323, MSTP322, MSTP314, MSTP313, MSTP312, | 514 | MSTP328, MSTP323, MSTP322, MSTP314, MSTP313, MSTP312, |
| 515 | MSTP423, MSTP415, MSTP413, MSTP411, MSTP410, MSTP406, MSTP403, | 515 | MSTP423, MSTP415, MSTP413, MSTP411, MSTP410, MSTP407, MSTP406, |
| 516 | MSTP405, MSTP404, MSTP403, MSTP400, | ||
| 516 | MSTP_NR }; | 517 | MSTP_NR }; |
| 517 | 518 | ||
| 518 | #define MSTP(_parent, _reg, _bit, _flags) \ | 519 | #define MSTP(_parent, _reg, _bit, _flags) \ |
| @@ -520,6 +521,7 @@ enum { MSTP001, | |||
| 520 | 521 | ||
| 521 | static struct clk mstp_clks[MSTP_NR] = { | 522 | static struct clk mstp_clks[MSTP_NR] = { |
| 522 | [MSTP001] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR0, 1, 0), /* IIC2 */ | 523 | [MSTP001] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR0, 1, 0), /* IIC2 */ |
| 524 | [MSTP000] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR0, 0, 0), /* MSIOF0 */ | ||
| 523 | [MSTP131] = MSTP(&div4_clks[DIV4_B], SMSTPCR1, 31, 0), /* VEU3 */ | 525 | [MSTP131] = MSTP(&div4_clks[DIV4_B], SMSTPCR1, 31, 0), /* VEU3 */ |
| 524 | [MSTP130] = MSTP(&div4_clks[DIV4_B], SMSTPCR1, 30, 0), /* VEU2 */ | 526 | [MSTP130] = MSTP(&div4_clks[DIV4_B], SMSTPCR1, 30, 0), /* VEU2 */ |
| 525 | [MSTP129] = MSTP(&div4_clks[DIV4_B], SMSTPCR1, 29, 0), /* VEU1 */ | 527 | [MSTP129] = MSTP(&div4_clks[DIV4_B], SMSTPCR1, 29, 0), /* VEU1 */ |
| @@ -538,14 +540,16 @@ static struct clk mstp_clks[MSTP_NR] = { | |||
| 538 | [MSTP218] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 18, 0), /* DMAC1 */ | 540 | [MSTP218] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 18, 0), /* DMAC1 */ |
| 539 | [MSTP217] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 17, 0), /* DMAC2 */ | 541 | [MSTP217] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 17, 0), /* DMAC2 */ |
| 540 | [MSTP216] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 16, 0), /* DMAC3 */ | 542 | [MSTP216] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 16, 0), /* DMAC3 */ |
| 543 | [MSTP214] = MSTP(&div4_clks[DIV4_HP], SMSTPCR2, 14, 0), /* USBDMAC */ | ||
| 544 | [MSTP208] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 8, 0), /* MSIOF1 */ | ||
| 541 | [MSTP207] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 7, 0), /* SCIFA5 */ | 545 | [MSTP207] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 7, 0), /* SCIFA5 */ |
| 542 | [MSTP206] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 6, 0), /* SCIFB */ | 546 | [MSTP206] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 6, 0), /* SCIFB */ |
| 547 | [MSTP205] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 5, 0), /* MSIOF2 */ | ||
| 543 | [MSTP204] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 4, 0), /* SCIFA0 */ | 548 | [MSTP204] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 4, 0), /* SCIFA0 */ |
| 544 | [MSTP203] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 3, 0), /* SCIFA1 */ | 549 | [MSTP203] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 3, 0), /* SCIFA1 */ |
| 545 | [MSTP202] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 2, 0), /* SCIFA2 */ | 550 | [MSTP202] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 2, 0), /* SCIFA2 */ |
| 546 | [MSTP201] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 1, 0), /* SCIFA3 */ | 551 | [MSTP201] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 1, 0), /* SCIFA3 */ |
| 547 | [MSTP200] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 0, 0), /* SCIFA4 */ | 552 | [MSTP200] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR2, 0, 0), /* SCIFA4 */ |
| 548 | [MSTP329] = MSTP(&r_clk, SMSTPCR3, 29, 0), /* CMT10 */ | ||
| 549 | [MSTP328] = MSTP(&div6_clks[DIV6_SPU], SMSTPCR3, 28, 0), /* FSI2 */ | 553 | [MSTP328] = MSTP(&div6_clks[DIV6_SPU], SMSTPCR3, 28, 0), /* FSI2 */ |
| 550 | [MSTP323] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR3, 23, 0), /* IIC1 */ | 554 | [MSTP323] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR3, 23, 0), /* IIC1 */ |
| 551 | [MSTP322] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR3, 22, 0), /* USB0 */ | 555 | [MSTP322] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR3, 22, 0), /* USB0 */ |
| @@ -557,8 +561,12 @@ static struct clk mstp_clks[MSTP_NR] = { | |||
| 557 | [MSTP413] = MSTP(&pllc1_div2_clk, SMSTPCR4, 13, 0), /* HDMI */ | 561 | [MSTP413] = MSTP(&pllc1_div2_clk, SMSTPCR4, 13, 0), /* HDMI */ |
| 558 | [MSTP411] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR4, 11, 0), /* IIC3 */ | 562 | [MSTP411] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR4, 11, 0), /* IIC3 */ |
| 559 | [MSTP410] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR4, 10, 0), /* IIC4 */ | 563 | [MSTP410] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR4, 10, 0), /* IIC4 */ |
| 564 | [MSTP407] = MSTP(&div4_clks[DIV4_HP], SMSTPCR4, 7, 0), /* USB-DMAC1 */ | ||
| 560 | [MSTP406] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR4, 6, 0), /* USB1 */ | 565 | [MSTP406] = MSTP(&div6_clks[DIV6_SUB], SMSTPCR4, 6, 0), /* USB1 */ |
| 566 | [MSTP405] = MSTP(&r_clk, SMSTPCR4, 5, 0), /* CMT4 */ | ||
| 567 | [MSTP404] = MSTP(&r_clk, SMSTPCR4, 4, 0), /* CMT3 */ | ||
| 561 | [MSTP403] = MSTP(&r_clk, SMSTPCR4, 3, 0), /* KEYSC */ | 568 | [MSTP403] = MSTP(&r_clk, SMSTPCR4, 3, 0), /* KEYSC */ |
| 569 | [MSTP400] = MSTP(&r_clk, SMSTPCR4, 0, 0), /* CMT2 */ | ||
| 562 | }; | 570 | }; |
| 563 | 571 | ||
| 564 | static struct clk_lookup lookups[] = { | 572 | static struct clk_lookup lookups[] = { |
| @@ -609,6 +617,7 @@ static struct clk_lookup lookups[] = { | |||
| 609 | 617 | ||
| 610 | /* MSTP32 clocks */ | 618 | /* MSTP32 clocks */ |
| 611 | CLKDEV_DEV_ID("i2c-sh_mobile.2", &mstp_clks[MSTP001]), /* IIC2 */ | 619 | CLKDEV_DEV_ID("i2c-sh_mobile.2", &mstp_clks[MSTP001]), /* IIC2 */ |
| 620 | CLKDEV_DEV_ID("spi_sh_msiof.0", &mstp_clks[MSTP000]), /* MSIOF0 */ | ||
| 612 | CLKDEV_DEV_ID("uio_pdrv_genirq.4", &mstp_clks[MSTP131]), /* VEU3 */ | 621 | CLKDEV_DEV_ID("uio_pdrv_genirq.4", &mstp_clks[MSTP131]), /* VEU3 */ |
| 613 | CLKDEV_DEV_ID("uio_pdrv_genirq.3", &mstp_clks[MSTP130]), /* VEU2 */ | 622 | CLKDEV_DEV_ID("uio_pdrv_genirq.3", &mstp_clks[MSTP130]), /* VEU2 */ |
| 614 | CLKDEV_DEV_ID("uio_pdrv_genirq.2", &mstp_clks[MSTP129]), /* VEU1 */ | 623 | CLKDEV_DEV_ID("uio_pdrv_genirq.2", &mstp_clks[MSTP129]), /* VEU1 */ |
| @@ -629,14 +638,16 @@ static struct clk_lookup lookups[] = { | |||
| 629 | CLKDEV_DEV_ID("sh-dma-engine.0", &mstp_clks[MSTP218]), /* DMAC1 */ | 638 | CLKDEV_DEV_ID("sh-dma-engine.0", &mstp_clks[MSTP218]), /* DMAC1 */ |
| 630 | CLKDEV_DEV_ID("sh-dma-engine.1", &mstp_clks[MSTP217]), /* DMAC2 */ | 639 | CLKDEV_DEV_ID("sh-dma-engine.1", &mstp_clks[MSTP217]), /* DMAC2 */ |
| 631 | CLKDEV_DEV_ID("sh-dma-engine.2", &mstp_clks[MSTP216]), /* DMAC3 */ | 640 | CLKDEV_DEV_ID("sh-dma-engine.2", &mstp_clks[MSTP216]), /* DMAC3 */ |
| 641 | CLKDEV_DEV_ID("sh-dma-engine.3", &mstp_clks[MSTP214]), /* USB-DMAC0 */ | ||
| 642 | CLKDEV_DEV_ID("spi_sh_msiof.1", &mstp_clks[MSTP208]), /* MSIOF1 */ | ||
| 632 | CLKDEV_DEV_ID("sh-sci.5", &mstp_clks[MSTP207]), /* SCIFA5 */ | 643 | CLKDEV_DEV_ID("sh-sci.5", &mstp_clks[MSTP207]), /* SCIFA5 */ |
| 633 | CLKDEV_DEV_ID("sh-sci.6", &mstp_clks[MSTP206]), /* SCIFB */ | 644 | CLKDEV_DEV_ID("sh-sci.6", &mstp_clks[MSTP206]), /* SCIFB */ |
| 645 | CLKDEV_DEV_ID("spi_sh_msiof.2", &mstp_clks[MSTP205]), /* MSIOF2 */ | ||
| 634 | CLKDEV_DEV_ID("sh-sci.0", &mstp_clks[MSTP204]), /* SCIFA0 */ | 646 | CLKDEV_DEV_ID("sh-sci.0", &mstp_clks[MSTP204]), /* SCIFA0 */ |
| 635 | CLKDEV_DEV_ID("sh-sci.1", &mstp_clks[MSTP203]), /* SCIFA1 */ | 647 | CLKDEV_DEV_ID("sh-sci.1", &mstp_clks[MSTP203]), /* SCIFA1 */ |
| 636 | CLKDEV_DEV_ID("sh-sci.2", &mstp_clks[MSTP202]), /* SCIFA2 */ | 648 | CLKDEV_DEV_ID("sh-sci.2", &mstp_clks[MSTP202]), /* SCIFA2 */ |
| 637 | CLKDEV_DEV_ID("sh-sci.3", &mstp_clks[MSTP201]), /* SCIFA3 */ | 649 | CLKDEV_DEV_ID("sh-sci.3", &mstp_clks[MSTP201]), /* SCIFA3 */ |
| 638 | CLKDEV_DEV_ID("sh-sci.4", &mstp_clks[MSTP200]), /* SCIFA4 */ | 650 | CLKDEV_DEV_ID("sh-sci.4", &mstp_clks[MSTP200]), /* SCIFA4 */ |
| 639 | CLKDEV_DEV_ID("sh_cmt.10", &mstp_clks[MSTP329]), /* CMT10 */ | ||
| 640 | CLKDEV_DEV_ID("sh_fsi2", &mstp_clks[MSTP328]), /* FSI2 */ | 651 | CLKDEV_DEV_ID("sh_fsi2", &mstp_clks[MSTP328]), /* FSI2 */ |
| 641 | CLKDEV_DEV_ID("i2c-sh_mobile.1", &mstp_clks[MSTP323]), /* IIC1 */ | 652 | CLKDEV_DEV_ID("i2c-sh_mobile.1", &mstp_clks[MSTP323]), /* IIC1 */ |
| 642 | CLKDEV_DEV_ID("r8a66597_hcd.0", &mstp_clks[MSTP322]), /* USB0 */ | 653 | CLKDEV_DEV_ID("r8a66597_hcd.0", &mstp_clks[MSTP322]), /* USB0 */ |
| @@ -650,11 +661,17 @@ static struct clk_lookup lookups[] = { | |||
| 650 | CLKDEV_DEV_ID("sh-mobile-hdmi", &mstp_clks[MSTP413]), /* HDMI */ | 661 | CLKDEV_DEV_ID("sh-mobile-hdmi", &mstp_clks[MSTP413]), /* HDMI */ |
| 651 | CLKDEV_DEV_ID("i2c-sh_mobile.3", &mstp_clks[MSTP411]), /* IIC3 */ | 662 | CLKDEV_DEV_ID("i2c-sh_mobile.3", &mstp_clks[MSTP411]), /* IIC3 */ |
| 652 | CLKDEV_DEV_ID("i2c-sh_mobile.4", &mstp_clks[MSTP410]), /* IIC4 */ | 663 | CLKDEV_DEV_ID("i2c-sh_mobile.4", &mstp_clks[MSTP410]), /* IIC4 */ |
| 664 | CLKDEV_DEV_ID("sh-dma-engine.4", &mstp_clks[MSTP407]), /* USB-DMAC1 */ | ||
| 653 | CLKDEV_DEV_ID("r8a66597_hcd.1", &mstp_clks[MSTP406]), /* USB1 */ | 665 | CLKDEV_DEV_ID("r8a66597_hcd.1", &mstp_clks[MSTP406]), /* USB1 */ |
| 654 | CLKDEV_DEV_ID("r8a66597_udc.1", &mstp_clks[MSTP406]), /* USB1 */ | 666 | CLKDEV_DEV_ID("r8a66597_udc.1", &mstp_clks[MSTP406]), /* USB1 */ |
| 655 | CLKDEV_DEV_ID("renesas_usbhs.1", &mstp_clks[MSTP406]), /* USB1 */ | 667 | CLKDEV_DEV_ID("renesas_usbhs.1", &mstp_clks[MSTP406]), /* USB1 */ |
| 668 | CLKDEV_DEV_ID("sh_cmt.4", &mstp_clks[MSTP405]), /* CMT4 */ | ||
| 669 | CLKDEV_DEV_ID("sh_cmt.3", &mstp_clks[MSTP404]), /* CMT3 */ | ||
| 656 | CLKDEV_DEV_ID("sh_keysc.0", &mstp_clks[MSTP403]), /* KEYSC */ | 670 | CLKDEV_DEV_ID("sh_keysc.0", &mstp_clks[MSTP403]), /* KEYSC */ |
| 671 | CLKDEV_DEV_ID("sh_cmt.2", &mstp_clks[MSTP400]), /* CMT2 */ | ||
| 657 | 672 | ||
| 673 | CLKDEV_ICK_ID("hdmi", "sh_mobile_lcdc_fb.1", | ||
| 674 | &div6_reparent_clks[DIV6_HDMI]), | ||
| 658 | CLKDEV_ICK_ID("ick", "sh-mobile-hdmi", &div6_reparent_clks[DIV6_HDMI]), | 675 | CLKDEV_ICK_ID("ick", "sh-mobile-hdmi", &div6_reparent_clks[DIV6_HDMI]), |
| 659 | CLKDEV_ICK_ID("icka", "sh_fsi2", &div6_reparent_clks[DIV6_FSIA]), | 676 | CLKDEV_ICK_ID("icka", "sh_fsi2", &div6_reparent_clks[DIV6_FSIA]), |
| 660 | CLKDEV_ICK_ID("ickb", "sh_fsi2", &div6_reparent_clks[DIV6_FSIB]), | 677 | CLKDEV_ICK_ID("ickb", "sh_fsi2", &div6_reparent_clks[DIV6_FSIB]), |
diff --git a/arch/arm/mach-shmobile/clock-sh73a0.c b/arch/arm/mach-shmobile/clock-sh73a0.c index 6db2ccabc2bf..61a846bb30f2 100644 --- a/arch/arm/mach-shmobile/clock-sh73a0.c +++ b/arch/arm/mach-shmobile/clock-sh73a0.c | |||
| @@ -365,7 +365,7 @@ void __init sh73a0_clock_init(void) | |||
| 365 | __raw_writel(0x108, SD2CKCR); | 365 | __raw_writel(0x108, SD2CKCR); |
| 366 | 366 | ||
| 367 | /* detect main clock parent */ | 367 | /* detect main clock parent */ |
| 368 | switch ((__raw_readl(CKSCR) >> 24) & 0x03) { | 368 | switch ((__raw_readl(CKSCR) >> 28) & 0x03) { |
| 369 | case 0: | 369 | case 0: |
| 370 | main_clk.parent = &sh73a0_extal1_clk; | 370 | main_clk.parent = &sh73a0_extal1_clk; |
| 371 | break; | 371 | break; |
diff --git a/arch/arm/mach-shmobile/include/mach/sh7372.h b/arch/arm/mach-shmobile/include/mach/sh7372.h index ce595cee86cd..24e63a85e669 100644 --- a/arch/arm/mach-shmobile/include/mach/sh7372.h +++ b/arch/arm/mach-shmobile/include/mach/sh7372.h | |||
| @@ -459,6 +459,10 @@ enum { | |||
| 459 | SHDMA_SLAVE_SDHI2_TX, | 459 | SHDMA_SLAVE_SDHI2_TX, |
| 460 | SHDMA_SLAVE_MMCIF_RX, | 460 | SHDMA_SLAVE_MMCIF_RX, |
| 461 | SHDMA_SLAVE_MMCIF_TX, | 461 | SHDMA_SLAVE_MMCIF_TX, |
| 462 | SHDMA_SLAVE_USB0_TX, | ||
| 463 | SHDMA_SLAVE_USB0_RX, | ||
| 464 | SHDMA_SLAVE_USB1_TX, | ||
| 465 | SHDMA_SLAVE_USB1_RX, | ||
| 462 | }; | 466 | }; |
| 463 | 467 | ||
| 464 | extern struct clk sh7372_extal1_clk; | 468 | extern struct clk sh7372_extal1_clk; |
diff --git a/arch/arm/mach-shmobile/intc-sh7372.c b/arch/arm/mach-shmobile/intc-sh7372.c index 3b28743c77eb..739315e30eb9 100644 --- a/arch/arm/mach-shmobile/intc-sh7372.c +++ b/arch/arm/mach-shmobile/intc-sh7372.c | |||
| @@ -379,7 +379,7 @@ enum { | |||
| 379 | /* BBIF2 */ | 379 | /* BBIF2 */ |
| 380 | VPU, | 380 | VPU, |
| 381 | TSIF1, | 381 | TSIF1, |
| 382 | _3DG_SGX530, | 382 | /* 3DG */ |
| 383 | _2DDMAC, | 383 | _2DDMAC, |
| 384 | IIC2_ALI2, IIC2_TACKI2, IIC2_WAITI2, IIC2_DTEI2, | 384 | IIC2_ALI2, IIC2_TACKI2, IIC2_WAITI2, IIC2_DTEI2, |
| 385 | IPMMU_IPMMUR, IPMMU_IPMMUR2, | 385 | IPMMU_IPMMUR, IPMMU_IPMMUR2, |
| @@ -436,7 +436,7 @@ static struct intc_vect intcs_vectors[] = { | |||
| 436 | /* BBIF2 */ | 436 | /* BBIF2 */ |
| 437 | INTCS_VECT(VPU, 0x980), | 437 | INTCS_VECT(VPU, 0x980), |
| 438 | INTCS_VECT(TSIF1, 0x9a0), | 438 | INTCS_VECT(TSIF1, 0x9a0), |
| 439 | INTCS_VECT(_3DG_SGX530, 0x9e0), | 439 | /* 3DG */ |
| 440 | INTCS_VECT(_2DDMAC, 0xa00), | 440 | INTCS_VECT(_2DDMAC, 0xa00), |
| 441 | INTCS_VECT(IIC2_ALI2, 0xa80), INTCS_VECT(IIC2_TACKI2, 0xaa0), | 441 | INTCS_VECT(IIC2_ALI2, 0xa80), INTCS_VECT(IIC2_TACKI2, 0xaa0), |
| 442 | INTCS_VECT(IIC2_WAITI2, 0xac0), INTCS_VECT(IIC2_DTEI2, 0xae0), | 442 | INTCS_VECT(IIC2_WAITI2, 0xac0), INTCS_VECT(IIC2_DTEI2, 0xae0), |
| @@ -521,7 +521,7 @@ static struct intc_mask_reg intcs_mask_registers[] = { | |||
| 521 | RTDMAC_1_DEI3, RTDMAC_1_DEI2, RTDMAC_1_DEI1, RTDMAC_1_DEI0 } }, | 521 | RTDMAC_1_DEI3, RTDMAC_1_DEI2, RTDMAC_1_DEI1, RTDMAC_1_DEI0 } }, |
| 522 | { 0xffd20198, 0xffd201d8, 8, /* IMR6SA / IMCR6SA */ | 522 | { 0xffd20198, 0xffd201d8, 8, /* IMR6SA / IMCR6SA */ |
| 523 | { 0, 0, MSIOF, 0, | 523 | { 0, 0, MSIOF, 0, |
| 524 | _3DG_SGX530, 0, 0, 0 } }, | 524 | 0, 0, 0, 0 } }, |
| 525 | { 0xffd2019c, 0xffd201dc, 8, /* IMR7SA / IMCR7SA */ | 525 | { 0xffd2019c, 0xffd201dc, 8, /* IMR7SA / IMCR7SA */ |
| 526 | { 0, TMU_TUNI2, TMU_TUNI1, TMU_TUNI0, | 526 | { 0, TMU_TUNI2, TMU_TUNI1, TMU_TUNI0, |
| 527 | 0, 0, 0, 0 } }, | 527 | 0, 0, 0, 0 } }, |
| @@ -561,7 +561,6 @@ static struct intc_prio_reg intcs_prio_registers[] = { | |||
| 561 | TMU_TUNI2, TSIF1 } }, | 561 | TMU_TUNI2, TSIF1 } }, |
| 562 | { 0xffd2001c, 0, 16, 4, /* IPRHS */ { 0, 0, VEU, BEU } }, | 562 | { 0xffd2001c, 0, 16, 4, /* IPRHS */ { 0, 0, VEU, BEU } }, |
| 563 | { 0xffd20020, 0, 16, 4, /* IPRIS */ { 0, MSIOF, TSIF0, IIC0 } }, | 563 | { 0xffd20020, 0, 16, 4, /* IPRIS */ { 0, MSIOF, TSIF0, IIC0 } }, |
| 564 | { 0xffd20024, 0, 16, 4, /* IPRJS */ { 0, _3DG_SGX530, 0, 0 } }, | ||
| 565 | { 0xffd20028, 0, 16, 4, /* IPRKS */ { 0, 0, LMB, 0 } }, | 564 | { 0xffd20028, 0, 16, 4, /* IPRKS */ { 0, 0, LMB, 0 } }, |
| 566 | { 0xffd2002c, 0, 16, 4, /* IPRLS */ { IPMMU, 0, 0, 0 } }, | 565 | { 0xffd2002c, 0, 16, 4, /* IPRLS */ { IPMMU, 0, 0, 0 } }, |
| 567 | { 0xffd20030, 0, 16, 4, /* IPRMS */ { IIC2, 0, 0, 0 } }, | 566 | { 0xffd20030, 0, 16, 4, /* IPRMS */ { IIC2, 0, 0, 0 } }, |
diff --git a/arch/arm/mach-shmobile/setup-sh7372.c b/arch/arm/mach-shmobile/setup-sh7372.c index 79f0413d8725..2d9b1b1a2538 100644 --- a/arch/arm/mach-shmobile/setup-sh7372.c +++ b/arch/arm/mach-shmobile/setup-sh7372.c | |||
| @@ -169,35 +169,35 @@ static struct platform_device scif6_device = { | |||
| 169 | }; | 169 | }; |
| 170 | 170 | ||
| 171 | /* CMT */ | 171 | /* CMT */ |
| 172 | static struct sh_timer_config cmt10_platform_data = { | 172 | static struct sh_timer_config cmt2_platform_data = { |
| 173 | .name = "CMT10", | 173 | .name = "CMT2", |
| 174 | .channel_offset = 0x10, | 174 | .channel_offset = 0x40, |
| 175 | .timer_bit = 0, | 175 | .timer_bit = 5, |
| 176 | .clockevent_rating = 125, | 176 | .clockevent_rating = 125, |
| 177 | .clocksource_rating = 125, | 177 | .clocksource_rating = 125, |
| 178 | }; | 178 | }; |
| 179 | 179 | ||
| 180 | static struct resource cmt10_resources[] = { | 180 | static struct resource cmt2_resources[] = { |
| 181 | [0] = { | 181 | [0] = { |
| 182 | .name = "CMT10", | 182 | .name = "CMT2", |
| 183 | .start = 0xe6138010, | 183 | .start = 0xe6130040, |
| 184 | .end = 0xe613801b, | 184 | .end = 0xe613004b, |
| 185 | .flags = IORESOURCE_MEM, | 185 | .flags = IORESOURCE_MEM, |
| 186 | }, | 186 | }, |
| 187 | [1] = { | 187 | [1] = { |
| 188 | .start = evt2irq(0x0b00), /* CMT1_CMT10 */ | 188 | .start = evt2irq(0x0b80), /* CMT2 */ |
| 189 | .flags = IORESOURCE_IRQ, | 189 | .flags = IORESOURCE_IRQ, |
| 190 | }, | 190 | }, |
| 191 | }; | 191 | }; |
| 192 | 192 | ||
| 193 | static struct platform_device cmt10_device = { | 193 | static struct platform_device cmt2_device = { |
| 194 | .name = "sh_cmt", | 194 | .name = "sh_cmt", |
| 195 | .id = 10, | 195 | .id = 2, |
| 196 | .dev = { | 196 | .dev = { |
| 197 | .platform_data = &cmt10_platform_data, | 197 | .platform_data = &cmt2_platform_data, |
| 198 | }, | 198 | }, |
| 199 | .resource = cmt10_resources, | 199 | .resource = cmt2_resources, |
| 200 | .num_resources = ARRAY_SIZE(cmt10_resources), | 200 | .num_resources = ARRAY_SIZE(cmt2_resources), |
| 201 | }; | 201 | }; |
| 202 | 202 | ||
| 203 | /* TMU */ | 203 | /* TMU */ |
| @@ -602,6 +602,150 @@ static struct platform_device dma2_device = { | |||
| 602 | }, | 602 | }, |
| 603 | }; | 603 | }; |
| 604 | 604 | ||
| 605 | /* | ||
| 606 | * USB-DMAC | ||
| 607 | */ | ||
| 608 | |||
| 609 | unsigned int usbts_shift[] = {3, 4, 5}; | ||
| 610 | |||
| 611 | enum { | ||
| 612 | XMIT_SZ_8BYTE = 0, | ||
| 613 | XMIT_SZ_16BYTE = 1, | ||
| 614 | XMIT_SZ_32BYTE = 2, | ||
| 615 | }; | ||
| 616 | |||
| 617 | #define USBTS_INDEX2VAL(i) (((i) & 3) << 6) | ||
| 618 | |||
| 619 | static const struct sh_dmae_channel sh7372_usb_dmae_channels[] = { | ||
| 620 | { | ||
| 621 | .offset = 0, | ||
| 622 | }, { | ||
| 623 | .offset = 0x20, | ||
| 624 | }, | ||
| 625 | }; | ||
| 626 | |||
| 627 | /* USB DMAC0 */ | ||
| 628 | static const struct sh_dmae_slave_config sh7372_usb_dmae0_slaves[] = { | ||
| 629 | { | ||
| 630 | .slave_id = SHDMA_SLAVE_USB0_TX, | ||
| 631 | .chcr = USBTS_INDEX2VAL(XMIT_SZ_8BYTE), | ||
| 632 | }, { | ||
| 633 | .slave_id = SHDMA_SLAVE_USB0_RX, | ||
| 634 | .chcr = USBTS_INDEX2VAL(XMIT_SZ_8BYTE), | ||
| 635 | }, | ||
| 636 | }; | ||
| 637 | |||
| 638 | static struct sh_dmae_pdata usb_dma0_platform_data = { | ||
| 639 | .slave = sh7372_usb_dmae0_slaves, | ||
| 640 | .slave_num = ARRAY_SIZE(sh7372_usb_dmae0_slaves), | ||
| 641 | .channel = sh7372_usb_dmae_channels, | ||
| 642 | .channel_num = ARRAY_SIZE(sh7372_usb_dmae_channels), | ||
| 643 | .ts_low_shift = 6, | ||
| 644 | .ts_low_mask = 0xc0, | ||
| 645 | .ts_high_shift = 0, | ||
| 646 | .ts_high_mask = 0, | ||
| 647 | .ts_shift = usbts_shift, | ||
| 648 | .ts_shift_num = ARRAY_SIZE(usbts_shift), | ||
| 649 | .dmaor_init = DMAOR_DME, | ||
| 650 | .chcr_offset = 0x14, | ||
| 651 | .chcr_ie_bit = 1 << 5, | ||
| 652 | .dmaor_is_32bit = 1, | ||
| 653 | .needs_tend_set = 1, | ||
| 654 | .no_dmars = 1, | ||
| 655 | }; | ||
| 656 | |||
| 657 | static struct resource sh7372_usb_dmae0_resources[] = { | ||
| 658 | { | ||
| 659 | /* Channel registers and DMAOR */ | ||
| 660 | .start = 0xe68a0020, | ||
| 661 | .end = 0xe68a0064 - 1, | ||
| 662 | .flags = IORESOURCE_MEM, | ||
| 663 | }, | ||
| 664 | { | ||
| 665 | /* VCR/SWR/DMICR */ | ||
| 666 | .start = 0xe68a0000, | ||
| 667 | .end = 0xe68a0014 - 1, | ||
| 668 | .flags = IORESOURCE_MEM, | ||
| 669 | }, | ||
| 670 | { | ||
| 671 | /* IRQ for channels */ | ||
| 672 | .start = evt2irq(0x0a00), | ||
| 673 | .end = evt2irq(0x0a00), | ||
| 674 | .flags = IORESOURCE_IRQ, | ||
| 675 | }, | ||
| 676 | }; | ||
| 677 | |||
| 678 | static struct platform_device usb_dma0_device = { | ||
| 679 | .name = "sh-dma-engine", | ||
| 680 | .id = 3, | ||
| 681 | .resource = sh7372_usb_dmae0_resources, | ||
| 682 | .num_resources = ARRAY_SIZE(sh7372_usb_dmae0_resources), | ||
| 683 | .dev = { | ||
| 684 | .platform_data = &usb_dma0_platform_data, | ||
| 685 | }, | ||
| 686 | }; | ||
| 687 | |||
| 688 | /* USB DMAC1 */ | ||
| 689 | static const struct sh_dmae_slave_config sh7372_usb_dmae1_slaves[] = { | ||
| 690 | { | ||
| 691 | .slave_id = SHDMA_SLAVE_USB1_TX, | ||
| 692 | .chcr = USBTS_INDEX2VAL(XMIT_SZ_8BYTE), | ||
| 693 | }, { | ||
| 694 | .slave_id = SHDMA_SLAVE_USB1_RX, | ||
| 695 | .chcr = USBTS_INDEX2VAL(XMIT_SZ_8BYTE), | ||
| 696 | }, | ||
| 697 | }; | ||
| 698 | |||
| 699 | static struct sh_dmae_pdata usb_dma1_platform_data = { | ||
| 700 | .slave = sh7372_usb_dmae1_slaves, | ||
| 701 | .slave_num = ARRAY_SIZE(sh7372_usb_dmae1_slaves), | ||
| 702 | .channel = sh7372_usb_dmae_channels, | ||
| 703 | .channel_num = ARRAY_SIZE(sh7372_usb_dmae_channels), | ||
| 704 | .ts_low_shift = 6, | ||
| 705 | .ts_low_mask = 0xc0, | ||
| 706 | .ts_high_shift = 0, | ||
| 707 | .ts_high_mask = 0, | ||
| 708 | .ts_shift = usbts_shift, | ||
| 709 | .ts_shift_num = ARRAY_SIZE(usbts_shift), | ||
| 710 | .dmaor_init = DMAOR_DME, | ||
| 711 | .chcr_offset = 0x14, | ||
| 712 | .chcr_ie_bit = 1 << 5, | ||
| 713 | .dmaor_is_32bit = 1, | ||
| 714 | .needs_tend_set = 1, | ||
| 715 | .no_dmars = 1, | ||
| 716 | }; | ||
| 717 | |||
| 718 | static struct resource sh7372_usb_dmae1_resources[] = { | ||
| 719 | { | ||
| 720 | /* Channel registers and DMAOR */ | ||
| 721 | .start = 0xe68c0020, | ||
| 722 | .end = 0xe68c0064 - 1, | ||
| 723 | .flags = IORESOURCE_MEM, | ||
| 724 | }, | ||
| 725 | { | ||
| 726 | /* VCR/SWR/DMICR */ | ||
| 727 | .start = 0xe68c0000, | ||
| 728 | .end = 0xe68c0014 - 1, | ||
| 729 | .flags = IORESOURCE_MEM, | ||
| 730 | }, | ||
| 731 | { | ||
| 732 | /* IRQ for channels */ | ||
| 733 | .start = evt2irq(0x1d00), | ||
| 734 | .end = evt2irq(0x1d00), | ||
| 735 | .flags = IORESOURCE_IRQ, | ||
| 736 | }, | ||
| 737 | }; | ||
| 738 | |||
| 739 | static struct platform_device usb_dma1_device = { | ||
| 740 | .name = "sh-dma-engine", | ||
| 741 | .id = 4, | ||
| 742 | .resource = sh7372_usb_dmae1_resources, | ||
| 743 | .num_resources = ARRAY_SIZE(sh7372_usb_dmae1_resources), | ||
| 744 | .dev = { | ||
| 745 | .platform_data = &usb_dma1_platform_data, | ||
| 746 | }, | ||
| 747 | }; | ||
| 748 | |||
| 605 | /* VPU */ | 749 | /* VPU */ |
| 606 | static struct uio_info vpu_platform_data = { | 750 | static struct uio_info vpu_platform_data = { |
| 607 | .name = "VPU5HG", | 751 | .name = "VPU5HG", |
| @@ -818,7 +962,7 @@ static struct platform_device *sh7372_early_devices[] __initdata = { | |||
| 818 | &scif4_device, | 962 | &scif4_device, |
| 819 | &scif5_device, | 963 | &scif5_device, |
| 820 | &scif6_device, | 964 | &scif6_device, |
| 821 | &cmt10_device, | 965 | &cmt2_device, |
| 822 | &tmu00_device, | 966 | &tmu00_device, |
| 823 | &tmu01_device, | 967 | &tmu01_device, |
| 824 | }; | 968 | }; |
| @@ -829,6 +973,8 @@ static struct platform_device *sh7372_late_devices[] __initdata = { | |||
| 829 | &dma0_device, | 973 | &dma0_device, |
| 830 | &dma1_device, | 974 | &dma1_device, |
| 831 | &dma2_device, | 975 | &dma2_device, |
| 976 | &usb_dma0_device, | ||
| 977 | &usb_dma1_device, | ||
| 832 | &vpu_device, | 978 | &vpu_device, |
| 833 | &veu0_device, | 979 | &veu0_device, |
| 834 | &veu1_device, | 980 | &veu1_device, |
diff --git a/arch/arm/plat-omap/omap_device.c b/arch/arm/plat-omap/omap_device.c index b6b409744954..9a6a53854911 100644 --- a/arch/arm/plat-omap/omap_device.c +++ b/arch/arm/plat-omap/omap_device.c | |||
| @@ -622,7 +622,8 @@ static struct dev_pm_domain omap_device_pm_domain = { | |||
| 622 | SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume, | 622 | SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume, |
| 623 | _od_runtime_idle) | 623 | _od_runtime_idle) |
| 624 | USE_PLATFORM_PM_SLEEP_OPS | 624 | USE_PLATFORM_PM_SLEEP_OPS |
| 625 | SET_SYSTEM_SLEEP_PM_OPS(_od_suspend_noirq, _od_resume_noirq) | 625 | .suspend_noirq = _od_suspend_noirq, |
| 626 | .resume_noirq = _od_resume_noirq, | ||
| 626 | } | 627 | } |
| 627 | }; | 628 | }; |
| 628 | 629 | ||
diff --git a/arch/avr32/kernel/syscall_table.S b/arch/avr32/kernel/syscall_table.S index c7fd394d28a4..6eba53530d1c 100644 --- a/arch/avr32/kernel/syscall_table.S +++ b/arch/avr32/kernel/syscall_table.S | |||
| @@ -158,7 +158,7 @@ sys_call_table: | |||
| 158 | .long sys_sched_rr_get_interval | 158 | .long sys_sched_rr_get_interval |
| 159 | .long sys_nanosleep | 159 | .long sys_nanosleep |
| 160 | .long sys_poll | 160 | .long sys_poll |
| 161 | .long sys_nfsservctl /* 145 */ | 161 | .long sys_ni_syscall /* 145 was nfsservctl */ |
| 162 | .long sys_setresgid | 162 | .long sys_setresgid |
| 163 | .long sys_getresgid | 163 | .long sys_getresgid |
| 164 | .long sys_prctl | 164 | .long sys_prctl |
diff --git a/arch/blackfin/mach-common/entry.S b/arch/blackfin/mach-common/entry.S index 225d311c9701..e4137297b790 100644 --- a/arch/blackfin/mach-common/entry.S +++ b/arch/blackfin/mach-common/entry.S | |||
| @@ -1543,7 +1543,7 @@ ENTRY(_sys_call_table) | |||
| 1543 | .long _sys_ni_syscall /* for vm86 */ | 1543 | .long _sys_ni_syscall /* for vm86 */ |
| 1544 | .long _sys_ni_syscall /* old "query_module" */ | 1544 | .long _sys_ni_syscall /* old "query_module" */ |
| 1545 | .long _sys_ni_syscall /* sys_poll */ | 1545 | .long _sys_ni_syscall /* sys_poll */ |
| 1546 | .long _sys_nfsservctl | 1546 | .long _sys_ni_syscall /* old nfsservctl */ |
| 1547 | .long _sys_setresgid /* setresgid16 */ /* 170 */ | 1547 | .long _sys_setresgid /* setresgid16 */ /* 170 */ |
| 1548 | .long _sys_getresgid /* getresgid16 */ | 1548 | .long _sys_getresgid /* getresgid16 */ |
| 1549 | .long _sys_prctl | 1549 | .long _sys_prctl |
diff --git a/arch/cris/arch-v10/kernel/entry.S b/arch/cris/arch-v10/kernel/entry.S index 1161883eb582..592fbe9dfb62 100644 --- a/arch/cris/arch-v10/kernel/entry.S +++ b/arch/cris/arch-v10/kernel/entry.S | |||
| @@ -771,7 +771,7 @@ sys_call_table: | |||
| 771 | .long sys_ni_syscall /* sys_vm86 */ | 771 | .long sys_ni_syscall /* sys_vm86 */ |
| 772 | .long sys_ni_syscall /* Old sys_query_module */ | 772 | .long sys_ni_syscall /* Old sys_query_module */ |
| 773 | .long sys_poll | 773 | .long sys_poll |
| 774 | .long sys_nfsservctl | 774 | .long sys_ni_syscall /* old nfsservctl */ |
| 775 | .long sys_setresgid16 /* 170 */ | 775 | .long sys_setresgid16 /* 170 */ |
| 776 | .long sys_getresgid16 | 776 | .long sys_getresgid16 |
| 777 | .long sys_prctl | 777 | .long sys_prctl |
diff --git a/arch/cris/arch-v32/kernel/entry.S b/arch/cris/arch-v32/kernel/entry.S index 84fed7e91ada..c3ea4694fbaf 100644 --- a/arch/cris/arch-v32/kernel/entry.S +++ b/arch/cris/arch-v32/kernel/entry.S | |||
| @@ -714,7 +714,7 @@ sys_call_table: | |||
| 714 | .long sys_ni_syscall /* sys_vm86 */ | 714 | .long sys_ni_syscall /* sys_vm86 */ |
| 715 | .long sys_ni_syscall /* Old sys_query_module */ | 715 | .long sys_ni_syscall /* Old sys_query_module */ |
| 716 | .long sys_poll | 716 | .long sys_poll |
| 717 | .long sys_nfsservctl | 717 | .long sys_ni_syscall /* Old nfsservctl */ |
| 718 | .long sys_setresgid16 /* 170 */ | 718 | .long sys_setresgid16 /* 170 */ |
| 719 | .long sys_getresgid16 | 719 | .long sys_getresgid16 |
| 720 | .long sys_prctl | 720 | .long sys_prctl |
diff --git a/arch/cris/include/asm/serial.h b/arch/cris/include/asm/serial.h new file mode 100644 index 000000000000..af7535a955fb --- /dev/null +++ b/arch/cris/include/asm/serial.h | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | #ifndef _ASM_SERIAL_H | ||
| 2 | #define _ASM_SERIAL_H | ||
| 3 | |||
| 4 | /* | ||
| 5 | * This assumes you have a 1.8432 MHz clock for your UART. | ||
| 6 | */ | ||
| 7 | #define BASE_BAUD (1843200 / 16) | ||
| 8 | |||
| 9 | #endif /* _ASM_SERIAL_H */ | ||
diff --git a/arch/frv/kernel/entry.S b/arch/frv/kernel/entry.S index 017d6d7b784f..5ba23f715ea5 100644 --- a/arch/frv/kernel/entry.S +++ b/arch/frv/kernel/entry.S | |||
| @@ -1358,7 +1358,7 @@ sys_call_table: | |||
| 1358 | .long sys_ni_syscall /* for vm86 */ | 1358 | .long sys_ni_syscall /* for vm86 */ |
| 1359 | .long sys_ni_syscall /* Old sys_query_module */ | 1359 | .long sys_ni_syscall /* Old sys_query_module */ |
| 1360 | .long sys_poll | 1360 | .long sys_poll |
| 1361 | .long sys_nfsservctl | 1361 | .long sys_ni_syscall /* Old nfsservctl */ |
| 1362 | .long sys_setresgid16 /* 170 */ | 1362 | .long sys_setresgid16 /* 170 */ |
| 1363 | .long sys_getresgid16 | 1363 | .long sys_getresgid16 |
| 1364 | .long sys_prctl | 1364 | .long sys_prctl |
diff --git a/arch/h8300/kernel/syscalls.S b/arch/h8300/kernel/syscalls.S index f4b2e67bcc34..4be2ea2fbe26 100644 --- a/arch/h8300/kernel/syscalls.S +++ b/arch/h8300/kernel/syscalls.S | |||
| @@ -183,7 +183,7 @@ SYMBOL_NAME_LABEL(sys_call_table) | |||
| 183 | .long SYMBOL_NAME(sys_ni_syscall) /* for vm86 */ | 183 | .long SYMBOL_NAME(sys_ni_syscall) /* for vm86 */ |
| 184 | .long SYMBOL_NAME(sys_ni_syscall) /* sys_query_module */ | 184 | .long SYMBOL_NAME(sys_ni_syscall) /* sys_query_module */ |
| 185 | .long SYMBOL_NAME(sys_poll) | 185 | .long SYMBOL_NAME(sys_poll) |
| 186 | .long SYMBOL_NAME(sys_nfsservctl) | 186 | .long SYMBOL_NAME(sys_ni_syscall) /* old nfsservctl */ |
| 187 | .long SYMBOL_NAME(sys_setresgid16) /* 170 */ | 187 | .long SYMBOL_NAME(sys_setresgid16) /* 170 */ |
| 188 | .long SYMBOL_NAME(sys_getresgid16) | 188 | .long SYMBOL_NAME(sys_getresgid16) |
| 189 | .long SYMBOL_NAME(sys_prctl) | 189 | .long SYMBOL_NAME(sys_prctl) |
diff --git a/arch/ia64/kernel/entry.S b/arch/ia64/kernel/entry.S index 97dd2abdeb1a..198c753d1006 100644 --- a/arch/ia64/kernel/entry.S +++ b/arch/ia64/kernel/entry.S | |||
| @@ -1614,7 +1614,7 @@ sys_call_table: | |||
| 1614 | data8 sys_sched_get_priority_min | 1614 | data8 sys_sched_get_priority_min |
| 1615 | data8 sys_sched_rr_get_interval | 1615 | data8 sys_sched_rr_get_interval |
| 1616 | data8 sys_nanosleep | 1616 | data8 sys_nanosleep |
| 1617 | data8 sys_nfsservctl | 1617 | data8 sys_ni_syscall // old nfsservctl |
| 1618 | data8 sys_prctl // 1170 | 1618 | data8 sys_prctl // 1170 |
| 1619 | data8 sys_getpagesize | 1619 | data8 sys_getpagesize |
| 1620 | data8 sys_mmap2 | 1620 | data8 sys_mmap2 |
diff --git a/arch/m32r/kernel/syscall_table.S b/arch/m32r/kernel/syscall_table.S index 528f2e6ad064..f365c19795ef 100644 --- a/arch/m32r/kernel/syscall_table.S +++ b/arch/m32r/kernel/syscall_table.S | |||
| @@ -168,7 +168,7 @@ ENTRY(sys_call_table) | |||
| 168 | .long sys_tas /* vm86 syscall holder */ | 168 | .long sys_tas /* vm86 syscall holder */ |
| 169 | .long sys_ni_syscall /* query_module syscall holder */ | 169 | .long sys_ni_syscall /* query_module syscall holder */ |
| 170 | .long sys_poll | 170 | .long sys_poll |
| 171 | .long sys_nfsservctl | 171 | .long sys_ni_syscall /* was nfsservctl */ |
| 172 | .long sys_setresgid /* 170 */ | 172 | .long sys_setresgid /* 170 */ |
| 173 | .long sys_getresgid | 173 | .long sys_getresgid |
| 174 | .long sys_prctl | 174 | .long sys_prctl |
diff --git a/arch/m68k/kernel/syscalltable.S b/arch/m68k/kernel/syscalltable.S index 00d1452f9571..c468f2edaa85 100644 --- a/arch/m68k/kernel/syscalltable.S +++ b/arch/m68k/kernel/syscalltable.S | |||
| @@ -189,7 +189,7 @@ ENTRY(sys_call_table) | |||
| 189 | .long sys_getpagesize | 189 | .long sys_getpagesize |
| 190 | .long sys_ni_syscall /* old "query_module" */ | 190 | .long sys_ni_syscall /* old "query_module" */ |
| 191 | .long sys_poll | 191 | .long sys_poll |
| 192 | .long sys_nfsservctl | 192 | .long sys_ni_syscall /* old nfsservctl */ |
| 193 | .long sys_setresgid16 /* 170 */ | 193 | .long sys_setresgid16 /* 170 */ |
| 194 | .long sys_getresgid16 | 194 | .long sys_getresgid16 |
| 195 | .long sys_prctl | 195 | .long sys_prctl |
diff --git a/arch/microblaze/kernel/syscall_table.S b/arch/microblaze/kernel/syscall_table.S index d915a122c865..8789daa2a346 100644 --- a/arch/microblaze/kernel/syscall_table.S +++ b/arch/microblaze/kernel/syscall_table.S | |||
| @@ -173,7 +173,7 @@ ENTRY(sys_call_table) | |||
| 173 | .long sys_ni_syscall /* sys_vm86 */ | 173 | .long sys_ni_syscall /* sys_vm86 */ |
| 174 | .long sys_ni_syscall /* Old sys_query_module */ | 174 | .long sys_ni_syscall /* Old sys_query_module */ |
| 175 | .long sys_poll | 175 | .long sys_poll |
| 176 | .long sys_nfsservctl | 176 | .long sys_ni_syscall /* old nfsservctl */ |
| 177 | .long sys_setresgid /* 170 */ | 177 | .long sys_setresgid /* 170 */ |
| 178 | .long sys_getresgid | 178 | .long sys_getresgid |
| 179 | .long sys_prctl | 179 | .long sys_prctl |
diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S index e521420a45a5..865bc7a6f5a1 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S | |||
| @@ -424,7 +424,7 @@ einval: li v0, -ENOSYS | |||
| 424 | sys sys_getresuid 3 | 424 | sys sys_getresuid 3 |
| 425 | sys sys_ni_syscall 0 /* was sys_query_module */ | 425 | sys sys_ni_syscall 0 /* was sys_query_module */ |
| 426 | sys sys_poll 3 | 426 | sys sys_poll 3 |
| 427 | sys sys_nfsservctl 3 | 427 | sys sys_ni_syscall 0 /* was nfsservctl */ |
| 428 | sys sys_setresgid 3 /* 4190 */ | 428 | sys sys_setresgid 3 /* 4190 */ |
| 429 | sys sys_getresgid 3 | 429 | sys sys_getresgid 3 |
| 430 | sys sys_prctl 5 | 430 | sys sys_prctl 5 |
diff --git a/arch/mips/kernel/scall64-64.S b/arch/mips/kernel/scall64-64.S index 85874d6a8a70..fb7334bea731 100644 --- a/arch/mips/kernel/scall64-64.S +++ b/arch/mips/kernel/scall64-64.S | |||
| @@ -299,7 +299,7 @@ sys_call_table: | |||
| 299 | PTR sys_ni_syscall /* 5170, was get_kernel_syms */ | 299 | PTR sys_ni_syscall /* 5170, was get_kernel_syms */ |
| 300 | PTR sys_ni_syscall /* was query_module */ | 300 | PTR sys_ni_syscall /* was query_module */ |
| 301 | PTR sys_quotactl | 301 | PTR sys_quotactl |
| 302 | PTR sys_nfsservctl | 302 | PTR sys_ni_syscall /* was nfsservctl */ |
| 303 | PTR sys_ni_syscall /* res. for getpmsg */ | 303 | PTR sys_ni_syscall /* res. for getpmsg */ |
| 304 | PTR sys_ni_syscall /* 5175 for putpmsg */ | 304 | PTR sys_ni_syscall /* 5175 for putpmsg */ |
| 305 | PTR sys_ni_syscall /* res. for afs_syscall */ | 305 | PTR sys_ni_syscall /* res. for afs_syscall */ |
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index b85842fc87ae..f9296e894e46 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S | |||
| @@ -294,7 +294,7 @@ EXPORT(sysn32_call_table) | |||
| 294 | PTR sys_ni_syscall /* 6170, was get_kernel_syms */ | 294 | PTR sys_ni_syscall /* 6170, was get_kernel_syms */ |
| 295 | PTR sys_ni_syscall /* was query_module */ | 295 | PTR sys_ni_syscall /* was query_module */ |
| 296 | PTR sys_quotactl | 296 | PTR sys_quotactl |
| 297 | PTR compat_sys_nfsservctl | 297 | PTR sys_ni_syscall /* was nfsservctl */ |
| 298 | PTR sys_ni_syscall /* res. for getpmsg */ | 298 | PTR sys_ni_syscall /* res. for getpmsg */ |
| 299 | PTR sys_ni_syscall /* 6175 for putpmsg */ | 299 | PTR sys_ni_syscall /* 6175 for putpmsg */ |
| 300 | PTR sys_ni_syscall /* res. for afs_syscall */ | 300 | PTR sys_ni_syscall /* res. for afs_syscall */ |
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index 46c4763edf21..4d7c9827706f 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S | |||
| @@ -392,7 +392,7 @@ sys_call_table: | |||
| 392 | PTR sys_getresuid | 392 | PTR sys_getresuid |
| 393 | PTR sys_ni_syscall /* was query_module */ | 393 | PTR sys_ni_syscall /* was query_module */ |
| 394 | PTR sys_poll | 394 | PTR sys_poll |
| 395 | PTR compat_sys_nfsservctl | 395 | PTR sys_ni_syscall /* was nfsservctl */ |
| 396 | PTR sys_setresgid /* 4190 */ | 396 | PTR sys_setresgid /* 4190 */ |
| 397 | PTR sys_getresgid | 397 | PTR sys_getresgid |
| 398 | PTR sys_prctl | 398 | PTR sys_prctl |
diff --git a/arch/mn10300/kernel/entry.S b/arch/mn10300/kernel/entry.S index ae435e1d5669..3e3620d9fc45 100644 --- a/arch/mn10300/kernel/entry.S +++ b/arch/mn10300/kernel/entry.S | |||
| @@ -589,7 +589,7 @@ ENTRY(sys_call_table) | |||
| 589 | .long sys_ni_syscall /* vm86 */ | 589 | .long sys_ni_syscall /* vm86 */ |
| 590 | .long sys_ni_syscall /* Old sys_query_module */ | 590 | .long sys_ni_syscall /* Old sys_query_module */ |
| 591 | .long sys_poll | 591 | .long sys_poll |
| 592 | .long sys_nfsservctl | 592 | .long sys_ni_syscall /* was nfsservctl */ |
| 593 | .long sys_setresgid16 /* 170 */ | 593 | .long sys_setresgid16 /* 170 */ |
| 594 | .long sys_getresgid16 | 594 | .long sys_getresgid16 |
| 595 | .long sys_prctl | 595 | .long sys_prctl |
diff --git a/arch/powerpc/sysdev/fsl_rio.c b/arch/powerpc/sysdev/fsl_rio.c index 2de8551df40f..c65f75aa7ff7 100644 --- a/arch/powerpc/sysdev/fsl_rio.c +++ b/arch/powerpc/sysdev/fsl_rio.c | |||
| @@ -54,6 +54,7 @@ | |||
| 54 | #define ODSR_CLEAR 0x1c00 | 54 | #define ODSR_CLEAR 0x1c00 |
| 55 | #define LTLEECSR_ENABLE_ALL 0xFFC000FC | 55 | #define LTLEECSR_ENABLE_ALL 0xFFC000FC |
| 56 | #define ESCSR_CLEAR 0x07120204 | 56 | #define ESCSR_CLEAR 0x07120204 |
| 57 | #define IECSR_CLEAR 0x80000000 | ||
| 57 | 58 | ||
| 58 | #define RIO_PORT1_EDCSR 0x0640 | 59 | #define RIO_PORT1_EDCSR 0x0640 |
| 59 | #define RIO_PORT2_EDCSR 0x0680 | 60 | #define RIO_PORT2_EDCSR 0x0680 |
| @@ -1089,11 +1090,11 @@ static void port_error_handler(struct rio_mport *port, int offset) | |||
| 1089 | 1090 | ||
| 1090 | if (offset == 0) { | 1091 | if (offset == 0) { |
| 1091 | out_be32((u32 *)(rio_regs_win + RIO_PORT1_EDCSR), 0); | 1092 | out_be32((u32 *)(rio_regs_win + RIO_PORT1_EDCSR), 0); |
| 1092 | out_be32((u32 *)(rio_regs_win + RIO_PORT1_IECSR), 0); | 1093 | out_be32((u32 *)(rio_regs_win + RIO_PORT1_IECSR), IECSR_CLEAR); |
| 1093 | out_be32((u32 *)(rio_regs_win + RIO_ESCSR), ESCSR_CLEAR); | 1094 | out_be32((u32 *)(rio_regs_win + RIO_ESCSR), ESCSR_CLEAR); |
| 1094 | } else { | 1095 | } else { |
| 1095 | out_be32((u32 *)(rio_regs_win + RIO_PORT2_EDCSR), 0); | 1096 | out_be32((u32 *)(rio_regs_win + RIO_PORT2_EDCSR), 0); |
| 1096 | out_be32((u32 *)(rio_regs_win + RIO_PORT2_IECSR), 0); | 1097 | out_be32((u32 *)(rio_regs_win + RIO_PORT2_IECSR), IECSR_CLEAR); |
| 1097 | out_be32((u32 *)(rio_regs_win + RIO_PORT2_ESCSR), ESCSR_CLEAR); | 1098 | out_be32((u32 *)(rio_regs_win + RIO_PORT2_ESCSR), ESCSR_CLEAR); |
| 1098 | } | 1099 | } |
| 1099 | } | 1100 | } |
diff --git a/arch/s390/kernel/compat_wrapper.S b/arch/s390/kernel/compat_wrapper.S index 08ab9aa6a0d5..7526db6bf501 100644 --- a/arch/s390/kernel/compat_wrapper.S +++ b/arch/s390/kernel/compat_wrapper.S | |||
| @@ -665,12 +665,6 @@ ENTRY(sys32_poll_wrapper) | |||
| 665 | lgfr %r4,%r4 # long | 665 | lgfr %r4,%r4 # long |
| 666 | jg sys_poll # branch to system call | 666 | jg sys_poll # branch to system call |
| 667 | 667 | ||
| 668 | ENTRY(compat_sys_nfsservctl_wrapper) | ||
| 669 | lgfr %r2,%r2 # int | ||
| 670 | llgtr %r3,%r3 # struct compat_nfsctl_arg* | ||
| 671 | llgtr %r4,%r4 # union compat_nfsctl_res* | ||
| 672 | jg compat_sys_nfsservctl # branch to system call | ||
| 673 | |||
| 674 | ENTRY(sys32_setresgid16_wrapper) | 668 | ENTRY(sys32_setresgid16_wrapper) |
| 675 | llgfr %r2,%r2 # __kernel_old_gid_emu31_t | 669 | llgfr %r2,%r2 # __kernel_old_gid_emu31_t |
| 676 | llgfr %r3,%r3 # __kernel_old_gid_emu31_t | 670 | llgfr %r3,%r3 # __kernel_old_gid_emu31_t |
diff --git a/arch/s390/kernel/early.c b/arch/s390/kernel/early.c index 068f8465c4ee..f297456dba7a 100644 --- a/arch/s390/kernel/early.c +++ b/arch/s390/kernel/early.c | |||
| @@ -396,17 +396,19 @@ static __init void detect_machine_facilities(void) | |||
| 396 | static __init void rescue_initrd(void) | 396 | static __init void rescue_initrd(void) |
| 397 | { | 397 | { |
| 398 | #ifdef CONFIG_BLK_DEV_INITRD | 398 | #ifdef CONFIG_BLK_DEV_INITRD |
| 399 | unsigned long min_initrd_addr = (unsigned long) _end + (4UL << 20); | ||
| 399 | /* | 400 | /* |
| 400 | * Move the initrd right behind the bss section in case it starts | 401 | * Just like in case of IPL from VM reader we make sure there is a |
| 401 | * within the bss section. So we don't overwrite it when the bss | 402 | * gap of 4MB between end of kernel and start of initrd. |
| 402 | * section gets cleared. | 403 | * That way we can also be sure that saving an NSS will succeed, |
| 404 | * which however only requires different segments. | ||
| 403 | */ | 405 | */ |
| 404 | if (!INITRD_START || !INITRD_SIZE) | 406 | if (!INITRD_START || !INITRD_SIZE) |
| 405 | return; | 407 | return; |
| 406 | if (INITRD_START >= (unsigned long) __bss_stop) | 408 | if (INITRD_START >= min_initrd_addr) |
| 407 | return; | 409 | return; |
| 408 | memmove(__bss_stop, (void *) INITRD_START, INITRD_SIZE); | 410 | memmove((void *) min_initrd_addr, (void *) INITRD_START, INITRD_SIZE); |
| 409 | INITRD_START = (unsigned long) __bss_stop; | 411 | INITRD_START = min_initrd_addr; |
| 410 | #endif | 412 | #endif |
| 411 | } | 413 | } |
| 412 | 414 | ||
diff --git a/arch/s390/kernel/ipl.c b/arch/s390/kernel/ipl.c index 04361d5a4279..48c710206366 100644 --- a/arch/s390/kernel/ipl.c +++ b/arch/s390/kernel/ipl.c | |||
| @@ -1220,7 +1220,7 @@ static int __init reipl_fcp_init(void) | |||
| 1220 | /* sysfs: create fcp kset for mixing attr group and bin attrs */ | 1220 | /* sysfs: create fcp kset for mixing attr group and bin attrs */ |
| 1221 | reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, | 1221 | reipl_fcp_kset = kset_create_and_add(IPL_FCP_STR, NULL, |
| 1222 | &reipl_kset->kobj); | 1222 | &reipl_kset->kobj); |
| 1223 | if (!reipl_kset) { | 1223 | if (!reipl_fcp_kset) { |
| 1224 | free_page((unsigned long) reipl_block_fcp); | 1224 | free_page((unsigned long) reipl_block_fcp); |
| 1225 | return -ENOMEM; | 1225 | return -ENOMEM; |
| 1226 | } | 1226 | } |
| @@ -1618,7 +1618,8 @@ static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR, | |||
| 1618 | 1618 | ||
| 1619 | static void stop_run(struct shutdown_trigger *trigger) | 1619 | static void stop_run(struct shutdown_trigger *trigger) |
| 1620 | { | 1620 | { |
| 1621 | if (strcmp(trigger->name, ON_PANIC_STR) == 0) | 1621 | if (strcmp(trigger->name, ON_PANIC_STR) == 0 || |
| 1622 | strcmp(trigger->name, ON_RESTART_STR) == 0) | ||
| 1622 | disabled_wait((unsigned long) __builtin_return_address(0)); | 1623 | disabled_wait((unsigned long) __builtin_return_address(0)); |
| 1623 | while (sigp(smp_processor_id(), sigp_stop) == sigp_busy) | 1624 | while (sigp(smp_processor_id(), sigp_stop) == sigp_busy) |
| 1624 | cpu_relax(); | 1625 | cpu_relax(); |
| @@ -1717,7 +1718,7 @@ static void do_panic(void) | |||
| 1717 | /* on restart */ | 1718 | /* on restart */ |
| 1718 | 1719 | ||
| 1719 | static struct shutdown_trigger on_restart_trigger = {ON_RESTART_STR, | 1720 | static struct shutdown_trigger on_restart_trigger = {ON_RESTART_STR, |
| 1720 | &reipl_action}; | 1721 | &stop_action}; |
| 1721 | 1722 | ||
| 1722 | static ssize_t on_restart_show(struct kobject *kobj, | 1723 | static ssize_t on_restart_show(struct kobject *kobj, |
| 1723 | struct kobj_attribute *attr, char *page) | 1724 | struct kobj_attribute *attr, char *page) |
diff --git a/arch/s390/kernel/syscalls.S b/arch/s390/kernel/syscalls.S index 6ee39ef8fe4a..73eb08c874fb 100644 --- a/arch/s390/kernel/syscalls.S +++ b/arch/s390/kernel/syscalls.S | |||
| @@ -177,7 +177,7 @@ SYSCALL(sys_getresuid16,sys_ni_syscall,sys32_getresuid16_wrapper) /* 165 old get | |||
| 177 | NI_SYSCALL /* for vm86 */ | 177 | NI_SYSCALL /* for vm86 */ |
| 178 | NI_SYSCALL /* old sys_query_module */ | 178 | NI_SYSCALL /* old sys_query_module */ |
| 179 | SYSCALL(sys_poll,sys_poll,sys32_poll_wrapper) | 179 | SYSCALL(sys_poll,sys_poll,sys32_poll_wrapper) |
| 180 | SYSCALL(sys_nfsservctl,sys_nfsservctl,compat_sys_nfsservctl_wrapper) | 180 | NI_SYSCALL /* old nfsservctl */ |
| 181 | SYSCALL(sys_setresgid16,sys_ni_syscall,sys32_setresgid16_wrapper) /* 170 old setresgid16 syscall */ | 181 | SYSCALL(sys_setresgid16,sys_ni_syscall,sys32_setresgid16_wrapper) /* 170 old setresgid16 syscall */ |
| 182 | SYSCALL(sys_getresgid16,sys_ni_syscall,sys32_getresgid16_wrapper) /* old getresgid16 syscall */ | 182 | SYSCALL(sys_getresgid16,sys_ni_syscall,sys32_getresgid16_wrapper) /* old getresgid16 syscall */ |
| 183 | SYSCALL(sys_prctl,sys_prctl,sys32_prctl_wrapper) | 183 | SYSCALL(sys_prctl,sys_prctl,sys32_prctl_wrapper) |
diff --git a/arch/sh/include/asm/ptrace.h b/arch/sh/include/asm/ptrace.h index b97baf81a87b..2d3679b2447f 100644 --- a/arch/sh/include/asm/ptrace.h +++ b/arch/sh/include/asm/ptrace.h | |||
| @@ -123,7 +123,7 @@ static inline unsigned long regs_get_kernel_stack_nth(struct pt_regs *regs, | |||
| 123 | struct perf_event; | 123 | struct perf_event; |
| 124 | struct perf_sample_data; | 124 | struct perf_sample_data; |
| 125 | 125 | ||
| 126 | extern void ptrace_triggered(struct perf_event *bp, int nmi, | 126 | extern void ptrace_triggered(struct perf_event *bp, |
| 127 | struct perf_sample_data *data, struct pt_regs *regs); | 127 | struct perf_sample_data *data, struct pt_regs *regs); |
| 128 | 128 | ||
| 129 | #define task_pt_regs(task) \ | 129 | #define task_pt_regs(task) \ |
diff --git a/arch/sh/kernel/cpu/sh4a/setup-sh7757.c b/arch/sh/kernel/cpu/sh4a/setup-sh7757.c index e915deafac89..05559295d2ca 100644 --- a/arch/sh/kernel/cpu/sh4a/setup-sh7757.c +++ b/arch/sh/kernel/cpu/sh4a/setup-sh7757.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | #include <linux/serial_sci.h> | 15 | #include <linux/serial_sci.h> |
| 16 | #include <linux/io.h> | 16 | #include <linux/io.h> |
| 17 | #include <linux/mm.h> | 17 | #include <linux/mm.h> |
| 18 | #include <linux/dma-mapping.h> | ||
| 18 | #include <linux/sh_timer.h> | 19 | #include <linux/sh_timer.h> |
| 19 | #include <linux/sh_dma.h> | 20 | #include <linux/sh_dma.h> |
| 20 | 21 | ||
diff --git a/arch/sh/kernel/idle.c b/arch/sh/kernel/idle.c index 32114e0941ae..db4ecd731a00 100644 --- a/arch/sh/kernel/idle.c +++ b/arch/sh/kernel/idle.c | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | #include <linux/atomic.h> | 22 | #include <linux/atomic.h> |
| 23 | #include <asm/smp.h> | 23 | #include <asm/smp.h> |
| 24 | 24 | ||
| 25 | static void (*pm_idle)(void); | 25 | void (*pm_idle)(void); |
| 26 | 26 | ||
| 27 | static int hlt_counter; | 27 | static int hlt_counter; |
| 28 | 28 | ||
diff --git a/arch/sh/kernel/syscalls_32.S b/arch/sh/kernel/syscalls_32.S index 39b051de4c7c..293e39c59c00 100644 --- a/arch/sh/kernel/syscalls_32.S +++ b/arch/sh/kernel/syscalls_32.S | |||
| @@ -185,7 +185,7 @@ ENTRY(sys_call_table) | |||
| 185 | .long sys_ni_syscall /* vm86 */ | 185 | .long sys_ni_syscall /* vm86 */ |
| 186 | .long sys_ni_syscall /* old "query_module" */ | 186 | .long sys_ni_syscall /* old "query_module" */ |
| 187 | .long sys_poll | 187 | .long sys_poll |
| 188 | .long sys_nfsservctl | 188 | .long sys_ni_syscall /* was nfsservctl */ |
| 189 | .long sys_setresgid16 /* 170 */ | 189 | .long sys_setresgid16 /* 170 */ |
| 190 | .long sys_getresgid16 | 190 | .long sys_getresgid16 |
| 191 | .long sys_prctl | 191 | .long sys_prctl |
diff --git a/arch/sh/kernel/syscalls_64.S b/arch/sh/kernel/syscalls_64.S index 089c4d825d08..ceb34b94afa9 100644 --- a/arch/sh/kernel/syscalls_64.S +++ b/arch/sh/kernel/syscalls_64.S | |||
| @@ -189,7 +189,7 @@ sys_call_table: | |||
| 189 | .long sys_ni_syscall /* vm86 */ | 189 | .long sys_ni_syscall /* vm86 */ |
| 190 | .long sys_ni_syscall /* old "query_module" */ | 190 | .long sys_ni_syscall /* old "query_module" */ |
| 191 | .long sys_poll | 191 | .long sys_poll |
| 192 | .long sys_nfsservctl | 192 | .long sys_ni_syscall /* was nfsservctl */ |
| 193 | .long sys_setresgid16 /* 170 */ | 193 | .long sys_setresgid16 /* 170 */ |
| 194 | .long sys_getresgid16 | 194 | .long sys_getresgid16 |
| 195 | .long sys_prctl | 195 | .long sys_prctl |
diff --git a/arch/sh/kernel/traps_32.c b/arch/sh/kernel/traps_32.c index d9006f8ffc14..7bbef95c9d1b 100644 --- a/arch/sh/kernel/traps_32.c +++ b/arch/sh/kernel/traps_32.c | |||
| @@ -316,6 +316,35 @@ static int handle_unaligned_ins(insn_size_t instruction, struct pt_regs *regs, | |||
| 316 | break; | 316 | break; |
| 317 | } | 317 | } |
| 318 | break; | 318 | break; |
| 319 | |||
| 320 | case 9: /* mov.w @(disp,PC),Rn */ | ||
| 321 | srcu = (unsigned char __user *)regs->pc; | ||
| 322 | srcu += 4; | ||
| 323 | srcu += (instruction & 0x00FF) << 1; | ||
| 324 | dst = (unsigned char *)rn; | ||
| 325 | *(unsigned long *)dst = 0; | ||
| 326 | |||
| 327 | #if !defined(__LITTLE_ENDIAN__) | ||
| 328 | dst += 2; | ||
| 329 | #endif | ||
| 330 | |||
| 331 | if (ma->from(dst, srcu, 2)) | ||
| 332 | goto fetch_fault; | ||
| 333 | sign_extend(2, dst); | ||
| 334 | ret = 0; | ||
| 335 | break; | ||
| 336 | |||
| 337 | case 0xd: /* mov.l @(disp,PC),Rn */ | ||
| 338 | srcu = (unsigned char __user *)(regs->pc & ~0x3); | ||
| 339 | srcu += 4; | ||
| 340 | srcu += (instruction & 0x00FF) << 2; | ||
| 341 | dst = (unsigned char *)rn; | ||
| 342 | *(unsigned long *)dst = 0; | ||
| 343 | |||
| 344 | if (ma->from(dst, srcu, 4)) | ||
| 345 | goto fetch_fault; | ||
| 346 | ret = 0; | ||
| 347 | break; | ||
| 319 | } | 348 | } |
| 320 | return ret; | 349 | return ret; |
| 321 | 350 | ||
| @@ -466,6 +495,7 @@ int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs, | |||
| 466 | case 0x0500: /* mov.w @(disp,Rm),R0 */ | 495 | case 0x0500: /* mov.w @(disp,Rm),R0 */ |
| 467 | goto simple; | 496 | goto simple; |
| 468 | case 0x0B00: /* bf lab - no delayslot*/ | 497 | case 0x0B00: /* bf lab - no delayslot*/ |
| 498 | ret = 0; | ||
| 469 | break; | 499 | break; |
| 470 | case 0x0F00: /* bf/s lab */ | 500 | case 0x0F00: /* bf/s lab */ |
| 471 | ret = handle_delayslot(regs, instruction, ma); | 501 | ret = handle_delayslot(regs, instruction, ma); |
| @@ -479,6 +509,7 @@ int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs, | |||
| 479 | } | 509 | } |
| 480 | break; | 510 | break; |
| 481 | case 0x0900: /* bt lab - no delayslot */ | 511 | case 0x0900: /* bt lab - no delayslot */ |
| 512 | ret = 0; | ||
| 482 | break; | 513 | break; |
| 483 | case 0x0D00: /* bt/s lab */ | 514 | case 0x0D00: /* bt/s lab */ |
| 484 | ret = handle_delayslot(regs, instruction, ma); | 515 | ret = handle_delayslot(regs, instruction, ma); |
| @@ -494,6 +525,9 @@ int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs, | |||
| 494 | } | 525 | } |
| 495 | break; | 526 | break; |
| 496 | 527 | ||
| 528 | case 0x9000: /* mov.w @(disp,Rm),Rn */ | ||
| 529 | goto simple; | ||
| 530 | |||
| 497 | case 0xA000: /* bra label */ | 531 | case 0xA000: /* bra label */ |
| 498 | ret = handle_delayslot(regs, instruction, ma); | 532 | ret = handle_delayslot(regs, instruction, ma); |
| 499 | if (ret==0) | 533 | if (ret==0) |
| @@ -507,6 +541,9 @@ int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs, | |||
| 507 | regs->pc += SH_PC_12BIT_OFFSET(instruction); | 541 | regs->pc += SH_PC_12BIT_OFFSET(instruction); |
| 508 | } | 542 | } |
| 509 | break; | 543 | break; |
| 544 | |||
| 545 | case 0xD000: /* mov.l @(disp,Rm),Rn */ | ||
| 546 | goto simple; | ||
| 510 | } | 547 | } |
| 511 | return ret; | 548 | return ret; |
| 512 | 549 | ||
diff --git a/arch/sparc/kernel/irq.h b/arch/sparc/kernel/irq.h index 100b9c204e78..42851122bbd9 100644 --- a/arch/sparc/kernel/irq.h +++ b/arch/sparc/kernel/irq.h | |||
| @@ -88,7 +88,7 @@ BTFIXUPDEF_CALL(void, set_irq_udt, int) | |||
| 88 | #define set_irq_udt(cpu) BTFIXUP_CALL(set_irq_udt)(cpu) | 88 | #define set_irq_udt(cpu) BTFIXUP_CALL(set_irq_udt)(cpu) |
| 89 | 89 | ||
| 90 | /* All SUN4D IPIs are sent on this IRQ, may be shared with hard IRQs */ | 90 | /* All SUN4D IPIs are sent on this IRQ, may be shared with hard IRQs */ |
| 91 | #define SUN4D_IPI_IRQ 14 | 91 | #define SUN4D_IPI_IRQ 13 |
| 92 | 92 | ||
| 93 | extern void sun4d_ipi_interrupt(void); | 93 | extern void sun4d_ipi_interrupt(void); |
| 94 | 94 | ||
diff --git a/arch/sparc/kernel/sys32.S b/arch/sparc/kernel/sys32.S index 44e5faf1ad5f..d97f3eb72e06 100644 --- a/arch/sparc/kernel/sys32.S +++ b/arch/sparc/kernel/sys32.S | |||
| @@ -81,7 +81,6 @@ SIGN2(sys32_fadvise64, compat_sys_fadvise64, %o0, %o4) | |||
| 81 | SIGN2(sys32_fadvise64_64, compat_sys_fadvise64_64, %o0, %o5) | 81 | SIGN2(sys32_fadvise64_64, compat_sys_fadvise64_64, %o0, %o5) |
| 82 | SIGN2(sys32_bdflush, sys_bdflush, %o0, %o1) | 82 | SIGN2(sys32_bdflush, sys_bdflush, %o0, %o1) |
| 83 | SIGN1(sys32_mlockall, sys_mlockall, %o0) | 83 | SIGN1(sys32_mlockall, sys_mlockall, %o0) |
| 84 | SIGN1(sys32_nfsservctl, compat_sys_nfsservctl, %o0) | ||
| 85 | SIGN1(sys32_clock_nanosleep, compat_sys_clock_nanosleep, %o1) | 84 | SIGN1(sys32_clock_nanosleep, compat_sys_clock_nanosleep, %o1) |
| 86 | SIGN1(sys32_timer_settime, compat_sys_timer_settime, %o1) | 85 | SIGN1(sys32_timer_settime, compat_sys_timer_settime, %o1) |
| 87 | SIGN1(sys32_io_submit, compat_sys_io_submit, %o1) | 86 | SIGN1(sys32_io_submit, compat_sys_io_submit, %o1) |
diff --git a/arch/sparc/kernel/systbls_32.S b/arch/sparc/kernel/systbls_32.S index 6e492d59f6b1..09d8ec454450 100644 --- a/arch/sparc/kernel/systbls_32.S +++ b/arch/sparc/kernel/systbls_32.S | |||
| @@ -67,7 +67,7 @@ sys_call_table: | |||
| 67 | /*235*/ .long sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall | 67 | /*235*/ .long sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall |
| 68 | /*240*/ .long sys_munlockall, sys_sched_setparam, sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler | 68 | /*240*/ .long sys_munlockall, sys_sched_setparam, sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler |
| 69 | /*245*/ .long sys_sched_yield, sys_sched_get_priority_max, sys_sched_get_priority_min, sys_sched_rr_get_interval, sys_nanosleep | 69 | /*245*/ .long sys_sched_yield, sys_sched_get_priority_max, sys_sched_get_priority_min, sys_sched_rr_get_interval, sys_nanosleep |
| 70 | /*250*/ .long sys_mremap, sys_sysctl, sys_getsid, sys_fdatasync, sys_nfsservctl | 70 | /*250*/ .long sys_mremap, sys_sysctl, sys_getsid, sys_fdatasync, sys_ni_syscall |
| 71 | /*255*/ .long sys_sync_file_range, sys_clock_settime, sys_clock_gettime, sys_clock_getres, sys_clock_nanosleep | 71 | /*255*/ .long sys_sync_file_range, sys_clock_settime, sys_clock_gettime, sys_clock_getres, sys_clock_nanosleep |
| 72 | /*260*/ .long sys_sched_getaffinity, sys_sched_setaffinity, sys_timer_settime, sys_timer_gettime, sys_timer_getoverrun | 72 | /*260*/ .long sys_sched_getaffinity, sys_sched_setaffinity, sys_timer_settime, sys_timer_gettime, sys_timer_getoverrun |
| 73 | /*265*/ .long sys_timer_delete, sys_timer_create, sys_nis_syscall, sys_io_setup, sys_io_destroy | 73 | /*265*/ .long sys_timer_delete, sys_timer_create, sys_nis_syscall, sys_io_setup, sys_io_destroy |
diff --git a/arch/sparc/kernel/systbls_64.S b/arch/sparc/kernel/systbls_64.S index f566518483b5..edbec45d4688 100644 --- a/arch/sparc/kernel/systbls_64.S +++ b/arch/sparc/kernel/systbls_64.S | |||
| @@ -68,7 +68,7 @@ sys_call_table32: | |||
| 68 | .word compat_sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys32_mlockall | 68 | .word compat_sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys32_mlockall |
| 69 | /*240*/ .word sys_munlockall, sys32_sched_setparam, sys32_sched_getparam, sys32_sched_setscheduler, sys32_sched_getscheduler | 69 | /*240*/ .word sys_munlockall, sys32_sched_setparam, sys32_sched_getparam, sys32_sched_setscheduler, sys32_sched_getscheduler |
| 70 | .word sys_sched_yield, sys32_sched_get_priority_max, sys32_sched_get_priority_min, sys32_sched_rr_get_interval, compat_sys_nanosleep | 70 | .word sys_sched_yield, sys32_sched_get_priority_max, sys32_sched_get_priority_min, sys32_sched_rr_get_interval, compat_sys_nanosleep |
| 71 | /*250*/ .word sys_mremap, compat_sys_sysctl, sys32_getsid, sys_fdatasync, sys32_nfsservctl | 71 | /*250*/ .word sys_mremap, compat_sys_sysctl, sys32_getsid, sys_fdatasync, sys_nis_syscall |
| 72 | .word sys32_sync_file_range, compat_sys_clock_settime, compat_sys_clock_gettime, compat_sys_clock_getres, sys32_clock_nanosleep | 72 | .word sys32_sync_file_range, compat_sys_clock_settime, compat_sys_clock_gettime, compat_sys_clock_getres, sys32_clock_nanosleep |
| 73 | /*260*/ .word compat_sys_sched_getaffinity, compat_sys_sched_setaffinity, sys32_timer_settime, compat_sys_timer_gettime, sys_timer_getoverrun | 73 | /*260*/ .word compat_sys_sched_getaffinity, compat_sys_sched_setaffinity, sys32_timer_settime, compat_sys_timer_gettime, sys_timer_getoverrun |
| 74 | .word sys_timer_delete, compat_sys_timer_create, sys_ni_syscall, compat_sys_io_setup, sys_io_destroy | 74 | .word sys_timer_delete, compat_sys_timer_create, sys_ni_syscall, compat_sys_io_setup, sys_io_destroy |
| @@ -145,7 +145,7 @@ sys_call_table: | |||
| 145 | .word sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall | 145 | .word sys_fstatfs64, sys_llseek, sys_mlock, sys_munlock, sys_mlockall |
| 146 | /*240*/ .word sys_munlockall, sys_sched_setparam, sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler | 146 | /*240*/ .word sys_munlockall, sys_sched_setparam, sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler |
| 147 | .word sys_sched_yield, sys_sched_get_priority_max, sys_sched_get_priority_min, sys_sched_rr_get_interval, sys_nanosleep | 147 | .word sys_sched_yield, sys_sched_get_priority_max, sys_sched_get_priority_min, sys_sched_rr_get_interval, sys_nanosleep |
| 148 | /*250*/ .word sys_64_mremap, sys_sysctl, sys_getsid, sys_fdatasync, sys_nfsservctl | 148 | /*250*/ .word sys_64_mremap, sys_sysctl, sys_getsid, sys_fdatasync, sys_nis_syscall |
| 149 | .word sys_sync_file_range, sys_clock_settime, sys_clock_gettime, sys_clock_getres, sys_clock_nanosleep | 149 | .word sys_sync_file_range, sys_clock_settime, sys_clock_gettime, sys_clock_getres, sys_clock_nanosleep |
| 150 | /*260*/ .word sys_sched_getaffinity, sys_sched_setaffinity, sys_timer_settime, sys_timer_gettime, sys_timer_getoverrun | 150 | /*260*/ .word sys_sched_getaffinity, sys_sched_setaffinity, sys_timer_settime, sys_timer_gettime, sys_timer_getoverrun |
| 151 | .word sys_timer_delete, sys_timer_create, sys_ni_syscall, sys_io_setup, sys_io_destroy | 151 | .word sys_timer_delete, sys_timer_create, sys_ni_syscall, sys_io_setup, sys_io_destroy |
diff --git a/arch/x86/ia32/ia32entry.S b/arch/x86/ia32/ia32entry.S index a0e866d233ee..54edb207ff3a 100644 --- a/arch/x86/ia32/ia32entry.S +++ b/arch/x86/ia32/ia32entry.S | |||
| @@ -672,7 +672,7 @@ ia32_sys_call_table: | |||
| 672 | .quad sys32_vm86_warning /* vm86 */ | 672 | .quad sys32_vm86_warning /* vm86 */ |
| 673 | .quad quiet_ni_syscall /* query_module */ | 673 | .quad quiet_ni_syscall /* query_module */ |
| 674 | .quad sys_poll | 674 | .quad sys_poll |
| 675 | .quad compat_sys_nfsservctl | 675 | .quad quiet_ni_syscall /* old nfsservctl */ |
| 676 | .quad sys_setresgid16 /* 170 */ | 676 | .quad sys_setresgid16 /* 170 */ |
| 677 | .quad sys_getresgid16 | 677 | .quad sys_getresgid16 |
| 678 | .quad sys_prctl | 678 | .quad sys_prctl |
diff --git a/arch/x86/include/asm/unistd_64.h b/arch/x86/include/asm/unistd_64.h index d92641cc7acc..201040573444 100644 --- a/arch/x86/include/asm/unistd_64.h +++ b/arch/x86/include/asm/unistd_64.h | |||
| @@ -414,7 +414,7 @@ __SYSCALL(__NR_query_module, sys_ni_syscall) | |||
| 414 | __SYSCALL(__NR_quotactl, sys_quotactl) | 414 | __SYSCALL(__NR_quotactl, sys_quotactl) |
| 415 | 415 | ||
| 416 | #define __NR_nfsservctl 180 | 416 | #define __NR_nfsservctl 180 |
| 417 | __SYSCALL(__NR_nfsservctl, sys_nfsservctl) | 417 | __SYSCALL(__NR_nfsservctl, sys_ni_syscall) |
| 418 | 418 | ||
| 419 | /* reserved for LiS/STREAMS */ | 419 | /* reserved for LiS/STREAMS */ |
| 420 | #define __NR_getpmsg 181 | 420 | #define __NR_getpmsg 181 |
diff --git a/arch/x86/kernel/cpu/mtrr/main.c b/arch/x86/kernel/cpu/mtrr/main.c index 08119a37e53c..6b96110bb0c3 100644 --- a/arch/x86/kernel/cpu/mtrr/main.c +++ b/arch/x86/kernel/cpu/mtrr/main.c | |||
| @@ -149,7 +149,6 @@ struct set_mtrr_data { | |||
| 149 | */ | 149 | */ |
| 150 | static int mtrr_rendezvous_handler(void *info) | 150 | static int mtrr_rendezvous_handler(void *info) |
| 151 | { | 151 | { |
| 152 | #ifdef CONFIG_SMP | ||
| 153 | struct set_mtrr_data *data = info; | 152 | struct set_mtrr_data *data = info; |
| 154 | 153 | ||
| 155 | /* | 154 | /* |
| @@ -171,7 +170,6 @@ static int mtrr_rendezvous_handler(void *info) | |||
| 171 | } else if (mtrr_aps_delayed_init || !cpu_online(smp_processor_id())) { | 170 | } else if (mtrr_aps_delayed_init || !cpu_online(smp_processor_id())) { |
| 172 | mtrr_if->set_all(); | 171 | mtrr_if->set_all(); |
| 173 | } | 172 | } |
| 174 | #endif | ||
| 175 | return 0; | 173 | return 0; |
| 176 | } | 174 | } |
| 177 | 175 | ||
diff --git a/arch/x86/kernel/entry_32.S b/arch/x86/kernel/entry_32.S index 5c1a91974918..f3f6f5344001 100644 --- a/arch/x86/kernel/entry_32.S +++ b/arch/x86/kernel/entry_32.S | |||
| @@ -54,6 +54,7 @@ | |||
| 54 | #include <asm/ftrace.h> | 54 | #include <asm/ftrace.h> |
| 55 | #include <asm/irq_vectors.h> | 55 | #include <asm/irq_vectors.h> |
| 56 | #include <asm/cpufeature.h> | 56 | #include <asm/cpufeature.h> |
| 57 | #include <asm/alternative-asm.h> | ||
| 57 | 58 | ||
| 58 | /* Avoid __ASSEMBLER__'ifying <linux/audit.h> just for this. */ | 59 | /* Avoid __ASSEMBLER__'ifying <linux/audit.h> just for this. */ |
| 59 | #include <linux/elf-em.h> | 60 | #include <linux/elf-em.h> |
| @@ -873,12 +874,7 @@ ENTRY(simd_coprocessor_error) | |||
| 873 | 661: pushl_cfi $do_general_protection | 874 | 661: pushl_cfi $do_general_protection |
| 874 | 662: | 875 | 662: |
| 875 | .section .altinstructions,"a" | 876 | .section .altinstructions,"a" |
| 876 | .balign 4 | 877 | altinstruction_entry 661b, 663f, X86_FEATURE_XMM, 662b-661b, 664f-663f |
| 877 | .long 661b | ||
| 878 | .long 663f | ||
| 879 | .word X86_FEATURE_XMM | ||
| 880 | .byte 662b-661b | ||
| 881 | .byte 664f-663f | ||
| 882 | .previous | 878 | .previous |
| 883 | .section .altinstr_replacement,"ax" | 879 | .section .altinstr_replacement,"ax" |
| 884 | 663: pushl $do_simd_coprocessor_error | 880 | 663: pushl $do_simd_coprocessor_error |
diff --git a/arch/x86/kernel/syscall_table_32.S b/arch/x86/kernel/syscall_table_32.S index fbb0a045a1a2..bc19be332bc9 100644 --- a/arch/x86/kernel/syscall_table_32.S +++ b/arch/x86/kernel/syscall_table_32.S | |||
| @@ -168,7 +168,7 @@ ENTRY(sys_call_table) | |||
| 168 | .long ptregs_vm86 | 168 | .long ptregs_vm86 |
| 169 | .long sys_ni_syscall /* Old sys_query_module */ | 169 | .long sys_ni_syscall /* Old sys_query_module */ |
| 170 | .long sys_poll | 170 | .long sys_poll |
| 171 | .long sys_nfsservctl | 171 | .long sys_ni_syscall /* Old nfsservctl */ |
| 172 | .long sys_setresgid16 /* 170 */ | 172 | .long sys_setresgid16 /* 170 */ |
| 173 | .long sys_getresgid16 | 173 | .long sys_getresgid16 |
| 174 | .long sys_prctl | 174 | .long sys_prctl |
diff --git a/arch/x86/platform/mrst/mrst.c b/arch/x86/platform/mrst/mrst.c index 7000e74b3087..58425adc22c6 100644 --- a/arch/x86/platform/mrst/mrst.c +++ b/arch/x86/platform/mrst/mrst.c | |||
| @@ -689,7 +689,9 @@ static int __init sfi_parse_devs(struct sfi_table_header *table) | |||
| 689 | irq_attr.trigger = 1; | 689 | irq_attr.trigger = 1; |
| 690 | irq_attr.polarity = 1; | 690 | irq_attr.polarity = 1; |
| 691 | io_apic_set_pci_routing(NULL, pentry->irq, &irq_attr); | 691 | io_apic_set_pci_routing(NULL, pentry->irq, &irq_attr); |
| 692 | } | 692 | } else |
| 693 | pentry->irq = 0; /* No irq */ | ||
| 694 | |||
| 693 | switch (pentry->type) { | 695 | switch (pentry->type) { |
| 694 | case SFI_DEV_TYPE_IPC: | 696 | case SFI_DEV_TYPE_IPC: |
| 695 | /* ID as IRQ is a hack that will go away */ | 697 | /* ID as IRQ is a hack that will go away */ |
diff --git a/arch/xtensa/include/asm/unistd.h b/arch/xtensa/include/asm/unistd.h index a6f934f37f1a..798ee6d285a1 100644 --- a/arch/xtensa/include/asm/unistd.h +++ b/arch/xtensa/include/asm/unistd.h | |||
| @@ -455,7 +455,7 @@ __SYSCALL(203, sys_reboot, 3) | |||
| 455 | #define __NR_quotactl 204 | 455 | #define __NR_quotactl 204 |
| 456 | __SYSCALL(204, sys_quotactl, 4) | 456 | __SYSCALL(204, sys_quotactl, 4) |
| 457 | #define __NR_nfsservctl 205 | 457 | #define __NR_nfsservctl 205 |
| 458 | __SYSCALL(205, sys_nfsservctl, 3) | 458 | __SYSCALL(205, sys_ni_syscall, 0) |
| 459 | #define __NR__sysctl 206 | 459 | #define __NR__sysctl 206 |
| 460 | __SYSCALL(206, sys_sysctl, 1) | 460 | __SYSCALL(206, sys_sysctl, 1) |
| 461 | #define __NR_bdflush 207 | 461 | #define __NR_bdflush 207 |
diff --git a/drivers/base/devres.c b/drivers/base/devres.c index cf7a0c788052..65cd74832450 100644 --- a/drivers/base/devres.c +++ b/drivers/base/devres.c | |||
| @@ -397,6 +397,7 @@ static int remove_nodes(struct device *dev, | |||
| 397 | 397 | ||
| 398 | static int release_nodes(struct device *dev, struct list_head *first, | 398 | static int release_nodes(struct device *dev, struct list_head *first, |
| 399 | struct list_head *end, unsigned long flags) | 399 | struct list_head *end, unsigned long flags) |
| 400 | __releases(&dev->devres_lock) | ||
| 400 | { | 401 | { |
| 401 | LIST_HEAD(todo); | 402 | LIST_HEAD(todo); |
| 402 | int cnt; | 403 | int cnt; |
diff --git a/drivers/base/devtmpfs.c b/drivers/base/devtmpfs.c index 33e1bed68fdd..a4760e095ff5 100644 --- a/drivers/base/devtmpfs.c +++ b/drivers/base/devtmpfs.c | |||
| @@ -376,7 +376,7 @@ int devtmpfs_mount(const char *mntdir) | |||
| 376 | return err; | 376 | return err; |
| 377 | } | 377 | } |
| 378 | 378 | ||
| 379 | static __initdata DECLARE_COMPLETION(setup_done); | 379 | static DECLARE_COMPLETION(setup_done); |
| 380 | 380 | ||
| 381 | static int handle(const char *name, mode_t mode, struct device *dev) | 381 | static int handle(const char *name, mode_t mode, struct device *dev) |
| 382 | { | 382 | { |
diff --git a/drivers/base/firmware_class.c b/drivers/base/firmware_class.c index bbb03e6f7255..06ed6b4e7df5 100644 --- a/drivers/base/firmware_class.c +++ b/drivers/base/firmware_class.c | |||
| @@ -521,11 +521,6 @@ static int _request_firmware(const struct firmware **firmware_p, | |||
| 521 | if (!firmware_p) | 521 | if (!firmware_p) |
| 522 | return -EINVAL; | 522 | return -EINVAL; |
| 523 | 523 | ||
| 524 | if (WARN_ON(usermodehelper_is_disabled())) { | ||
| 525 | dev_err(device, "firmware: %s will not be loaded\n", name); | ||
| 526 | return -EBUSY; | ||
| 527 | } | ||
| 528 | |||
| 529 | *firmware_p = firmware = kzalloc(sizeof(*firmware), GFP_KERNEL); | 524 | *firmware_p = firmware = kzalloc(sizeof(*firmware), GFP_KERNEL); |
| 530 | if (!firmware) { | 525 | if (!firmware) { |
| 531 | dev_err(device, "%s: kmalloc(struct firmware) failed\n", | 526 | dev_err(device, "%s: kmalloc(struct firmware) failed\n", |
| @@ -539,6 +534,12 @@ static int _request_firmware(const struct firmware **firmware_p, | |||
| 539 | return 0; | 534 | return 0; |
| 540 | } | 535 | } |
| 541 | 536 | ||
| 537 | if (WARN_ON(usermodehelper_is_disabled())) { | ||
| 538 | dev_err(device, "firmware: %s will not be loaded\n", name); | ||
| 539 | retval = -EBUSY; | ||
| 540 | goto out; | ||
| 541 | } | ||
| 542 | |||
| 542 | if (uevent) | 543 | if (uevent) |
| 543 | dev_dbg(device, "firmware: requesting %s\n", name); | 544 | dev_dbg(device, "firmware: requesting %s\n", name); |
| 544 | 545 | ||
diff --git a/drivers/base/platform.c b/drivers/base/platform.c index 0cad9c7f6bb5..99a5272d7c2f 100644 --- a/drivers/base/platform.c +++ b/drivers/base/platform.c | |||
| @@ -33,7 +33,7 @@ EXPORT_SYMBOL_GPL(platform_bus); | |||
| 33 | 33 | ||
| 34 | /** | 34 | /** |
| 35 | * arch_setup_pdev_archdata - Allow manipulation of archdata before its used | 35 | * arch_setup_pdev_archdata - Allow manipulation of archdata before its used |
| 36 | * @dev: platform device | 36 | * @pdev: platform device |
| 37 | * | 37 | * |
| 38 | * This is called before platform_device_add() such that any pdev_archdata may | 38 | * This is called before platform_device_add() such that any pdev_archdata may |
| 39 | * be setup before the platform_notifier is called. So if a user needs to | 39 | * be setup before the platform_notifier is called. So if a user needs to |
diff --git a/drivers/base/power/clock_ops.c b/drivers/base/power/clock_ops.c index a846b2f95cfb..2c18d584066d 100644 --- a/drivers/base/power/clock_ops.c +++ b/drivers/base/power/clock_ops.c | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | 19 | ||
| 20 | struct pm_clk_data { | 20 | struct pm_clk_data { |
| 21 | struct list_head clock_list; | 21 | struct list_head clock_list; |
| 22 | struct mutex lock; | 22 | spinlock_t lock; |
| 23 | }; | 23 | }; |
| 24 | 24 | ||
| 25 | enum pce_status { | 25 | enum pce_status { |
| @@ -73,9 +73,9 @@ int pm_clk_add(struct device *dev, const char *con_id) | |||
| 73 | } | 73 | } |
| 74 | } | 74 | } |
| 75 | 75 | ||
| 76 | mutex_lock(&pcd->lock); | 76 | spin_lock_irq(&pcd->lock); |
| 77 | list_add_tail(&ce->node, &pcd->clock_list); | 77 | list_add_tail(&ce->node, &pcd->clock_list); |
| 78 | mutex_unlock(&pcd->lock); | 78 | spin_unlock_irq(&pcd->lock); |
| 79 | return 0; | 79 | return 0; |
| 80 | } | 80 | } |
| 81 | 81 | ||
| @@ -83,8 +83,8 @@ int pm_clk_add(struct device *dev, const char *con_id) | |||
| 83 | * __pm_clk_remove - Destroy PM clock entry. | 83 | * __pm_clk_remove - Destroy PM clock entry. |
| 84 | * @ce: PM clock entry to destroy. | 84 | * @ce: PM clock entry to destroy. |
| 85 | * | 85 | * |
| 86 | * This routine must be called under the mutex protecting the PM list of clocks | 86 | * This routine must be called under the spinlock protecting the PM list of |
| 87 | * corresponding the the @ce's device. | 87 | * clocks corresponding the the @ce's device. |
| 88 | */ | 88 | */ |
| 89 | static void __pm_clk_remove(struct pm_clock_entry *ce) | 89 | static void __pm_clk_remove(struct pm_clock_entry *ce) |
| 90 | { | 90 | { |
| @@ -123,7 +123,7 @@ void pm_clk_remove(struct device *dev, const char *con_id) | |||
| 123 | if (!pcd) | 123 | if (!pcd) |
| 124 | return; | 124 | return; |
| 125 | 125 | ||
| 126 | mutex_lock(&pcd->lock); | 126 | spin_lock_irq(&pcd->lock); |
| 127 | 127 | ||
| 128 | list_for_each_entry(ce, &pcd->clock_list, node) { | 128 | list_for_each_entry(ce, &pcd->clock_list, node) { |
| 129 | if (!con_id && !ce->con_id) { | 129 | if (!con_id && !ce->con_id) { |
| @@ -137,7 +137,7 @@ void pm_clk_remove(struct device *dev, const char *con_id) | |||
| 137 | } | 137 | } |
| 138 | } | 138 | } |
| 139 | 139 | ||
| 140 | mutex_unlock(&pcd->lock); | 140 | spin_unlock_irq(&pcd->lock); |
| 141 | } | 141 | } |
| 142 | 142 | ||
| 143 | /** | 143 | /** |
| @@ -158,7 +158,7 @@ int pm_clk_init(struct device *dev) | |||
| 158 | } | 158 | } |
| 159 | 159 | ||
| 160 | INIT_LIST_HEAD(&pcd->clock_list); | 160 | INIT_LIST_HEAD(&pcd->clock_list); |
| 161 | mutex_init(&pcd->lock); | 161 | spin_lock_init(&pcd->lock); |
| 162 | dev->power.subsys_data = pcd; | 162 | dev->power.subsys_data = pcd; |
| 163 | return 0; | 163 | return 0; |
| 164 | } | 164 | } |
| @@ -181,12 +181,12 @@ void pm_clk_destroy(struct device *dev) | |||
| 181 | 181 | ||
| 182 | dev->power.subsys_data = NULL; | 182 | dev->power.subsys_data = NULL; |
| 183 | 183 | ||
| 184 | mutex_lock(&pcd->lock); | 184 | spin_lock_irq(&pcd->lock); |
| 185 | 185 | ||
| 186 | list_for_each_entry_safe_reverse(ce, c, &pcd->clock_list, node) | 186 | list_for_each_entry_safe_reverse(ce, c, &pcd->clock_list, node) |
| 187 | __pm_clk_remove(ce); | 187 | __pm_clk_remove(ce); |
| 188 | 188 | ||
| 189 | mutex_unlock(&pcd->lock); | 189 | spin_unlock_irq(&pcd->lock); |
| 190 | 190 | ||
| 191 | kfree(pcd); | 191 | kfree(pcd); |
| 192 | } | 192 | } |
| @@ -220,13 +220,14 @@ int pm_clk_suspend(struct device *dev) | |||
| 220 | { | 220 | { |
| 221 | struct pm_clk_data *pcd = __to_pcd(dev); | 221 | struct pm_clk_data *pcd = __to_pcd(dev); |
| 222 | struct pm_clock_entry *ce; | 222 | struct pm_clock_entry *ce; |
| 223 | unsigned long flags; | ||
| 223 | 224 | ||
| 224 | dev_dbg(dev, "%s()\n", __func__); | 225 | dev_dbg(dev, "%s()\n", __func__); |
| 225 | 226 | ||
| 226 | if (!pcd) | 227 | if (!pcd) |
| 227 | return 0; | 228 | return 0; |
| 228 | 229 | ||
| 229 | mutex_lock(&pcd->lock); | 230 | spin_lock_irqsave(&pcd->lock, flags); |
| 230 | 231 | ||
| 231 | list_for_each_entry_reverse(ce, &pcd->clock_list, node) { | 232 | list_for_each_entry_reverse(ce, &pcd->clock_list, node) { |
| 232 | if (ce->status == PCE_STATUS_NONE) | 233 | if (ce->status == PCE_STATUS_NONE) |
| @@ -238,7 +239,7 @@ int pm_clk_suspend(struct device *dev) | |||
| 238 | } | 239 | } |
| 239 | } | 240 | } |
| 240 | 241 | ||
| 241 | mutex_unlock(&pcd->lock); | 242 | spin_unlock_irqrestore(&pcd->lock, flags); |
| 242 | 243 | ||
| 243 | return 0; | 244 | return 0; |
| 244 | } | 245 | } |
| @@ -251,13 +252,14 @@ int pm_clk_resume(struct device *dev) | |||
| 251 | { | 252 | { |
| 252 | struct pm_clk_data *pcd = __to_pcd(dev); | 253 | struct pm_clk_data *pcd = __to_pcd(dev); |
| 253 | struct pm_clock_entry *ce; | 254 | struct pm_clock_entry *ce; |
| 255 | unsigned long flags; | ||
| 254 | 256 | ||
| 255 | dev_dbg(dev, "%s()\n", __func__); | 257 | dev_dbg(dev, "%s()\n", __func__); |
| 256 | 258 | ||
| 257 | if (!pcd) | 259 | if (!pcd) |
| 258 | return 0; | 260 | return 0; |
| 259 | 261 | ||
| 260 | mutex_lock(&pcd->lock); | 262 | spin_lock_irqsave(&pcd->lock, flags); |
| 261 | 263 | ||
| 262 | list_for_each_entry(ce, &pcd->clock_list, node) { | 264 | list_for_each_entry(ce, &pcd->clock_list, node) { |
| 263 | if (ce->status == PCE_STATUS_NONE) | 265 | if (ce->status == PCE_STATUS_NONE) |
| @@ -269,7 +271,7 @@ int pm_clk_resume(struct device *dev) | |||
| 269 | } | 271 | } |
| 270 | } | 272 | } |
| 271 | 273 | ||
| 272 | mutex_unlock(&pcd->lock); | 274 | spin_unlock_irqrestore(&pcd->lock, flags); |
| 273 | 275 | ||
| 274 | return 0; | 276 | return 0; |
| 275 | } | 277 | } |
| @@ -344,6 +346,7 @@ int pm_clk_suspend(struct device *dev) | |||
| 344 | { | 346 | { |
| 345 | struct pm_clk_data *pcd = __to_pcd(dev); | 347 | struct pm_clk_data *pcd = __to_pcd(dev); |
| 346 | struct pm_clock_entry *ce; | 348 | struct pm_clock_entry *ce; |
| 349 | unsigned long flags; | ||
| 347 | 350 | ||
| 348 | dev_dbg(dev, "%s()\n", __func__); | 351 | dev_dbg(dev, "%s()\n", __func__); |
| 349 | 352 | ||
| @@ -351,12 +354,12 @@ int pm_clk_suspend(struct device *dev) | |||
| 351 | if (!pcd || !dev->driver) | 354 | if (!pcd || !dev->driver) |
| 352 | return 0; | 355 | return 0; |
| 353 | 356 | ||
| 354 | mutex_lock(&pcd->lock); | 357 | spin_lock_irqsave(&pcd->lock, flags); |
| 355 | 358 | ||
| 356 | list_for_each_entry_reverse(ce, &pcd->clock_list, node) | 359 | list_for_each_entry_reverse(ce, &pcd->clock_list, node) |
| 357 | clk_disable(ce->clk); | 360 | clk_disable(ce->clk); |
| 358 | 361 | ||
| 359 | mutex_unlock(&pcd->lock); | 362 | spin_unlock_irqrestore(&pcd->lock, flags); |
| 360 | 363 | ||
| 361 | return 0; | 364 | return 0; |
| 362 | } | 365 | } |
| @@ -369,6 +372,7 @@ int pm_clk_resume(struct device *dev) | |||
| 369 | { | 372 | { |
| 370 | struct pm_clk_data *pcd = __to_pcd(dev); | 373 | struct pm_clk_data *pcd = __to_pcd(dev); |
| 371 | struct pm_clock_entry *ce; | 374 | struct pm_clock_entry *ce; |
| 375 | unsigned long flags; | ||
| 372 | 376 | ||
| 373 | dev_dbg(dev, "%s()\n", __func__); | 377 | dev_dbg(dev, "%s()\n", __func__); |
| 374 | 378 | ||
| @@ -376,12 +380,12 @@ int pm_clk_resume(struct device *dev) | |||
| 376 | if (!pcd || !dev->driver) | 380 | if (!pcd || !dev->driver) |
| 377 | return 0; | 381 | return 0; |
| 378 | 382 | ||
| 379 | mutex_lock(&pcd->lock); | 383 | spin_lock_irqsave(&pcd->lock, flags); |
| 380 | 384 | ||
| 381 | list_for_each_entry(ce, &pcd->clock_list, node) | 385 | list_for_each_entry(ce, &pcd->clock_list, node) |
| 382 | clk_enable(ce->clk); | 386 | clk_enable(ce->clk); |
| 383 | 387 | ||
| 384 | mutex_unlock(&pcd->lock); | 388 | spin_unlock_irqrestore(&pcd->lock, flags); |
| 385 | 389 | ||
| 386 | return 0; | 390 | return 0; |
| 387 | } | 391 | } |
diff --git a/drivers/char/msm_smd_pkt.c b/drivers/char/msm_smd_pkt.c index b6f8a65c9960..8eca55deb3a3 100644 --- a/drivers/char/msm_smd_pkt.c +++ b/drivers/char/msm_smd_pkt.c | |||
| @@ -379,9 +379,8 @@ static int __init smd_pkt_init(void) | |||
| 379 | for (i = 0; i < NUM_SMD_PKT_PORTS; ++i) { | 379 | for (i = 0; i < NUM_SMD_PKT_PORTS; ++i) { |
| 380 | smd_pkt_devp[i] = kzalloc(sizeof(struct smd_pkt_dev), | 380 | smd_pkt_devp[i] = kzalloc(sizeof(struct smd_pkt_dev), |
| 381 | GFP_KERNEL); | 381 | GFP_KERNEL); |
| 382 | if (IS_ERR(smd_pkt_devp[i])) { | 382 | if (!smd_pkt_devp[i]) { |
| 383 | r = PTR_ERR(smd_pkt_devp[i]); | 383 | pr_err("kmalloc() failed\n"); |
| 384 | pr_err("kmalloc() failed %d\n", r); | ||
| 385 | goto clean_cdevs; | 384 | goto clean_cdevs; |
| 386 | } | 385 | } |
| 387 | 386 | ||
diff --git a/drivers/clocksource/sh_cmt.c b/drivers/clocksource/sh_cmt.c index dc7c033ef587..32a77becc098 100644 --- a/drivers/clocksource/sh_cmt.c +++ b/drivers/clocksource/sh_cmt.c | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | #include <linux/clk.h> | 26 | #include <linux/clk.h> |
| 27 | #include <linux/irq.h> | 27 | #include <linux/irq.h> |
| 28 | #include <linux/err.h> | 28 | #include <linux/err.h> |
| 29 | #include <linux/delay.h> | ||
| 29 | #include <linux/clocksource.h> | 30 | #include <linux/clocksource.h> |
| 30 | #include <linux/clockchips.h> | 31 | #include <linux/clockchips.h> |
| 31 | #include <linux/sh_timer.h> | 32 | #include <linux/sh_timer.h> |
| @@ -150,13 +151,13 @@ static void sh_cmt_start_stop_ch(struct sh_cmt_priv *p, int start) | |||
| 150 | 151 | ||
| 151 | static int sh_cmt_enable(struct sh_cmt_priv *p, unsigned long *rate) | 152 | static int sh_cmt_enable(struct sh_cmt_priv *p, unsigned long *rate) |
| 152 | { | 153 | { |
| 153 | int ret; | 154 | int k, ret; |
| 154 | 155 | ||
| 155 | /* enable clock */ | 156 | /* enable clock */ |
| 156 | ret = clk_enable(p->clk); | 157 | ret = clk_enable(p->clk); |
| 157 | if (ret) { | 158 | if (ret) { |
| 158 | dev_err(&p->pdev->dev, "cannot enable clock\n"); | 159 | dev_err(&p->pdev->dev, "cannot enable clock\n"); |
| 159 | return ret; | 160 | goto err0; |
| 160 | } | 161 | } |
| 161 | 162 | ||
| 162 | /* make sure channel is disabled */ | 163 | /* make sure channel is disabled */ |
| @@ -174,9 +175,38 @@ static int sh_cmt_enable(struct sh_cmt_priv *p, unsigned long *rate) | |||
| 174 | sh_cmt_write(p, CMCOR, 0xffffffff); | 175 | sh_cmt_write(p, CMCOR, 0xffffffff); |
| 175 | sh_cmt_write(p, CMCNT, 0); | 176 | sh_cmt_write(p, CMCNT, 0); |
| 176 | 177 | ||
| 178 | /* | ||
| 179 | * According to the sh73a0 user's manual, as CMCNT can be operated | ||
| 180 | * only by the RCLK (Pseudo 32 KHz), there's one restriction on | ||
| 181 | * modifying CMCNT register; two RCLK cycles are necessary before | ||
| 182 | * this register is either read or any modification of the value | ||
| 183 | * it holds is reflected in the LSI's actual operation. | ||
| 184 | * | ||
| 185 | * While at it, we're supposed to clear out the CMCNT as of this | ||
| 186 | * moment, so make sure it's processed properly here. This will | ||
| 187 | * take RCLKx2 at maximum. | ||
| 188 | */ | ||
| 189 | for (k = 0; k < 100; k++) { | ||
| 190 | if (!sh_cmt_read(p, CMCNT)) | ||
| 191 | break; | ||
| 192 | udelay(1); | ||
| 193 | } | ||
| 194 | |||
| 195 | if (sh_cmt_read(p, CMCNT)) { | ||
| 196 | dev_err(&p->pdev->dev, "cannot clear CMCNT\n"); | ||
| 197 | ret = -ETIMEDOUT; | ||
| 198 | goto err1; | ||
| 199 | } | ||
| 200 | |||
| 177 | /* enable channel */ | 201 | /* enable channel */ |
| 178 | sh_cmt_start_stop_ch(p, 1); | 202 | sh_cmt_start_stop_ch(p, 1); |
| 179 | return 0; | 203 | return 0; |
| 204 | err1: | ||
| 205 | /* stop clock */ | ||
| 206 | clk_disable(p->clk); | ||
| 207 | |||
| 208 | err0: | ||
| 209 | return ret; | ||
| 180 | } | 210 | } |
| 181 | 211 | ||
| 182 | static void sh_cmt_disable(struct sh_cmt_priv *p) | 212 | static void sh_cmt_disable(struct sh_cmt_priv *p) |
diff --git a/drivers/firewire/sbp2.c b/drivers/firewire/sbp2.c index 41841a3e3f99..17cef864506a 100644 --- a/drivers/firewire/sbp2.c +++ b/drivers/firewire/sbp2.c | |||
| @@ -1198,6 +1198,10 @@ static int sbp2_remove(struct device *dev) | |||
| 1198 | { | 1198 | { |
| 1199 | struct fw_unit *unit = fw_unit(dev); | 1199 | struct fw_unit *unit = fw_unit(dev); |
| 1200 | struct sbp2_target *tgt = dev_get_drvdata(&unit->device); | 1200 | struct sbp2_target *tgt = dev_get_drvdata(&unit->device); |
| 1201 | struct sbp2_logical_unit *lu; | ||
| 1202 | |||
| 1203 | list_for_each_entry(lu, &tgt->lu_list, link) | ||
| 1204 | cancel_delayed_work_sync(&lu->work); | ||
| 1201 | 1205 | ||
| 1202 | sbp2_target_put(tgt); | 1206 | sbp2_target_put(tgt); |
| 1203 | return 0; | 1207 | return 0; |
diff --git a/drivers/firmware/google/gsmi.c b/drivers/firmware/google/gsmi.c index 68810fd1a59d..aa83de9db1b9 100644 --- a/drivers/firmware/google/gsmi.c +++ b/drivers/firmware/google/gsmi.c | |||
| @@ -420,7 +420,7 @@ static efi_status_t gsmi_get_next_variable(unsigned long *name_size, | |||
| 420 | 420 | ||
| 421 | static efi_status_t gsmi_set_variable(efi_char16_t *name, | 421 | static efi_status_t gsmi_set_variable(efi_char16_t *name, |
| 422 | efi_guid_t *vendor, | 422 | efi_guid_t *vendor, |
| 423 | unsigned long attr, | 423 | u32 attr, |
| 424 | unsigned long data_size, | 424 | unsigned long data_size, |
| 425 | void *data) | 425 | void *data) |
| 426 | { | 426 | { |
diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c index ee1d701317f7..56a8554d9039 100644 --- a/drivers/gpu/drm/i915/intel_display.c +++ b/drivers/gpu/drm/i915/intel_display.c | |||
| @@ -878,7 +878,7 @@ static void assert_panel_unlocked(struct drm_i915_private *dev_priv, | |||
| 878 | int pp_reg, lvds_reg; | 878 | int pp_reg, lvds_reg; |
| 879 | u32 val; | 879 | u32 val; |
| 880 | enum pipe panel_pipe = PIPE_A; | 880 | enum pipe panel_pipe = PIPE_A; |
| 881 | bool locked = locked; | 881 | bool locked = true; |
| 882 | 882 | ||
| 883 | if (HAS_PCH_SPLIT(dev_priv->dev)) { | 883 | if (HAS_PCH_SPLIT(dev_priv->dev)) { |
| 884 | pp_reg = PCH_PP_CONTROL; | 884 | pp_reg = PCH_PP_CONTROL; |
| @@ -7238,8 +7238,6 @@ static void intel_setup_outputs(struct drm_device *dev) | |||
| 7238 | intel_encoder_clones(dev, encoder->clone_mask); | 7238 | intel_encoder_clones(dev, encoder->clone_mask); |
| 7239 | } | 7239 | } |
| 7240 | 7240 | ||
| 7241 | intel_panel_setup_backlight(dev); | ||
| 7242 | |||
| 7243 | /* disable all the possible outputs/crtcs before entering KMS mode */ | 7241 | /* disable all the possible outputs/crtcs before entering KMS mode */ |
| 7244 | drm_helper_disable_unused_functions(dev); | 7242 | drm_helper_disable_unused_functions(dev); |
| 7245 | } | 7243 | } |
diff --git a/drivers/hwmon/i5k_amb.c b/drivers/hwmon/i5k_amb.c index c4c40be0edbf..d22f241b6a67 100644 --- a/drivers/hwmon/i5k_amb.c +++ b/drivers/hwmon/i5k_amb.c | |||
| @@ -114,7 +114,6 @@ struct i5k_amb_data { | |||
| 114 | void __iomem *amb_mmio; | 114 | void __iomem *amb_mmio; |
| 115 | struct i5k_device_attribute *attrs; | 115 | struct i5k_device_attribute *attrs; |
| 116 | unsigned int num_attrs; | 116 | unsigned int num_attrs; |
| 117 | unsigned long chipset_id; | ||
| 118 | }; | 117 | }; |
| 119 | 118 | ||
| 120 | static ssize_t show_name(struct device *dev, struct device_attribute *devattr, | 119 | static ssize_t show_name(struct device *dev, struct device_attribute *devattr, |
| @@ -444,8 +443,6 @@ static int __devinit i5k_find_amb_registers(struct i5k_amb_data *data, | |||
| 444 | goto out; | 443 | goto out; |
| 445 | } | 444 | } |
| 446 | 445 | ||
| 447 | data->chipset_id = devid; | ||
| 448 | |||
| 449 | res = 0; | 446 | res = 0; |
| 450 | out: | 447 | out: |
| 451 | pci_dev_put(pcidev); | 448 | pci_dev_put(pcidev); |
| @@ -478,23 +475,13 @@ out: | |||
| 478 | return res; | 475 | return res; |
| 479 | } | 476 | } |
| 480 | 477 | ||
| 481 | static unsigned long i5k_channel_pci_id(struct i5k_amb_data *data, | 478 | static struct { |
| 482 | unsigned long channel) | 479 | unsigned long err; |
| 483 | { | 480 | unsigned long fbd0; |
| 484 | switch (data->chipset_id) { | 481 | } chipset_ids[] __devinitdata = { |
| 485 | case PCI_DEVICE_ID_INTEL_5000_ERR: | 482 | { PCI_DEVICE_ID_INTEL_5000_ERR, PCI_DEVICE_ID_INTEL_5000_FBD0 }, |
| 486 | return PCI_DEVICE_ID_INTEL_5000_FBD0 + channel; | 483 | { PCI_DEVICE_ID_INTEL_5400_ERR, PCI_DEVICE_ID_INTEL_5400_FBD0 }, |
| 487 | case PCI_DEVICE_ID_INTEL_5400_ERR: | 484 | { 0, 0 } |
| 488 | return PCI_DEVICE_ID_INTEL_5400_FBD0 + channel; | ||
| 489 | default: | ||
| 490 | BUG(); | ||
| 491 | } | ||
| 492 | } | ||
| 493 | |||
| 494 | static unsigned long chipset_ids[] = { | ||
| 495 | PCI_DEVICE_ID_INTEL_5000_ERR, | ||
| 496 | PCI_DEVICE_ID_INTEL_5400_ERR, | ||
| 497 | 0 | ||
| 498 | }; | 485 | }; |
| 499 | 486 | ||
| 500 | #ifdef MODULE | 487 | #ifdef MODULE |
| @@ -510,8 +497,7 @@ static int __devinit i5k_amb_probe(struct platform_device *pdev) | |||
| 510 | { | 497 | { |
| 511 | struct i5k_amb_data *data; | 498 | struct i5k_amb_data *data; |
| 512 | struct resource *reso; | 499 | struct resource *reso; |
| 513 | int i; | 500 | int i, res; |
| 514 | int res = -ENODEV; | ||
| 515 | 501 | ||
| 516 | data = kzalloc(sizeof(*data), GFP_KERNEL); | 502 | data = kzalloc(sizeof(*data), GFP_KERNEL); |
| 517 | if (!data) | 503 | if (!data) |
| @@ -520,22 +506,22 @@ static int __devinit i5k_amb_probe(struct platform_device *pdev) | |||
| 520 | /* Figure out where the AMB registers live */ | 506 | /* Figure out where the AMB registers live */ |
| 521 | i = 0; | 507 | i = 0; |
| 522 | do { | 508 | do { |
| 523 | res = i5k_find_amb_registers(data, chipset_ids[i]); | 509 | res = i5k_find_amb_registers(data, chipset_ids[i].err); |
| 510 | if (res == 0) | ||
| 511 | break; | ||
| 524 | i++; | 512 | i++; |
| 525 | } while (res && chipset_ids[i]); | 513 | } while (chipset_ids[i].err); |
| 526 | 514 | ||
| 527 | if (res) | 515 | if (res) |
| 528 | goto err; | 516 | goto err; |
| 529 | 517 | ||
| 530 | /* Copy the DIMM presence map for the first two channels */ | 518 | /* Copy the DIMM presence map for the first two channels */ |
| 531 | res = i5k_channel_probe(&data->amb_present[0], | 519 | res = i5k_channel_probe(&data->amb_present[0], chipset_ids[i].fbd0); |
| 532 | i5k_channel_pci_id(data, 0)); | ||
| 533 | if (res) | 520 | if (res) |
| 534 | goto err; | 521 | goto err; |
| 535 | 522 | ||
| 536 | /* Copy the DIMM presence map for the optional second two channels */ | 523 | /* Copy the DIMM presence map for the optional second two channels */ |
| 537 | i5k_channel_probe(&data->amb_present[2], | 524 | i5k_channel_probe(&data->amb_present[2], chipset_ids[i].fbd0 + 1); |
| 538 | i5k_channel_pci_id(data, 1)); | ||
| 539 | 525 | ||
| 540 | /* Set up resource regions */ | 526 | /* Set up resource regions */ |
| 541 | reso = request_mem_region(data->amb_base, data->amb_len, DRVNAME); | 527 | reso = request_mem_region(data->amb_base, data->amb_len, DRVNAME); |
diff --git a/drivers/hwmon/ntc_thermistor.c b/drivers/hwmon/ntc_thermistor.c index d7926f4336b5..eab11615dced 100644 --- a/drivers/hwmon/ntc_thermistor.c +++ b/drivers/hwmon/ntc_thermistor.c | |||
| @@ -211,8 +211,7 @@ static int lookup_comp(struct ntc_data *data, | |||
| 211 | if (data->comp[mid].ohm <= ohm) { | 211 | if (data->comp[mid].ohm <= ohm) { |
| 212 | *i_low = mid; | 212 | *i_low = mid; |
| 213 | *i_high = mid - 1; | 213 | *i_high = mid - 1; |
| 214 | } | 214 | } else { |
| 215 | if (data->comp[mid].ohm > ohm) { | ||
| 216 | *i_low = mid + 1; | 215 | *i_low = mid + 1; |
| 217 | *i_high = mid; | 216 | *i_high = mid; |
| 218 | } | 217 | } |
diff --git a/drivers/i2c/busses/i2c-nomadik.c b/drivers/i2c/busses/i2c-nomadik.c index 0c731ca69f15..b228e09c5d05 100644 --- a/drivers/i2c/busses/i2c-nomadik.c +++ b/drivers/i2c/busses/i2c-nomadik.c | |||
| @@ -146,6 +146,7 @@ struct i2c_nmk_client { | |||
| 146 | * @stop: stop condition | 146 | * @stop: stop condition |
| 147 | * @xfer_complete: acknowledge completion for a I2C message | 147 | * @xfer_complete: acknowledge completion for a I2C message |
| 148 | * @result: controller propogated result | 148 | * @result: controller propogated result |
| 149 | * @regulator: pointer to i2c regulator | ||
| 149 | * @busy: Busy doing transfer | 150 | * @busy: Busy doing transfer |
| 150 | */ | 151 | */ |
| 151 | struct nmk_i2c_dev { | 152 | struct nmk_i2c_dev { |
| @@ -417,12 +418,12 @@ static int read_i2c(struct nmk_i2c_dev *dev) | |||
| 417 | writel(readl(dev->virtbase + I2C_IMSCR) | irq_mask, | 418 | writel(readl(dev->virtbase + I2C_IMSCR) | irq_mask, |
| 418 | dev->virtbase + I2C_IMSCR); | 419 | dev->virtbase + I2C_IMSCR); |
| 419 | 420 | ||
| 420 | timeout = wait_for_completion_interruptible_timeout( | 421 | timeout = wait_for_completion_timeout( |
| 421 | &dev->xfer_complete, dev->adap.timeout); | 422 | &dev->xfer_complete, dev->adap.timeout); |
| 422 | 423 | ||
| 423 | if (timeout < 0) { | 424 | if (timeout < 0) { |
| 424 | dev_err(&dev->pdev->dev, | 425 | dev_err(&dev->pdev->dev, |
| 425 | "wait_for_completion_interruptible_timeout" | 426 | "wait_for_completion_timeout" |
| 426 | "returned %d waiting for event\n", timeout); | 427 | "returned %d waiting for event\n", timeout); |
| 427 | status = timeout; | 428 | status = timeout; |
| 428 | } | 429 | } |
| @@ -504,12 +505,12 @@ static int write_i2c(struct nmk_i2c_dev *dev) | |||
| 504 | writel(readl(dev->virtbase + I2C_IMSCR) | irq_mask, | 505 | writel(readl(dev->virtbase + I2C_IMSCR) | irq_mask, |
| 505 | dev->virtbase + I2C_IMSCR); | 506 | dev->virtbase + I2C_IMSCR); |
| 506 | 507 | ||
| 507 | timeout = wait_for_completion_interruptible_timeout( | 508 | timeout = wait_for_completion_timeout( |
| 508 | &dev->xfer_complete, dev->adap.timeout); | 509 | &dev->xfer_complete, dev->adap.timeout); |
| 509 | 510 | ||
| 510 | if (timeout < 0) { | 511 | if (timeout < 0) { |
| 511 | dev_err(&dev->pdev->dev, | 512 | dev_err(&dev->pdev->dev, |
| 512 | "wait_for_completion_interruptible_timeout" | 513 | "wait_for_completion_timeout " |
| 513 | "returned %d waiting for event\n", timeout); | 514 | "returned %d waiting for event\n", timeout); |
| 514 | status = timeout; | 515 | status = timeout; |
| 515 | } | 516 | } |
diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c index 1a766cf74f6b..2dfb63176856 100644 --- a/drivers/i2c/busses/i2c-omap.c +++ b/drivers/i2c/busses/i2c-omap.c | |||
| @@ -1139,41 +1139,12 @@ omap_i2c_remove(struct platform_device *pdev) | |||
| 1139 | return 0; | 1139 | return 0; |
| 1140 | } | 1140 | } |
| 1141 | 1141 | ||
| 1142 | #ifdef CONFIG_SUSPEND | ||
| 1143 | static int omap_i2c_suspend(struct device *dev) | ||
| 1144 | { | ||
| 1145 | if (!pm_runtime_suspended(dev)) | ||
| 1146 | if (dev->bus && dev->bus->pm && dev->bus->pm->runtime_suspend) | ||
| 1147 | dev->bus->pm->runtime_suspend(dev); | ||
| 1148 | |||
| 1149 | return 0; | ||
| 1150 | } | ||
| 1151 | |||
| 1152 | static int omap_i2c_resume(struct device *dev) | ||
| 1153 | { | ||
| 1154 | if (!pm_runtime_suspended(dev)) | ||
| 1155 | if (dev->bus && dev->bus->pm && dev->bus->pm->runtime_resume) | ||
| 1156 | dev->bus->pm->runtime_resume(dev); | ||
| 1157 | |||
| 1158 | return 0; | ||
| 1159 | } | ||
| 1160 | |||
| 1161 | static struct dev_pm_ops omap_i2c_pm_ops = { | ||
| 1162 | .suspend = omap_i2c_suspend, | ||
| 1163 | .resume = omap_i2c_resume, | ||
| 1164 | }; | ||
| 1165 | #define OMAP_I2C_PM_OPS (&omap_i2c_pm_ops) | ||
| 1166 | #else | ||
| 1167 | #define OMAP_I2C_PM_OPS NULL | ||
| 1168 | #endif | ||
| 1169 | |||
| 1170 | static struct platform_driver omap_i2c_driver = { | 1142 | static struct platform_driver omap_i2c_driver = { |
| 1171 | .probe = omap_i2c_probe, | 1143 | .probe = omap_i2c_probe, |
| 1172 | .remove = omap_i2c_remove, | 1144 | .remove = omap_i2c_remove, |
| 1173 | .driver = { | 1145 | .driver = { |
| 1174 | .name = "omap_i2c", | 1146 | .name = "omap_i2c", |
| 1175 | .owner = THIS_MODULE, | 1147 | .owner = THIS_MODULE, |
| 1176 | .pm = OMAP_I2C_PM_OPS, | ||
| 1177 | }, | 1148 | }, |
| 1178 | }; | 1149 | }; |
| 1179 | 1150 | ||
diff --git a/drivers/leds/leds-ams-delta.c b/drivers/leds/leds-ams-delta.c index b9826032450b..8c00937bf7e7 100644 --- a/drivers/leds/leds-ams-delta.c +++ b/drivers/leds/leds-ams-delta.c | |||
| @@ -8,6 +8,7 @@ | |||
| 8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | #include <linux/module.h> | ||
| 11 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
| 12 | #include <linux/init.h> | 13 | #include <linux/init.h> |
| 13 | #include <linux/platform_device.h> | 14 | #include <linux/platform_device.h> |
diff --git a/drivers/leds/leds-bd2802.c b/drivers/leds/leds-bd2802.c index 3ebe3824662d..ea2185531f82 100644 --- a/drivers/leds/leds-bd2802.c +++ b/drivers/leds/leds-bd2802.c | |||
| @@ -662,6 +662,11 @@ failed_unregister_led1_R: | |||
| 662 | static void bd2802_unregister_led_classdev(struct bd2802_led *led) | 662 | static void bd2802_unregister_led_classdev(struct bd2802_led *led) |
| 663 | { | 663 | { |
| 664 | cancel_work_sync(&led->work); | 664 | cancel_work_sync(&led->work); |
| 665 | led_classdev_unregister(&led->cdev_led2b); | ||
| 666 | led_classdev_unregister(&led->cdev_led2g); | ||
| 667 | led_classdev_unregister(&led->cdev_led2r); | ||
| 668 | led_classdev_unregister(&led->cdev_led1b); | ||
| 669 | led_classdev_unregister(&led->cdev_led1g); | ||
| 665 | led_classdev_unregister(&led->cdev_led1r); | 670 | led_classdev_unregister(&led->cdev_led1r); |
| 666 | } | 671 | } |
| 667 | 672 | ||
diff --git a/drivers/leds/leds-hp6xx.c b/drivers/leds/leds-hp6xx.c index e4ce1fd46338..bcfbd3a60eab 100644 --- a/drivers/leds/leds-hp6xx.c +++ b/drivers/leds/leds-hp6xx.c | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | * published by the Free Software Foundation. | 10 | * published by the Free Software Foundation. |
| 11 | */ | 11 | */ |
| 12 | 12 | ||
| 13 | #include <linux/module.h> | ||
| 13 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
| 14 | #include <linux/init.h> | 15 | #include <linux/init.h> |
| 15 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 0a4d86c6c4a4..2d6423c2d193 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
| @@ -146,6 +146,7 @@ config PHANTOM | |||
| 146 | 146 | ||
| 147 | config INTEL_MID_PTI | 147 | config INTEL_MID_PTI |
| 148 | tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard" | 148 | tristate "Parallel Trace Interface for MIPI P1149.7 cJTAG standard" |
| 149 | depends on PCI | ||
| 149 | default n | 150 | default n |
| 150 | help | 151 | help |
| 151 | The PTI (Parallel Trace Interface) driver directs | 152 | The PTI (Parallel Trace Interface) driver directs |
diff --git a/drivers/misc/ab8500-pwm.c b/drivers/misc/ab8500-pwm.c index 54e3d05b63cc..35903154ca2e 100644 --- a/drivers/misc/ab8500-pwm.c +++ b/drivers/misc/ab8500-pwm.c | |||
| @@ -164,5 +164,5 @@ subsys_initcall(ab8500_pwm_init); | |||
| 164 | module_exit(ab8500_pwm_exit); | 164 | module_exit(ab8500_pwm_exit); |
| 165 | MODULE_AUTHOR("Arun MURTHY <arun.murthy@stericsson.com>"); | 165 | MODULE_AUTHOR("Arun MURTHY <arun.murthy@stericsson.com>"); |
| 166 | MODULE_DESCRIPTION("AB8500 Pulse Width Modulation Driver"); | 166 | MODULE_DESCRIPTION("AB8500 Pulse Width Modulation Driver"); |
| 167 | MODULE_ALIAS("AB8500 PWM driver"); | 167 | MODULE_ALIAS("platform:ab8500-pwm"); |
| 168 | MODULE_LICENSE("GPL v2"); | 168 | MODULE_LICENSE("GPL v2"); |
diff --git a/drivers/misc/fsa9480.c b/drivers/misc/fsa9480.c index 5325a7e70dcf..27dc0d21aafa 100644 --- a/drivers/misc/fsa9480.c +++ b/drivers/misc/fsa9480.c | |||
| @@ -455,7 +455,7 @@ static int __devinit fsa9480_probe(struct i2c_client *client, | |||
| 455 | 455 | ||
| 456 | fail2: | 456 | fail2: |
| 457 | if (client->irq) | 457 | if (client->irq) |
| 458 | free_irq(client->irq, NULL); | 458 | free_irq(client->irq, usbsw); |
| 459 | fail1: | 459 | fail1: |
| 460 | i2c_set_clientdata(client, NULL); | 460 | i2c_set_clientdata(client, NULL); |
| 461 | kfree(usbsw); | 461 | kfree(usbsw); |
| @@ -466,7 +466,7 @@ static int __devexit fsa9480_remove(struct i2c_client *client) | |||
| 466 | { | 466 | { |
| 467 | struct fsa9480_usbsw *usbsw = i2c_get_clientdata(client); | 467 | struct fsa9480_usbsw *usbsw = i2c_get_clientdata(client); |
| 468 | if (client->irq) | 468 | if (client->irq) |
| 469 | free_irq(client->irq, NULL); | 469 | free_irq(client->irq, usbsw); |
| 470 | i2c_set_clientdata(client, NULL); | 470 | i2c_set_clientdata(client, NULL); |
| 471 | 471 | ||
| 472 | sysfs_remove_group(&client->dev.kobj, &fsa9480_group); | 472 | sysfs_remove_group(&client->dev.kobj, &fsa9480_group); |
diff --git a/drivers/misc/pti.c b/drivers/misc/pti.c index 8653bd0b1a33..06df1877ad0f 100644 --- a/drivers/misc/pti.c +++ b/drivers/misc/pti.c | |||
| @@ -33,6 +33,8 @@ | |||
| 33 | #include <linux/mutex.h> | 33 | #include <linux/mutex.h> |
| 34 | #include <linux/miscdevice.h> | 34 | #include <linux/miscdevice.h> |
| 35 | #include <linux/pti.h> | 35 | #include <linux/pti.h> |
| 36 | #include <linux/slab.h> | ||
| 37 | #include <linux/uaccess.h> | ||
| 36 | 38 | ||
| 37 | #define DRIVERNAME "pti" | 39 | #define DRIVERNAME "pti" |
| 38 | #define PCINAME "pciPTI" | 40 | #define PCINAME "pciPTI" |
diff --git a/drivers/misc/ti-st/st_core.c b/drivers/misc/ti-st/st_core.c index 54c91ffe4a91..ba168a7d54d4 100644 --- a/drivers/misc/ti-st/st_core.c +++ b/drivers/misc/ti-st/st_core.c | |||
| @@ -338,6 +338,12 @@ void st_int_recv(void *disc_data, | |||
| 338 | /* Unknow packet? */ | 338 | /* Unknow packet? */ |
| 339 | default: | 339 | default: |
| 340 | type = *ptr; | 340 | type = *ptr; |
| 341 | if (st_gdata->list[type] == NULL) { | ||
| 342 | pr_err("chip/interface misbehavior dropping" | ||
| 343 | " frame starting with 0x%02x", type); | ||
| 344 | goto done; | ||
| 345 | |||
| 346 | } | ||
| 341 | st_gdata->rx_skb = alloc_skb( | 347 | st_gdata->rx_skb = alloc_skb( |
| 342 | st_gdata->list[type]->max_frame_size, | 348 | st_gdata->list[type]->max_frame_size, |
| 343 | GFP_ATOMIC); | 349 | GFP_ATOMIC); |
| @@ -354,6 +360,7 @@ void st_int_recv(void *disc_data, | |||
| 354 | ptr++; | 360 | ptr++; |
| 355 | count--; | 361 | count--; |
| 356 | } | 362 | } |
| 363 | done: | ||
| 357 | spin_unlock_irqrestore(&st_gdata->lock, flags); | 364 | spin_unlock_irqrestore(&st_gdata->lock, flags); |
| 358 | pr_debug("done %s", __func__); | 365 | pr_debug("done %s", __func__); |
| 359 | return; | 366 | return; |
| @@ -717,9 +724,10 @@ static void st_tty_close(struct tty_struct *tty) | |||
| 717 | */ | 724 | */ |
| 718 | spin_lock_irqsave(&st_gdata->lock, flags); | 725 | spin_lock_irqsave(&st_gdata->lock, flags); |
| 719 | for (i = ST_BT; i < ST_MAX_CHANNELS; i++) { | 726 | for (i = ST_BT; i < ST_MAX_CHANNELS; i++) { |
| 720 | if (st_gdata->list[i] != NULL) | 727 | if (st_gdata->is_registered[i] == true) |
| 721 | pr_err("%d not un-registered", i); | 728 | pr_err("%d not un-registered", i); |
| 722 | st_gdata->list[i] = NULL; | 729 | st_gdata->list[i] = NULL; |
| 730 | st_gdata->is_registered[i] = false; | ||
| 723 | } | 731 | } |
| 724 | st_gdata->protos_registered = 0; | 732 | st_gdata->protos_registered = 0; |
| 725 | spin_unlock_irqrestore(&st_gdata->lock, flags); | 733 | spin_unlock_irqrestore(&st_gdata->lock, flags); |
diff --git a/drivers/misc/ti-st/st_kim.c b/drivers/misc/ti-st/st_kim.c index 38fd2f04c07e..3a3580566dfc 100644 --- a/drivers/misc/ti-st/st_kim.c +++ b/drivers/misc/ti-st/st_kim.c | |||
| @@ -68,6 +68,7 @@ void validate_firmware_response(struct kim_data_s *kim_gdata) | |||
| 68 | if (unlikely(skb->data[5] != 0)) { | 68 | if (unlikely(skb->data[5] != 0)) { |
| 69 | pr_err("no proper response during fw download"); | 69 | pr_err("no proper response during fw download"); |
| 70 | pr_err("data6 %x", skb->data[5]); | 70 | pr_err("data6 %x", skb->data[5]); |
| 71 | kfree_skb(skb); | ||
| 71 | return; /* keep waiting for the proper response */ | 72 | return; /* keep waiting for the proper response */ |
| 72 | } | 73 | } |
| 73 | /* becos of all the script being downloaded */ | 74 | /* becos of all the script being downloaded */ |
| @@ -210,6 +211,7 @@ static long read_local_version(struct kim_data_s *kim_gdata, char *bts_scr_name) | |||
| 210 | pr_err(" waiting for ver info- timed out "); | 211 | pr_err(" waiting for ver info- timed out "); |
| 211 | return -ETIMEDOUT; | 212 | return -ETIMEDOUT; |
| 212 | } | 213 | } |
| 214 | INIT_COMPLETION(kim_gdata->kim_rcvd); | ||
| 213 | 215 | ||
| 214 | version = | 216 | version = |
| 215 | MAKEWORD(kim_gdata->resp_buffer[13], | 217 | MAKEWORD(kim_gdata->resp_buffer[13], |
| @@ -298,6 +300,7 @@ static long download_firmware(struct kim_data_s *kim_gdata) | |||
| 298 | 300 | ||
| 299 | switch (((struct bts_action *)ptr)->type) { | 301 | switch (((struct bts_action *)ptr)->type) { |
| 300 | case ACTION_SEND_COMMAND: /* action send */ | 302 | case ACTION_SEND_COMMAND: /* action send */ |
| 303 | pr_debug("S"); | ||
| 301 | action_ptr = &(((struct bts_action *)ptr)->data[0]); | 304 | action_ptr = &(((struct bts_action *)ptr)->data[0]); |
| 302 | if (unlikely | 305 | if (unlikely |
| 303 | (((struct hci_command *)action_ptr)->opcode == | 306 | (((struct hci_command *)action_ptr)->opcode == |
| @@ -335,6 +338,10 @@ static long download_firmware(struct kim_data_s *kim_gdata) | |||
| 335 | release_firmware(kim_gdata->fw_entry); | 338 | release_firmware(kim_gdata->fw_entry); |
| 336 | return -ETIMEDOUT; | 339 | return -ETIMEDOUT; |
| 337 | } | 340 | } |
| 341 | /* reinit completion before sending for the | ||
| 342 | * relevant wait | ||
| 343 | */ | ||
| 344 | INIT_COMPLETION(kim_gdata->kim_rcvd); | ||
| 338 | 345 | ||
| 339 | /* | 346 | /* |
| 340 | * Free space found in uart buffer, call st_int_write | 347 | * Free space found in uart buffer, call st_int_write |
| @@ -361,6 +368,7 @@ static long download_firmware(struct kim_data_s *kim_gdata) | |||
| 361 | } | 368 | } |
| 362 | break; | 369 | break; |
| 363 | case ACTION_WAIT_EVENT: /* wait */ | 370 | case ACTION_WAIT_EVENT: /* wait */ |
| 371 | pr_debug("W"); | ||
| 364 | if (!wait_for_completion_timeout | 372 | if (!wait_for_completion_timeout |
| 365 | (&kim_gdata->kim_rcvd, | 373 | (&kim_gdata->kim_rcvd, |
| 366 | msecs_to_jiffies(CMD_RESP_TIME))) { | 374 | msecs_to_jiffies(CMD_RESP_TIME))) { |
| @@ -434,11 +442,17 @@ long st_kim_start(void *kim_data) | |||
| 434 | { | 442 | { |
| 435 | long err = 0; | 443 | long err = 0; |
| 436 | long retry = POR_RETRY_COUNT; | 444 | long retry = POR_RETRY_COUNT; |
| 445 | struct ti_st_plat_data *pdata; | ||
| 437 | struct kim_data_s *kim_gdata = (struct kim_data_s *)kim_data; | 446 | struct kim_data_s *kim_gdata = (struct kim_data_s *)kim_data; |
| 438 | 447 | ||
| 439 | pr_info(" %s", __func__); | 448 | pr_info(" %s", __func__); |
| 449 | pdata = kim_gdata->kim_pdev->dev.platform_data; | ||
| 440 | 450 | ||
| 441 | do { | 451 | do { |
| 452 | /* platform specific enabling code here */ | ||
| 453 | if (pdata->chip_enable) | ||
| 454 | pdata->chip_enable(kim_gdata); | ||
| 455 | |||
| 442 | /* Configure BT nShutdown to HIGH state */ | 456 | /* Configure BT nShutdown to HIGH state */ |
| 443 | gpio_set_value(kim_gdata->nshutdown, GPIO_LOW); | 457 | gpio_set_value(kim_gdata->nshutdown, GPIO_LOW); |
| 444 | mdelay(5); /* FIXME: a proper toggle */ | 458 | mdelay(5); /* FIXME: a proper toggle */ |
| @@ -460,6 +474,12 @@ long st_kim_start(void *kim_data) | |||
| 460 | pr_info("ldisc_install = 0"); | 474 | pr_info("ldisc_install = 0"); |
| 461 | sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, | 475 | sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, |
| 462 | NULL, "install"); | 476 | NULL, "install"); |
| 477 | /* the following wait is never going to be completed, | ||
| 478 | * since the ldisc was never installed, hence serving | ||
| 479 | * as a mdelay of LDISC_TIME msecs */ | ||
| 480 | err = wait_for_completion_timeout | ||
| 481 | (&kim_gdata->ldisc_installed, | ||
| 482 | msecs_to_jiffies(LDISC_TIME)); | ||
| 463 | err = -ETIMEDOUT; | 483 | err = -ETIMEDOUT; |
| 464 | continue; | 484 | continue; |
| 465 | } else { | 485 | } else { |
| @@ -472,6 +492,13 @@ long st_kim_start(void *kim_data) | |||
| 472 | pr_info("ldisc_install = 0"); | 492 | pr_info("ldisc_install = 0"); |
| 473 | sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, | 493 | sysfs_notify(&kim_gdata->kim_pdev->dev.kobj, |
| 474 | NULL, "install"); | 494 | NULL, "install"); |
| 495 | /* this wait might be completed, though in the | ||
| 496 | * tty_close() since the ldisc is already | ||
| 497 | * installed */ | ||
| 498 | err = wait_for_completion_timeout | ||
| 499 | (&kim_gdata->ldisc_installed, | ||
| 500 | msecs_to_jiffies(LDISC_TIME)); | ||
| 501 | err = -EINVAL; | ||
| 475 | continue; | 502 | continue; |
| 476 | } else { /* on success don't retry */ | 503 | } else { /* on success don't retry */ |
| 477 | break; | 504 | break; |
| @@ -489,6 +516,8 @@ long st_kim_stop(void *kim_data) | |||
| 489 | { | 516 | { |
| 490 | long err = 0; | 517 | long err = 0; |
| 491 | struct kim_data_s *kim_gdata = (struct kim_data_s *)kim_data; | 518 | struct kim_data_s *kim_gdata = (struct kim_data_s *)kim_data; |
| 519 | struct ti_st_plat_data *pdata = | ||
| 520 | kim_gdata->kim_pdev->dev.platform_data; | ||
| 492 | 521 | ||
| 493 | INIT_COMPLETION(kim_gdata->ldisc_installed); | 522 | INIT_COMPLETION(kim_gdata->ldisc_installed); |
| 494 | 523 | ||
| @@ -515,6 +544,10 @@ long st_kim_stop(void *kim_data) | |||
| 515 | gpio_set_value(kim_gdata->nshutdown, GPIO_HIGH); | 544 | gpio_set_value(kim_gdata->nshutdown, GPIO_HIGH); |
| 516 | mdelay(1); | 545 | mdelay(1); |
| 517 | gpio_set_value(kim_gdata->nshutdown, GPIO_LOW); | 546 | gpio_set_value(kim_gdata->nshutdown, GPIO_LOW); |
| 547 | |||
| 548 | /* platform specific disable */ | ||
| 549 | if (pdata->chip_disable) | ||
| 550 | pdata->chip_disable(kim_gdata); | ||
| 518 | return err; | 551 | return err; |
| 519 | } | 552 | } |
| 520 | 553 | ||
diff --git a/drivers/misc/ti-st/st_ll.c b/drivers/misc/ti-st/st_ll.c index 3f2495138855..1ff460a8e9c7 100644 --- a/drivers/misc/ti-st/st_ll.c +++ b/drivers/misc/ti-st/st_ll.c | |||
| @@ -22,6 +22,7 @@ | |||
| 22 | #define pr_fmt(fmt) "(stll) :" fmt | 22 | #define pr_fmt(fmt) "(stll) :" fmt |
| 23 | #include <linux/skbuff.h> | 23 | #include <linux/skbuff.h> |
| 24 | #include <linux/module.h> | 24 | #include <linux/module.h> |
| 25 | #include <linux/platform_device.h> | ||
| 25 | #include <linux/ti_wilink_st.h> | 26 | #include <linux/ti_wilink_st.h> |
| 26 | 27 | ||
| 27 | /**********************************************************************/ | 28 | /**********************************************************************/ |
| @@ -37,6 +38,9 @@ static void send_ll_cmd(struct st_data_s *st_data, | |||
| 37 | 38 | ||
| 38 | static void ll_device_want_to_sleep(struct st_data_s *st_data) | 39 | static void ll_device_want_to_sleep(struct st_data_s *st_data) |
| 39 | { | 40 | { |
| 41 | struct kim_data_s *kim_data; | ||
| 42 | struct ti_st_plat_data *pdata; | ||
| 43 | |||
| 40 | pr_debug("%s", __func__); | 44 | pr_debug("%s", __func__); |
| 41 | /* sanity check */ | 45 | /* sanity check */ |
| 42 | if (st_data->ll_state != ST_LL_AWAKE) | 46 | if (st_data->ll_state != ST_LL_AWAKE) |
| @@ -46,10 +50,19 @@ static void ll_device_want_to_sleep(struct st_data_s *st_data) | |||
| 46 | send_ll_cmd(st_data, LL_SLEEP_ACK); | 50 | send_ll_cmd(st_data, LL_SLEEP_ACK); |
| 47 | /* update state */ | 51 | /* update state */ |
| 48 | st_data->ll_state = ST_LL_ASLEEP; | 52 | st_data->ll_state = ST_LL_ASLEEP; |
| 53 | |||
| 54 | /* communicate to platform about chip asleep */ | ||
| 55 | kim_data = st_data->kim_data; | ||
| 56 | pdata = kim_data->kim_pdev->dev.platform_data; | ||
| 57 | if (pdata->chip_asleep) | ||
| 58 | pdata->chip_asleep(NULL); | ||
| 49 | } | 59 | } |
| 50 | 60 | ||
| 51 | static void ll_device_want_to_wakeup(struct st_data_s *st_data) | 61 | static void ll_device_want_to_wakeup(struct st_data_s *st_data) |
| 52 | { | 62 | { |
| 63 | struct kim_data_s *kim_data; | ||
| 64 | struct ti_st_plat_data *pdata; | ||
| 65 | |||
| 53 | /* diff actions in diff states */ | 66 | /* diff actions in diff states */ |
| 54 | switch (st_data->ll_state) { | 67 | switch (st_data->ll_state) { |
| 55 | case ST_LL_ASLEEP: | 68 | case ST_LL_ASLEEP: |
| @@ -70,6 +83,12 @@ static void ll_device_want_to_wakeup(struct st_data_s *st_data) | |||
| 70 | } | 83 | } |
| 71 | /* update state */ | 84 | /* update state */ |
| 72 | st_data->ll_state = ST_LL_AWAKE; | 85 | st_data->ll_state = ST_LL_AWAKE; |
| 86 | |||
| 87 | /* communicate to platform about chip wakeup */ | ||
| 88 | kim_data = st_data->kim_data; | ||
| 89 | pdata = kim_data->kim_pdev->dev.platform_data; | ||
| 90 | if (pdata->chip_asleep) | ||
| 91 | pdata->chip_awake(NULL); | ||
| 73 | } | 92 | } |
| 74 | 93 | ||
| 75 | /**********************************************************************/ | 94 | /**********************************************************************/ |
diff --git a/drivers/net/e1000/e1000_hw.c b/drivers/net/e1000/e1000_hw.c index 8545c7aa93eb..a5a89ecb6f36 100644 --- a/drivers/net/e1000/e1000_hw.c +++ b/drivers/net/e1000/e1000_hw.c | |||
| @@ -4026,6 +4026,12 @@ s32 e1000_validate_eeprom_checksum(struct e1000_hw *hw) | |||
| 4026 | checksum += eeprom_data; | 4026 | checksum += eeprom_data; |
| 4027 | } | 4027 | } |
| 4028 | 4028 | ||
| 4029 | #ifdef CONFIG_PARISC | ||
| 4030 | /* This is a signature and not a checksum on HP c8000 */ | ||
| 4031 | if ((hw->subsystem_vendor_id == 0x103C) && (eeprom_data == 0x16d6)) | ||
| 4032 | return E1000_SUCCESS; | ||
| 4033 | |||
| 4034 | #endif | ||
| 4029 | if (checksum == (u16) EEPROM_SUM) | 4035 | if (checksum == (u16) EEPROM_SUM) |
| 4030 | return E1000_SUCCESS; | 4036 | return E1000_SUCCESS; |
| 4031 | else { | 4037 | else { |
diff --git a/drivers/net/rionet.c b/drivers/net/rionet.c index 86ac38c96bcf..3bb131137033 100644 --- a/drivers/net/rionet.c +++ b/drivers/net/rionet.c | |||
| @@ -80,13 +80,13 @@ static int rionet_capable = 1; | |||
| 80 | */ | 80 | */ |
| 81 | static struct rio_dev **rionet_active; | 81 | static struct rio_dev **rionet_active; |
| 82 | 82 | ||
| 83 | #define is_rionet_capable(pef, src_ops, dst_ops) \ | 83 | #define is_rionet_capable(src_ops, dst_ops) \ |
| 84 | ((pef & RIO_PEF_INB_MBOX) && \ | 84 | ((src_ops & RIO_SRC_OPS_DATA_MSG) && \ |
| 85 | (pef & RIO_PEF_INB_DOORBELL) && \ | 85 | (dst_ops & RIO_DST_OPS_DATA_MSG) && \ |
| 86 | (src_ops & RIO_SRC_OPS_DOORBELL) && \ | 86 | (src_ops & RIO_SRC_OPS_DOORBELL) && \ |
| 87 | (dst_ops & RIO_DST_OPS_DOORBELL)) | 87 | (dst_ops & RIO_DST_OPS_DOORBELL)) |
| 88 | #define dev_rionet_capable(dev) \ | 88 | #define dev_rionet_capable(dev) \ |
| 89 | is_rionet_capable(dev->pef, dev->src_ops, dev->dst_ops) | 89 | is_rionet_capable(dev->src_ops, dev->dst_ops) |
| 90 | 90 | ||
| 91 | #define RIONET_MAC_MATCH(x) (*(u32 *)x == 0x00010001) | 91 | #define RIONET_MAC_MATCH(x) (*(u32 *)x == 0x00010001) |
| 92 | #define RIONET_GET_DESTID(x) (*(u16 *)(x + 4)) | 92 | #define RIONET_GET_DESTID(x) (*(u16 *)(x + 4)) |
| @@ -282,7 +282,6 @@ static int rionet_open(struct net_device *ndev) | |||
| 282 | { | 282 | { |
| 283 | int i, rc = 0; | 283 | int i, rc = 0; |
| 284 | struct rionet_peer *peer, *tmp; | 284 | struct rionet_peer *peer, *tmp; |
| 285 | u32 pwdcsr; | ||
| 286 | struct rionet_private *rnet = netdev_priv(ndev); | 285 | struct rionet_private *rnet = netdev_priv(ndev); |
| 287 | 286 | ||
| 288 | if (netif_msg_ifup(rnet)) | 287 | if (netif_msg_ifup(rnet)) |
| @@ -332,13 +331,8 @@ static int rionet_open(struct net_device *ndev) | |||
| 332 | continue; | 331 | continue; |
| 333 | } | 332 | } |
| 334 | 333 | ||
| 335 | /* | 334 | /* Send a join message */ |
| 336 | * If device has initialized inbound doorbells, | 335 | rio_send_doorbell(peer->rdev, RIONET_DOORBELL_JOIN); |
| 337 | * send a join message | ||
| 338 | */ | ||
| 339 | rio_read_config_32(peer->rdev, RIO_WRITE_PORT_CSR, &pwdcsr); | ||
| 340 | if (pwdcsr & RIO_DOORBELL_AVAIL) | ||
| 341 | rio_send_doorbell(peer->rdev, RIONET_DOORBELL_JOIN); | ||
| 342 | } | 336 | } |
| 343 | 337 | ||
| 344 | out: | 338 | out: |
| @@ -492,7 +486,7 @@ static int rionet_setup_netdev(struct rio_mport *mport, struct net_device *ndev) | |||
| 492 | static int rionet_probe(struct rio_dev *rdev, const struct rio_device_id *id) | 486 | static int rionet_probe(struct rio_dev *rdev, const struct rio_device_id *id) |
| 493 | { | 487 | { |
| 494 | int rc = -ENODEV; | 488 | int rc = -ENODEV; |
| 495 | u32 lpef, lsrc_ops, ldst_ops; | 489 | u32 lsrc_ops, ldst_ops; |
| 496 | struct rionet_peer *peer; | 490 | struct rionet_peer *peer; |
| 497 | struct net_device *ndev = NULL; | 491 | struct net_device *ndev = NULL; |
| 498 | 492 | ||
| @@ -515,12 +509,11 @@ static int rionet_probe(struct rio_dev *rdev, const struct rio_device_id *id) | |||
| 515 | * on later probes | 509 | * on later probes |
| 516 | */ | 510 | */ |
| 517 | if (!rionet_check) { | 511 | if (!rionet_check) { |
| 518 | rio_local_read_config_32(rdev->net->hport, RIO_PEF_CAR, &lpef); | ||
| 519 | rio_local_read_config_32(rdev->net->hport, RIO_SRC_OPS_CAR, | 512 | rio_local_read_config_32(rdev->net->hport, RIO_SRC_OPS_CAR, |
| 520 | &lsrc_ops); | 513 | &lsrc_ops); |
| 521 | rio_local_read_config_32(rdev->net->hport, RIO_DST_OPS_CAR, | 514 | rio_local_read_config_32(rdev->net->hport, RIO_DST_OPS_CAR, |
| 522 | &ldst_ops); | 515 | &ldst_ops); |
| 523 | if (!is_rionet_capable(lpef, lsrc_ops, ldst_ops)) { | 516 | if (!is_rionet_capable(lsrc_ops, ldst_ops)) { |
| 524 | printk(KERN_ERR | 517 | printk(KERN_ERR |
| 525 | "%s: local device is not network capable\n", | 518 | "%s: local device is not network capable\n", |
| 526 | DRV_NAME); | 519 | DRV_NAME); |
diff --git a/drivers/rapidio/rio-scan.c b/drivers/rapidio/rio-scan.c index ee893581d4b7..ebe77dd87daf 100644 --- a/drivers/rapidio/rio-scan.c +++ b/drivers/rapidio/rio-scan.c | |||
| @@ -505,8 +505,7 @@ static struct rio_dev __devinit *rio_setup_device(struct rio_net *net, | |||
| 505 | rdev->dev.dma_mask = &rdev->dma_mask; | 505 | rdev->dev.dma_mask = &rdev->dma_mask; |
| 506 | rdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); | 506 | rdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); |
| 507 | 507 | ||
| 508 | if ((rdev->pef & RIO_PEF_INB_DOORBELL) && | 508 | if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) |
| 509 | (rdev->dst_ops & RIO_DST_OPS_DOORBELL)) | ||
| 510 | rio_init_dbell_res(&rdev->riores[RIO_DOORBELL_RESOURCE], | 509 | rio_init_dbell_res(&rdev->riores[RIO_DOORBELL_RESOURCE], |
| 511 | 0, 0xffff); | 510 | 0, 0xffff); |
| 512 | 511 | ||
diff --git a/drivers/rtc/rtc-s3c.c b/drivers/rtc/rtc-s3c.c index 9329dbb9ebab..4e7c04e773e0 100644 --- a/drivers/rtc/rtc-s3c.c +++ b/drivers/rtc/rtc-s3c.c | |||
| @@ -152,10 +152,6 @@ static int s3c_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) | |||
| 152 | goto retry_get_time; | 152 | goto retry_get_time; |
| 153 | } | 153 | } |
| 154 | 154 | ||
| 155 | pr_debug("read time %04d.%02d.%02d %02d:%02d:%02d\n", | ||
| 156 | 1900 + rtc_tm->tm_year, rtc_tm->tm_mon, rtc_tm->tm_mday, | ||
| 157 | rtc_tm->tm_hour, rtc_tm->tm_min, rtc_tm->tm_sec); | ||
| 158 | |||
| 159 | rtc_tm->tm_sec = bcd2bin(rtc_tm->tm_sec); | 155 | rtc_tm->tm_sec = bcd2bin(rtc_tm->tm_sec); |
| 160 | rtc_tm->tm_min = bcd2bin(rtc_tm->tm_min); | 156 | rtc_tm->tm_min = bcd2bin(rtc_tm->tm_min); |
| 161 | rtc_tm->tm_hour = bcd2bin(rtc_tm->tm_hour); | 157 | rtc_tm->tm_hour = bcd2bin(rtc_tm->tm_hour); |
| @@ -164,6 +160,11 @@ static int s3c_rtc_gettime(struct device *dev, struct rtc_time *rtc_tm) | |||
| 164 | rtc_tm->tm_year = bcd2bin(rtc_tm->tm_year); | 160 | rtc_tm->tm_year = bcd2bin(rtc_tm->tm_year); |
| 165 | 161 | ||
| 166 | rtc_tm->tm_year += 100; | 162 | rtc_tm->tm_year += 100; |
| 163 | |||
| 164 | pr_debug("read time %04d.%02d.%02d %02d:%02d:%02d\n", | ||
| 165 | 1900 + rtc_tm->tm_year, rtc_tm->tm_mon, rtc_tm->tm_mday, | ||
| 166 | rtc_tm->tm_hour, rtc_tm->tm_min, rtc_tm->tm_sec); | ||
| 167 | |||
| 167 | rtc_tm->tm_mon -= 1; | 168 | rtc_tm->tm_mon -= 1; |
| 168 | 169 | ||
| 169 | clk_disable(rtc_clk); | 170 | clk_disable(rtc_clk); |
| @@ -269,10 +270,9 @@ static int s3c_rtc_setalarm(struct device *dev, struct rtc_wkalrm *alrm) | |||
| 269 | clk_enable(rtc_clk); | 270 | clk_enable(rtc_clk); |
| 270 | pr_debug("s3c_rtc_setalarm: %d, %04d.%02d.%02d %02d:%02d:%02d\n", | 271 | pr_debug("s3c_rtc_setalarm: %d, %04d.%02d.%02d %02d:%02d:%02d\n", |
| 271 | alrm->enabled, | 272 | alrm->enabled, |
| 272 | 1900 + tm->tm_year, tm->tm_mon, tm->tm_mday, | 273 | 1900 + tm->tm_year, tm->tm_mon + 1, tm->tm_mday, |
| 273 | tm->tm_hour, tm->tm_min, tm->tm_sec); | 274 | tm->tm_hour, tm->tm_min, tm->tm_sec); |
| 274 | 275 | ||
| 275 | |||
| 276 | alrm_en = readb(base + S3C2410_RTCALM) & S3C2410_RTCALM_ALMEN; | 276 | alrm_en = readb(base + S3C2410_RTCALM) & S3C2410_RTCALM_ALMEN; |
| 277 | writeb(0x00, base + S3C2410_RTCALM); | 277 | writeb(0x00, base + S3C2410_RTCALM); |
| 278 | 278 | ||
| @@ -319,49 +319,7 @@ static int s3c_rtc_proc(struct device *dev, struct seq_file *seq) | |||
| 319 | return 0; | 319 | return 0; |
| 320 | } | 320 | } |
| 321 | 321 | ||
| 322 | static int s3c_rtc_open(struct device *dev) | ||
| 323 | { | ||
| 324 | struct platform_device *pdev = to_platform_device(dev); | ||
| 325 | struct rtc_device *rtc_dev = platform_get_drvdata(pdev); | ||
| 326 | int ret; | ||
| 327 | |||
| 328 | ret = request_irq(s3c_rtc_alarmno, s3c_rtc_alarmirq, | ||
| 329 | IRQF_DISABLED, "s3c2410-rtc alarm", rtc_dev); | ||
| 330 | |||
| 331 | if (ret) { | ||
| 332 | dev_err(dev, "IRQ%d error %d\n", s3c_rtc_alarmno, ret); | ||
| 333 | return ret; | ||
| 334 | } | ||
| 335 | |||
| 336 | ret = request_irq(s3c_rtc_tickno, s3c_rtc_tickirq, | ||
| 337 | IRQF_DISABLED, "s3c2410-rtc tick", rtc_dev); | ||
| 338 | |||
| 339 | if (ret) { | ||
| 340 | dev_err(dev, "IRQ%d error %d\n", s3c_rtc_tickno, ret); | ||
| 341 | goto tick_err; | ||
| 342 | } | ||
| 343 | |||
| 344 | return ret; | ||
| 345 | |||
| 346 | tick_err: | ||
| 347 | free_irq(s3c_rtc_alarmno, rtc_dev); | ||
| 348 | return ret; | ||
| 349 | } | ||
| 350 | |||
| 351 | static void s3c_rtc_release(struct device *dev) | ||
| 352 | { | ||
| 353 | struct platform_device *pdev = to_platform_device(dev); | ||
| 354 | struct rtc_device *rtc_dev = platform_get_drvdata(pdev); | ||
| 355 | |||
| 356 | /* do not clear AIE here, it may be needed for wake */ | ||
| 357 | |||
| 358 | free_irq(s3c_rtc_alarmno, rtc_dev); | ||
| 359 | free_irq(s3c_rtc_tickno, rtc_dev); | ||
| 360 | } | ||
| 361 | |||
| 362 | static const struct rtc_class_ops s3c_rtcops = { | 322 | static const struct rtc_class_ops s3c_rtcops = { |
| 363 | .open = s3c_rtc_open, | ||
| 364 | .release = s3c_rtc_release, | ||
| 365 | .read_time = s3c_rtc_gettime, | 323 | .read_time = s3c_rtc_gettime, |
| 366 | .set_time = s3c_rtc_settime, | 324 | .set_time = s3c_rtc_settime, |
| 367 | .read_alarm = s3c_rtc_getalarm, | 325 | .read_alarm = s3c_rtc_getalarm, |
| @@ -425,6 +383,9 @@ static int __devexit s3c_rtc_remove(struct platform_device *dev) | |||
| 425 | { | 383 | { |
| 426 | struct rtc_device *rtc = platform_get_drvdata(dev); | 384 | struct rtc_device *rtc = platform_get_drvdata(dev); |
| 427 | 385 | ||
| 386 | free_irq(s3c_rtc_alarmno, rtc); | ||
| 387 | free_irq(s3c_rtc_tickno, rtc); | ||
| 388 | |||
| 428 | platform_set_drvdata(dev, NULL); | 389 | platform_set_drvdata(dev, NULL); |
| 429 | rtc_device_unregister(rtc); | 390 | rtc_device_unregister(rtc); |
| 430 | 391 | ||
| @@ -548,10 +509,32 @@ static int __devinit s3c_rtc_probe(struct platform_device *pdev) | |||
| 548 | 509 | ||
| 549 | s3c_rtc_setfreq(&pdev->dev, 1); | 510 | s3c_rtc_setfreq(&pdev->dev, 1); |
| 550 | 511 | ||
| 512 | ret = request_irq(s3c_rtc_alarmno, s3c_rtc_alarmirq, | ||
| 513 | IRQF_DISABLED, "s3c2410-rtc alarm", rtc); | ||
| 514 | if (ret) { | ||
| 515 | dev_err(&pdev->dev, "IRQ%d error %d\n", s3c_rtc_alarmno, ret); | ||
| 516 | goto err_alarm_irq; | ||
| 517 | } | ||
| 518 | |||
| 519 | ret = request_irq(s3c_rtc_tickno, s3c_rtc_tickirq, | ||
| 520 | IRQF_DISABLED, "s3c2410-rtc tick", rtc); | ||
| 521 | if (ret) { | ||
| 522 | dev_err(&pdev->dev, "IRQ%d error %d\n", s3c_rtc_tickno, ret); | ||
| 523 | free_irq(s3c_rtc_alarmno, rtc); | ||
| 524 | goto err_tick_irq; | ||
| 525 | } | ||
| 526 | |||
| 551 | clk_disable(rtc_clk); | 527 | clk_disable(rtc_clk); |
| 552 | 528 | ||
| 553 | return 0; | 529 | return 0; |
| 554 | 530 | ||
| 531 | err_tick_irq: | ||
| 532 | free_irq(s3c_rtc_alarmno, rtc); | ||
| 533 | |||
| 534 | err_alarm_irq: | ||
| 535 | platform_set_drvdata(pdev, NULL); | ||
| 536 | rtc_device_unregister(rtc); | ||
| 537 | |||
| 555 | err_nortc: | 538 | err_nortc: |
| 556 | s3c_rtc_enable(pdev, 0); | 539 | s3c_rtc_enable(pdev, 0); |
| 557 | clk_disable(rtc_clk); | 540 | clk_disable(rtc_clk); |
diff --git a/drivers/s390/block/dasd_ioctl.c b/drivers/s390/block/dasd_ioctl.c index eb4e034378cd..f1a2016829fc 100644 --- a/drivers/s390/block/dasd_ioctl.c +++ b/drivers/s390/block/dasd_ioctl.c | |||
| @@ -249,6 +249,7 @@ static int dasd_ioctl_reset_profile(struct dasd_block *block) | |||
| 249 | static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) | 249 | static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) |
| 250 | { | 250 | { |
| 251 | struct dasd_profile_info_t *data; | 251 | struct dasd_profile_info_t *data; |
| 252 | int rc = 0; | ||
| 252 | 253 | ||
| 253 | data = kmalloc(sizeof(*data), GFP_KERNEL); | 254 | data = kmalloc(sizeof(*data), GFP_KERNEL); |
| 254 | if (!data) | 255 | if (!data) |
| @@ -279,11 +280,14 @@ static int dasd_ioctl_read_profile(struct dasd_block *block, void __user *argp) | |||
| 279 | spin_unlock_bh(&block->profile.lock); | 280 | spin_unlock_bh(&block->profile.lock); |
| 280 | } else { | 281 | } else { |
| 281 | spin_unlock_bh(&block->profile.lock); | 282 | spin_unlock_bh(&block->profile.lock); |
| 282 | return -EIO; | 283 | rc = -EIO; |
| 284 | goto out; | ||
| 283 | } | 285 | } |
| 284 | if (copy_to_user(argp, data, sizeof(*data))) | 286 | if (copy_to_user(argp, data, sizeof(*data))) |
| 285 | return -EFAULT; | 287 | rc = -EFAULT; |
| 286 | return 0; | 288 | out: |
| 289 | kfree(data); | ||
| 290 | return rc; | ||
| 287 | } | 291 | } |
| 288 | #else | 292 | #else |
| 289 | static int dasd_ioctl_reset_profile(struct dasd_block *block) | 293 | static int dasd_ioctl_reset_profile(struct dasd_block *block) |
diff --git a/drivers/s390/char/sclp_cmd.c b/drivers/s390/char/sclp_cmd.c index be55fb2b1b1c..837e010299a8 100644 --- a/drivers/s390/char/sclp_cmd.c +++ b/drivers/s390/char/sclp_cmd.c | |||
| @@ -383,8 +383,10 @@ static int sclp_attach_storage(u8 id) | |||
| 383 | switch (sccb->header.response_code) { | 383 | switch (sccb->header.response_code) { |
| 384 | case 0x0020: | 384 | case 0x0020: |
| 385 | set_bit(id, sclp_storage_ids); | 385 | set_bit(id, sclp_storage_ids); |
| 386 | for (i = 0; i < sccb->assigned; i++) | 386 | for (i = 0; i < sccb->assigned; i++) { |
| 387 | sclp_unassign_storage(sccb->entries[i] >> 16); | 387 | if (sccb->entries[i]) |
| 388 | sclp_unassign_storage(sccb->entries[i] >> 16); | ||
| 389 | } | ||
| 388 | break; | 390 | break; |
| 389 | default: | 391 | default: |
| 390 | rc = -EIO; | 392 | rc = -EIO; |
diff --git a/drivers/sh/intc/chip.c b/drivers/sh/intc/chip.c index f33e2dd97934..33b2ed451e09 100644 --- a/drivers/sh/intc/chip.c +++ b/drivers/sh/intc/chip.c | |||
| @@ -186,6 +186,9 @@ static unsigned char intc_irq_sense_table[IRQ_TYPE_SENSE_MASK + 1] = { | |||
| 186 | !defined(CONFIG_CPU_SUBTYPE_SH7709) | 186 | !defined(CONFIG_CPU_SUBTYPE_SH7709) |
| 187 | [IRQ_TYPE_LEVEL_HIGH] = VALID(3), | 187 | [IRQ_TYPE_LEVEL_HIGH] = VALID(3), |
| 188 | #endif | 188 | #endif |
| 189 | #if defined(CONFIG_ARCH_SH7372) | ||
| 190 | [IRQ_TYPE_EDGE_BOTH] = VALID(4), | ||
| 191 | #endif | ||
| 189 | }; | 192 | }; |
| 190 | 193 | ||
| 191 | static int intc_set_type(struct irq_data *data, unsigned int type) | 194 | static int intc_set_type(struct irq_data *data, unsigned int type) |
diff --git a/drivers/staging/brcm80211/brcmsmac/otp.c b/drivers/staging/brcm80211/brcmsmac/otp.c index 34253cf37812..4a70180eba5d 100644 --- a/drivers/staging/brcm80211/brcmsmac/otp.c +++ b/drivers/staging/brcm80211/brcmsmac/otp.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | #include <linux/io.h> | 17 | #include <linux/io.h> |
| 18 | #include <linux/errno.h> | 18 | #include <linux/errno.h> |
| 19 | #include <linux/string.h> | ||
| 19 | 20 | ||
| 20 | #include <brcm_hw_ids.h> | 21 | #include <brcm_hw_ids.h> |
| 21 | #include <chipcommon.h> | 22 | #include <chipcommon.h> |
diff --git a/drivers/staging/brcm80211/brcmsmac/types.h b/drivers/staging/brcm80211/brcmsmac/types.h index bbf21897ae0e..823b5e4672e2 100644 --- a/drivers/staging/brcm80211/brcmsmac/types.h +++ b/drivers/staging/brcm80211/brcmsmac/types.h | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #define _BRCM_TYPES_H_ | 18 | #define _BRCM_TYPES_H_ |
| 19 | 19 | ||
| 20 | #include <linux/types.h> | 20 | #include <linux/types.h> |
| 21 | #include <linux/io.h> | ||
| 21 | 22 | ||
| 22 | /* Bus types */ | 23 | /* Bus types */ |
| 23 | #define SI_BUS 0 /* SOC Interconnect */ | 24 | #define SI_BUS 0 /* SOC Interconnect */ |
diff --git a/drivers/staging/octeon/ethernet-rgmii.c b/drivers/staging/octeon/ethernet-rgmii.c index 9c0d2936e486..c3d73f8431ae 100644 --- a/drivers/staging/octeon/ethernet-rgmii.c +++ b/drivers/staging/octeon/ethernet-rgmii.c | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | **********************************************************************/ | 26 | **********************************************************************/ |
| 27 | #include <linux/kernel.h> | 27 | #include <linux/kernel.h> |
| 28 | #include <linux/netdevice.h> | 28 | #include <linux/netdevice.h> |
| 29 | #include <linux/interrupt.h> | ||
| 29 | #include <linux/phy.h> | 30 | #include <linux/phy.h> |
| 30 | #include <linux/ratelimit.h> | 31 | #include <linux/ratelimit.h> |
| 31 | #include <net/dst.h> | 32 | #include <net/dst.h> |
diff --git a/drivers/staging/octeon/ethernet-spi.c b/drivers/staging/octeon/ethernet-spi.c index 970825421884..d0e2d514968a 100644 --- a/drivers/staging/octeon/ethernet-spi.c +++ b/drivers/staging/octeon/ethernet-spi.c | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | **********************************************************************/ | 26 | **********************************************************************/ |
| 27 | #include <linux/kernel.h> | 27 | #include <linux/kernel.h> |
| 28 | #include <linux/netdevice.h> | 28 | #include <linux/netdevice.h> |
| 29 | #include <linux/interrupt.h> | ||
| 29 | #include <net/dst.h> | 30 | #include <net/dst.h> |
| 30 | 31 | ||
| 31 | #include <asm/octeon/octeon.h> | 32 | #include <asm/octeon/octeon.h> |
diff --git a/drivers/staging/tidspbridge/core/dsp-clock.c b/drivers/staging/tidspbridge/core/dsp-clock.c index 589a0554332e..3d1279c424a8 100644 --- a/drivers/staging/tidspbridge/core/dsp-clock.c +++ b/drivers/staging/tidspbridge/core/dsp-clock.c | |||
| @@ -209,7 +209,6 @@ int dsp_clk_enable(enum dsp_clk_id clk_id) | |||
| 209 | break; | 209 | break; |
| 210 | #ifdef CONFIG_OMAP_MCBSP | 210 | #ifdef CONFIG_OMAP_MCBSP |
| 211 | case MCBSP_CLK: | 211 | case MCBSP_CLK: |
| 212 | omap_mcbsp_set_io_type(MCBSP_ID(clk_id), OMAP_MCBSP_POLL_IO); | ||
| 213 | omap_mcbsp_request(MCBSP_ID(clk_id)); | 212 | omap_mcbsp_request(MCBSP_ID(clk_id)); |
| 214 | omap2_mcbsp_set_clks_src(MCBSP_ID(clk_id), MCBSP_CLKS_PAD_SRC); | 213 | omap2_mcbsp_set_clks_src(MCBSP_ID(clk_id), MCBSP_CLKS_PAD_SRC); |
| 215 | break; | 214 | break; |
diff --git a/drivers/staging/zcache/tmem.c b/drivers/staging/zcache/tmem.c index 975e34bcd722..1ca66ea9b281 100644 --- a/drivers/staging/zcache/tmem.c +++ b/drivers/staging/zcache/tmem.c | |||
| @@ -604,7 +604,7 @@ int tmem_get(struct tmem_pool *pool, struct tmem_oid *oidp, uint32_t index, | |||
| 604 | struct tmem_obj *obj; | 604 | struct tmem_obj *obj; |
| 605 | void *pampd; | 605 | void *pampd; |
| 606 | bool ephemeral = is_ephemeral(pool); | 606 | bool ephemeral = is_ephemeral(pool); |
| 607 | uint32_t ret = -1; | 607 | int ret = -1; |
| 608 | struct tmem_hashbucket *hb; | 608 | struct tmem_hashbucket *hb; |
| 609 | bool free = (get_and_free == 1) || ((get_and_free == 0) && ephemeral); | 609 | bool free = (get_and_free == 1) || ((get_and_free == 0) && ephemeral); |
| 610 | bool lock_held = false; | 610 | bool lock_held = false; |
diff --git a/drivers/staging/zcache/zcache-main.c b/drivers/staging/zcache/zcache-main.c index 855a5bb56a47..a3f5162bfedc 100644 --- a/drivers/staging/zcache/zcache-main.c +++ b/drivers/staging/zcache/zcache-main.c | |||
| @@ -1158,7 +1158,7 @@ static void *zcache_pampd_create(char *data, size_t size, bool raw, int eph, | |||
| 1158 | size_t clen; | 1158 | size_t clen; |
| 1159 | int ret; | 1159 | int ret; |
| 1160 | unsigned long count; | 1160 | unsigned long count; |
| 1161 | struct page *page = virt_to_page(data); | 1161 | struct page *page = (struct page *)(data); |
| 1162 | struct zcache_client *cli = pool->client; | 1162 | struct zcache_client *cli = pool->client; |
| 1163 | uint16_t client_id = get_client_id_from_client(cli); | 1163 | uint16_t client_id = get_client_id_from_client(cli); |
| 1164 | unsigned long zv_mean_zsize; | 1164 | unsigned long zv_mean_zsize; |
| @@ -1227,7 +1227,7 @@ static int zcache_pampd_get_data(char *data, size_t *bufsize, bool raw, | |||
| 1227 | int ret = 0; | 1227 | int ret = 0; |
| 1228 | 1228 | ||
| 1229 | BUG_ON(is_ephemeral(pool)); | 1229 | BUG_ON(is_ephemeral(pool)); |
| 1230 | zv_decompress(virt_to_page(data), pampd); | 1230 | zv_decompress((struct page *)(data), pampd); |
| 1231 | return ret; | 1231 | return ret; |
| 1232 | } | 1232 | } |
| 1233 | 1233 | ||
| @@ -1539,7 +1539,7 @@ static int zcache_put_page(int cli_id, int pool_id, struct tmem_oid *oidp, | |||
| 1539 | goto out; | 1539 | goto out; |
| 1540 | if (!zcache_freeze && zcache_do_preload(pool) == 0) { | 1540 | if (!zcache_freeze && zcache_do_preload(pool) == 0) { |
| 1541 | /* preload does preempt_disable on success */ | 1541 | /* preload does preempt_disable on success */ |
| 1542 | ret = tmem_put(pool, oidp, index, page_address(page), | 1542 | ret = tmem_put(pool, oidp, index, (char *)(page), |
| 1543 | PAGE_SIZE, 0, is_ephemeral(pool)); | 1543 | PAGE_SIZE, 0, is_ephemeral(pool)); |
| 1544 | if (ret < 0) { | 1544 | if (ret < 0) { |
| 1545 | if (is_ephemeral(pool)) | 1545 | if (is_ephemeral(pool)) |
| @@ -1572,7 +1572,7 @@ static int zcache_get_page(int cli_id, int pool_id, struct tmem_oid *oidp, | |||
| 1572 | pool = zcache_get_pool_by_id(cli_id, pool_id); | 1572 | pool = zcache_get_pool_by_id(cli_id, pool_id); |
| 1573 | if (likely(pool != NULL)) { | 1573 | if (likely(pool != NULL)) { |
| 1574 | if (atomic_read(&pool->obj_count) > 0) | 1574 | if (atomic_read(&pool->obj_count) > 0) |
| 1575 | ret = tmem_get(pool, oidp, index, page_address(page), | 1575 | ret = tmem_get(pool, oidp, index, (char *)(page), |
| 1576 | &size, 0, is_ephemeral(pool)); | 1576 | &size, 0, is_ephemeral(pool)); |
| 1577 | zcache_put_pool(pool); | 1577 | zcache_put_pool(pool); |
| 1578 | } | 1578 | } |
diff --git a/drivers/target/iscsi/iscsi_target.c b/drivers/target/iscsi/iscsi_target.c index c24fb10de60b..6a4ea29c2f36 100644 --- a/drivers/target/iscsi/iscsi_target.c +++ b/drivers/target/iscsi/iscsi_target.c | |||
| @@ -2243,7 +2243,6 @@ static int iscsit_handle_snack( | |||
| 2243 | case 0: | 2243 | case 0: |
| 2244 | return iscsit_handle_recovery_datain_or_r2t(conn, buf, | 2244 | return iscsit_handle_recovery_datain_or_r2t(conn, buf, |
| 2245 | hdr->itt, hdr->ttt, hdr->begrun, hdr->runlength); | 2245 | hdr->itt, hdr->ttt, hdr->begrun, hdr->runlength); |
| 2246 | return 0; | ||
| 2247 | case ISCSI_FLAG_SNACK_TYPE_STATUS: | 2246 | case ISCSI_FLAG_SNACK_TYPE_STATUS: |
| 2248 | return iscsit_handle_status_snack(conn, hdr->itt, hdr->ttt, | 2247 | return iscsit_handle_status_snack(conn, hdr->itt, hdr->ttt, |
| 2249 | hdr->begrun, hdr->runlength); | 2248 | hdr->begrun, hdr->runlength); |
diff --git a/drivers/target/iscsi/iscsi_target_configfs.c b/drivers/target/iscsi/iscsi_target_configfs.c index f095e65b1ccf..f1643dbf6a92 100644 --- a/drivers/target/iscsi/iscsi_target_configfs.c +++ b/drivers/target/iscsi/iscsi_target_configfs.c | |||
| @@ -268,7 +268,7 @@ struct se_tpg_np *lio_target_call_addnptotpg( | |||
| 268 | ISCSI_TCP); | 268 | ISCSI_TCP); |
| 269 | if (IS_ERR(tpg_np)) { | 269 | if (IS_ERR(tpg_np)) { |
| 270 | iscsit_put_tpg(tpg); | 270 | iscsit_put_tpg(tpg); |
| 271 | return ERR_PTR(PTR_ERR(tpg_np)); | 271 | return ERR_CAST(tpg_np); |
| 272 | } | 272 | } |
| 273 | pr_debug("LIO_Target_ConfigFS: addnptotpg done!\n"); | 273 | pr_debug("LIO_Target_ConfigFS: addnptotpg done!\n"); |
| 274 | 274 | ||
| @@ -1285,7 +1285,7 @@ struct se_wwn *lio_target_call_coreaddtiqn( | |||
| 1285 | 1285 | ||
| 1286 | tiqn = iscsit_add_tiqn((unsigned char *)name); | 1286 | tiqn = iscsit_add_tiqn((unsigned char *)name); |
| 1287 | if (IS_ERR(tiqn)) | 1287 | if (IS_ERR(tiqn)) |
| 1288 | return ERR_PTR(PTR_ERR(tiqn)); | 1288 | return ERR_CAST(tiqn); |
| 1289 | /* | 1289 | /* |
| 1290 | * Setup struct iscsi_wwn_stat_grps for se_wwn->fabric_stat_group. | 1290 | * Setup struct iscsi_wwn_stat_grps for se_wwn->fabric_stat_group. |
| 1291 | */ | 1291 | */ |
diff --git a/drivers/target/iscsi/iscsi_target_erl1.c b/drivers/target/iscsi/iscsi_target_erl1.c index 980650792cf6..c4c68da3e500 100644 --- a/drivers/target/iscsi/iscsi_target_erl1.c +++ b/drivers/target/iscsi/iscsi_target_erl1.c | |||
| @@ -834,7 +834,7 @@ static int iscsit_attach_ooo_cmdsn( | |||
| 834 | */ | 834 | */ |
| 835 | list_for_each_entry(ooo_tmp, &sess->sess_ooo_cmdsn_list, | 835 | list_for_each_entry(ooo_tmp, &sess->sess_ooo_cmdsn_list, |
| 836 | ooo_list) { | 836 | ooo_list) { |
| 837 | while (ooo_tmp->cmdsn < ooo_cmdsn->cmdsn) | 837 | if (ooo_tmp->cmdsn < ooo_cmdsn->cmdsn) |
| 838 | continue; | 838 | continue; |
| 839 | 839 | ||
| 840 | list_add(&ooo_cmdsn->ooo_list, | 840 | list_add(&ooo_cmdsn->ooo_list, |
diff --git a/drivers/target/iscsi/iscsi_target_login.c b/drivers/target/iscsi/iscsi_target_login.c index bcaf82f47037..daad362a93ce 100644 --- a/drivers/target/iscsi/iscsi_target_login.c +++ b/drivers/target/iscsi/iscsi_target_login.c | |||
| @@ -1013,19 +1013,9 @@ static int __iscsi_target_login_thread(struct iscsi_np *np) | |||
| 1013 | ISCSI_LOGIN_STATUS_TARGET_ERROR); | 1013 | ISCSI_LOGIN_STATUS_TARGET_ERROR); |
| 1014 | goto new_sess_out; | 1014 | goto new_sess_out; |
| 1015 | } | 1015 | } |
| 1016 | #if 0 | 1016 | snprintf(conn->login_ip, sizeof(conn->login_ip), "%pI6c", |
| 1017 | if (!iscsi_ntop6((const unsigned char *) | 1017 | &sock_in6.sin6_addr.in6_u); |
| 1018 | &sock_in6.sin6_addr.in6_u, | 1018 | conn->login_port = ntohs(sock_in6.sin6_port); |
| 1019 | (char *)&conn->ipv6_login_ip[0], | ||
| 1020 | IPV6_ADDRESS_SPACE)) { | ||
| 1021 | pr_err("iscsi_ntop6() failed\n"); | ||
| 1022 | iscsit_tx_login_rsp(conn, ISCSI_STATUS_CLS_TARGET_ERR, | ||
| 1023 | ISCSI_LOGIN_STATUS_TARGET_ERROR); | ||
| 1024 | goto new_sess_out; | ||
| 1025 | } | ||
| 1026 | #else | ||
| 1027 | pr_debug("Skipping iscsi_ntop6()\n"); | ||
| 1028 | #endif | ||
| 1029 | } else { | 1019 | } else { |
| 1030 | memset(&sock_in, 0, sizeof(struct sockaddr_in)); | 1020 | memset(&sock_in, 0, sizeof(struct sockaddr_in)); |
| 1031 | 1021 | ||
diff --git a/drivers/target/iscsi/iscsi_target_parameters.c b/drivers/target/iscsi/iscsi_target_parameters.c index 252e246cf51e..497b2e718a76 100644 --- a/drivers/target/iscsi/iscsi_target_parameters.c +++ b/drivers/target/iscsi/iscsi_target_parameters.c | |||
| @@ -545,13 +545,13 @@ int iscsi_copy_param_list( | |||
| 545 | struct iscsi_param_list *src_param_list, | 545 | struct iscsi_param_list *src_param_list, |
| 546 | int leading) | 546 | int leading) |
| 547 | { | 547 | { |
| 548 | struct iscsi_param *new_param = NULL, *param = NULL; | 548 | struct iscsi_param *param = NULL; |
| 549 | struct iscsi_param *new_param = NULL; | ||
| 549 | struct iscsi_param_list *param_list = NULL; | 550 | struct iscsi_param_list *param_list = NULL; |
| 550 | 551 | ||
| 551 | param_list = kzalloc(sizeof(struct iscsi_param_list), GFP_KERNEL); | 552 | param_list = kzalloc(sizeof(struct iscsi_param_list), GFP_KERNEL); |
| 552 | if (!param_list) { | 553 | if (!param_list) { |
| 553 | pr_err("Unable to allocate memory for" | 554 | pr_err("Unable to allocate memory for struct iscsi_param_list.\n"); |
| 554 | " struct iscsi_param_list.\n"); | ||
| 555 | goto err_out; | 555 | goto err_out; |
| 556 | } | 556 | } |
| 557 | INIT_LIST_HEAD(¶m_list->param_list); | 557 | INIT_LIST_HEAD(¶m_list->param_list); |
| @@ -567,8 +567,17 @@ int iscsi_copy_param_list( | |||
| 567 | 567 | ||
| 568 | new_param = kzalloc(sizeof(struct iscsi_param), GFP_KERNEL); | 568 | new_param = kzalloc(sizeof(struct iscsi_param), GFP_KERNEL); |
| 569 | if (!new_param) { | 569 | if (!new_param) { |
| 570 | pr_err("Unable to allocate memory for" | 570 | pr_err("Unable to allocate memory for struct iscsi_param.\n"); |
| 571 | " struct iscsi_param.\n"); | 571 | goto err_out; |
| 572 | } | ||
| 573 | |||
| 574 | new_param->name = kstrdup(param->name, GFP_KERNEL); | ||
| 575 | new_param->value = kstrdup(param->value, GFP_KERNEL); | ||
| 576 | if (!new_param->value || !new_param->name) { | ||
| 577 | kfree(new_param->value); | ||
| 578 | kfree(new_param->name); | ||
| 579 | kfree(new_param); | ||
| 580 | pr_err("Unable to allocate memory for parameter name/value.\n"); | ||
| 572 | goto err_out; | 581 | goto err_out; |
| 573 | } | 582 | } |
| 574 | 583 | ||
| @@ -580,32 +589,12 @@ int iscsi_copy_param_list( | |||
| 580 | new_param->use = param->use; | 589 | new_param->use = param->use; |
| 581 | new_param->type_range = param->type_range; | 590 | new_param->type_range = param->type_range; |
| 582 | 591 | ||
| 583 | new_param->name = kzalloc(strlen(param->name) + 1, GFP_KERNEL); | ||
| 584 | if (!new_param->name) { | ||
| 585 | pr_err("Unable to allocate memory for" | ||
| 586 | " parameter name.\n"); | ||
| 587 | goto err_out; | ||
| 588 | } | ||
| 589 | |||
| 590 | new_param->value = kzalloc(strlen(param->value) + 1, | ||
| 591 | GFP_KERNEL); | ||
| 592 | if (!new_param->value) { | ||
| 593 | pr_err("Unable to allocate memory for" | ||
| 594 | " parameter value.\n"); | ||
| 595 | goto err_out; | ||
| 596 | } | ||
| 597 | |||
| 598 | memcpy(new_param->name, param->name, strlen(param->name)); | ||
| 599 | new_param->name[strlen(param->name)] = '\0'; | ||
| 600 | memcpy(new_param->value, param->value, strlen(param->value)); | ||
| 601 | new_param->value[strlen(param->value)] = '\0'; | ||
| 602 | |||
| 603 | list_add_tail(&new_param->p_list, ¶m_list->param_list); | 592 | list_add_tail(&new_param->p_list, ¶m_list->param_list); |
| 604 | } | 593 | } |
| 605 | 594 | ||
| 606 | if (!list_empty(¶m_list->param_list)) | 595 | if (!list_empty(¶m_list->param_list)) { |
| 607 | *dst_param_list = param_list; | 596 | *dst_param_list = param_list; |
| 608 | else { | 597 | } else { |
| 609 | pr_err("No parameters allocated.\n"); | 598 | pr_err("No parameters allocated.\n"); |
| 610 | goto err_out; | 599 | goto err_out; |
| 611 | } | 600 | } |
diff --git a/drivers/target/iscsi/iscsi_target_util.c b/drivers/target/iscsi/iscsi_target_util.c index a1acb0167902..a0d23bc0fc98 100644 --- a/drivers/target/iscsi/iscsi_target_util.c +++ b/drivers/target/iscsi/iscsi_target_util.c | |||
| @@ -243,7 +243,7 @@ struct iscsi_cmd *iscsit_allocate_se_cmd_for_tmr( | |||
| 243 | if (!cmd->tmr_req) { | 243 | if (!cmd->tmr_req) { |
| 244 | pr_err("Unable to allocate memory for" | 244 | pr_err("Unable to allocate memory for" |
| 245 | " Task Management command!\n"); | 245 | " Task Management command!\n"); |
| 246 | return NULL; | 246 | goto out; |
| 247 | } | 247 | } |
| 248 | /* | 248 | /* |
| 249 | * TASK_REASSIGN for ERL=2 / connection stays inside of | 249 | * TASK_REASSIGN for ERL=2 / connection stays inside of |
| @@ -298,8 +298,6 @@ struct iscsi_cmd *iscsit_allocate_se_cmd_for_tmr( | |||
| 298 | return cmd; | 298 | return cmd; |
| 299 | out: | 299 | out: |
| 300 | iscsit_release_cmd(cmd); | 300 | iscsit_release_cmd(cmd); |
| 301 | if (se_cmd) | ||
| 302 | transport_free_se_cmd(se_cmd); | ||
| 303 | return NULL; | 301 | return NULL; |
| 304 | } | 302 | } |
| 305 | 303 | ||
diff --git a/drivers/target/target_core_cdb.c b/drivers/target/target_core_cdb.c index 8ae09a1bdf74..89ae923c5da6 100644 --- a/drivers/target/target_core_cdb.c +++ b/drivers/target/target_core_cdb.c | |||
| @@ -67,6 +67,7 @@ target_emulate_inquiry_std(struct se_cmd *cmd) | |||
| 67 | { | 67 | { |
| 68 | struct se_lun *lun = cmd->se_lun; | 68 | struct se_lun *lun = cmd->se_lun; |
| 69 | struct se_device *dev = cmd->se_dev; | 69 | struct se_device *dev = cmd->se_dev; |
| 70 | struct se_portal_group *tpg = lun->lun_sep->sep_tpg; | ||
| 70 | unsigned char *buf; | 71 | unsigned char *buf; |
| 71 | 72 | ||
| 72 | /* | 73 | /* |
| @@ -81,9 +82,13 @@ target_emulate_inquiry_std(struct se_cmd *cmd) | |||
| 81 | 82 | ||
| 82 | buf = transport_kmap_first_data_page(cmd); | 83 | buf = transport_kmap_first_data_page(cmd); |
| 83 | 84 | ||
| 84 | buf[0] = dev->transport->get_device_type(dev); | 85 | if (dev == tpg->tpg_virt_lun0.lun_se_dev) { |
| 85 | if (buf[0] == TYPE_TAPE) | 86 | buf[0] = 0x3f; /* Not connected */ |
| 86 | buf[1] = 0x80; | 87 | } else { |
| 88 | buf[0] = dev->transport->get_device_type(dev); | ||
| 89 | if (buf[0] == TYPE_TAPE) | ||
| 90 | buf[1] = 0x80; | ||
| 91 | } | ||
| 87 | buf[2] = dev->transport->get_device_rev(dev); | 92 | buf[2] = dev->transport->get_device_rev(dev); |
| 88 | 93 | ||
| 89 | /* | 94 | /* |
| @@ -915,8 +920,8 @@ target_emulate_modesense(struct se_cmd *cmd, int ten) | |||
| 915 | length += target_modesense_control(dev, &buf[offset+length]); | 920 | length += target_modesense_control(dev, &buf[offset+length]); |
| 916 | break; | 921 | break; |
| 917 | default: | 922 | default: |
| 918 | pr_err("Got Unknown Mode Page: 0x%02x\n", | 923 | pr_err("MODE SENSE: unimplemented page/subpage: 0x%02x/0x%02x\n", |
| 919 | cdb[2] & 0x3f); | 924 | cdb[2] & 0x3f, cdb[3]); |
| 920 | return PYX_TRANSPORT_UNKNOWN_MODE_PAGE; | 925 | return PYX_TRANSPORT_UNKNOWN_MODE_PAGE; |
| 921 | } | 926 | } |
| 922 | offset += length; | 927 | offset += length; |
| @@ -1072,8 +1077,6 @@ target_emulate_unmap(struct se_task *task) | |||
| 1072 | size -= 16; | 1077 | size -= 16; |
| 1073 | } | 1078 | } |
| 1074 | 1079 | ||
| 1075 | task->task_scsi_status = GOOD; | ||
| 1076 | transport_complete_task(task, 1); | ||
| 1077 | err: | 1080 | err: |
| 1078 | transport_kunmap_first_data_page(cmd); | 1081 | transport_kunmap_first_data_page(cmd); |
| 1079 | 1082 | ||
| @@ -1085,24 +1088,17 @@ err: | |||
| 1085 | * Note this is not used for TCM/pSCSI passthrough | 1088 | * Note this is not used for TCM/pSCSI passthrough |
| 1086 | */ | 1089 | */ |
| 1087 | static int | 1090 | static int |
| 1088 | target_emulate_write_same(struct se_task *task, int write_same32) | 1091 | target_emulate_write_same(struct se_task *task, u32 num_blocks) |
| 1089 | { | 1092 | { |
| 1090 | struct se_cmd *cmd = task->task_se_cmd; | 1093 | struct se_cmd *cmd = task->task_se_cmd; |
| 1091 | struct se_device *dev = cmd->se_dev; | 1094 | struct se_device *dev = cmd->se_dev; |
| 1092 | sector_t range; | 1095 | sector_t range; |
| 1093 | sector_t lba = cmd->t_task_lba; | 1096 | sector_t lba = cmd->t_task_lba; |
| 1094 | unsigned int num_blocks; | ||
| 1095 | int ret; | 1097 | int ret; |
| 1096 | /* | 1098 | /* |
| 1097 | * Extract num_blocks from the WRITE_SAME_* CDB. Then use the explict | 1099 | * Use the explicit range when non zero is supplied, otherwise calculate |
| 1098 | * range when non zero is supplied, otherwise calculate the remaining | 1100 | * the remaining range based on ->get_blocks() - starting LBA. |
| 1099 | * range based on ->get_blocks() - starting LBA. | ||
| 1100 | */ | 1101 | */ |
| 1101 | if (write_same32) | ||
| 1102 | num_blocks = get_unaligned_be32(&cmd->t_task_cdb[28]); | ||
| 1103 | else | ||
| 1104 | num_blocks = get_unaligned_be32(&cmd->t_task_cdb[10]); | ||
| 1105 | |||
| 1106 | if (num_blocks != 0) | 1102 | if (num_blocks != 0) |
| 1107 | range = num_blocks; | 1103 | range = num_blocks; |
| 1108 | else | 1104 | else |
| @@ -1117,8 +1113,6 @@ target_emulate_write_same(struct se_task *task, int write_same32) | |||
| 1117 | return ret; | 1113 | return ret; |
| 1118 | } | 1114 | } |
| 1119 | 1115 | ||
| 1120 | task->task_scsi_status = GOOD; | ||
| 1121 | transport_complete_task(task, 1); | ||
| 1122 | return 0; | 1116 | return 0; |
| 1123 | } | 1117 | } |
| 1124 | 1118 | ||
| @@ -1165,13 +1159,23 @@ transport_emulate_control_cdb(struct se_task *task) | |||
| 1165 | } | 1159 | } |
| 1166 | ret = target_emulate_unmap(task); | 1160 | ret = target_emulate_unmap(task); |
| 1167 | break; | 1161 | break; |
| 1162 | case WRITE_SAME: | ||
| 1163 | if (!dev->transport->do_discard) { | ||
| 1164 | pr_err("WRITE_SAME emulation not supported" | ||
| 1165 | " for: %s\n", dev->transport->name); | ||
| 1166 | return PYX_TRANSPORT_UNKNOWN_SAM_OPCODE; | ||
| 1167 | } | ||
| 1168 | ret = target_emulate_write_same(task, | ||
| 1169 | get_unaligned_be16(&cmd->t_task_cdb[7])); | ||
| 1170 | break; | ||
| 1168 | case WRITE_SAME_16: | 1171 | case WRITE_SAME_16: |
| 1169 | if (!dev->transport->do_discard) { | 1172 | if (!dev->transport->do_discard) { |
| 1170 | pr_err("WRITE_SAME_16 emulation not supported" | 1173 | pr_err("WRITE_SAME_16 emulation not supported" |
| 1171 | " for: %s\n", dev->transport->name); | 1174 | " for: %s\n", dev->transport->name); |
| 1172 | return PYX_TRANSPORT_UNKNOWN_SAM_OPCODE; | 1175 | return PYX_TRANSPORT_UNKNOWN_SAM_OPCODE; |
| 1173 | } | 1176 | } |
| 1174 | ret = target_emulate_write_same(task, 0); | 1177 | ret = target_emulate_write_same(task, |
| 1178 | get_unaligned_be32(&cmd->t_task_cdb[10])); | ||
| 1175 | break; | 1179 | break; |
| 1176 | case VARIABLE_LENGTH_CMD: | 1180 | case VARIABLE_LENGTH_CMD: |
| 1177 | service_action = | 1181 | service_action = |
| @@ -1184,7 +1188,8 @@ transport_emulate_control_cdb(struct se_task *task) | |||
| 1184 | dev->transport->name); | 1188 | dev->transport->name); |
| 1185 | return PYX_TRANSPORT_UNKNOWN_SAM_OPCODE; | 1189 | return PYX_TRANSPORT_UNKNOWN_SAM_OPCODE; |
| 1186 | } | 1190 | } |
| 1187 | ret = target_emulate_write_same(task, 1); | 1191 | ret = target_emulate_write_same(task, |
| 1192 | get_unaligned_be32(&cmd->t_task_cdb[28])); | ||
| 1188 | break; | 1193 | break; |
| 1189 | default: | 1194 | default: |
| 1190 | pr_err("Unsupported VARIABLE_LENGTH_CMD SA:" | 1195 | pr_err("Unsupported VARIABLE_LENGTH_CMD SA:" |
| @@ -1219,8 +1224,14 @@ transport_emulate_control_cdb(struct se_task *task) | |||
| 1219 | 1224 | ||
| 1220 | if (ret < 0) | 1225 | if (ret < 0) |
| 1221 | return ret; | 1226 | return ret; |
| 1222 | task->task_scsi_status = GOOD; | 1227 | /* |
| 1223 | transport_complete_task(task, 1); | 1228 | * Handle the successful completion here unless a caller |
| 1229 | * has explictly requested an asychronous completion. | ||
| 1230 | */ | ||
| 1231 | if (!(cmd->se_cmd_flags & SCF_EMULATE_CDB_ASYNC)) { | ||
| 1232 | task->task_scsi_status = GOOD; | ||
| 1233 | transport_complete_task(task, 1); | ||
| 1234 | } | ||
| 1224 | 1235 | ||
| 1225 | return PYX_TRANSPORT_SENT_TO_TRANSPORT; | 1236 | return PYX_TRANSPORT_SENT_TO_TRANSPORT; |
| 1226 | } | 1237 | } |
diff --git a/drivers/target/target_core_device.c b/drivers/target/target_core_device.c index b38b6c993e65..ca6e4a4df134 100644 --- a/drivers/target/target_core_device.c +++ b/drivers/target/target_core_device.c | |||
| @@ -472,9 +472,9 @@ void core_clear_lun_from_tpg(struct se_lun *lun, struct se_portal_group *tpg) | |||
| 472 | struct se_dev_entry *deve; | 472 | struct se_dev_entry *deve; |
| 473 | u32 i; | 473 | u32 i; |
| 474 | 474 | ||
| 475 | spin_lock_bh(&tpg->acl_node_lock); | 475 | spin_lock_irq(&tpg->acl_node_lock); |
| 476 | list_for_each_entry(nacl, &tpg->acl_node_list, acl_list) { | 476 | list_for_each_entry(nacl, &tpg->acl_node_list, acl_list) { |
| 477 | spin_unlock_bh(&tpg->acl_node_lock); | 477 | spin_unlock_irq(&tpg->acl_node_lock); |
| 478 | 478 | ||
| 479 | spin_lock_irq(&nacl->device_list_lock); | 479 | spin_lock_irq(&nacl->device_list_lock); |
| 480 | for (i = 0; i < TRANSPORT_MAX_LUNS_PER_TPG; i++) { | 480 | for (i = 0; i < TRANSPORT_MAX_LUNS_PER_TPG; i++) { |
| @@ -491,9 +491,9 @@ void core_clear_lun_from_tpg(struct se_lun *lun, struct se_portal_group *tpg) | |||
| 491 | } | 491 | } |
| 492 | spin_unlock_irq(&nacl->device_list_lock); | 492 | spin_unlock_irq(&nacl->device_list_lock); |
| 493 | 493 | ||
| 494 | spin_lock_bh(&tpg->acl_node_lock); | 494 | spin_lock_irq(&tpg->acl_node_lock); |
| 495 | } | 495 | } |
| 496 | spin_unlock_bh(&tpg->acl_node_lock); | 496 | spin_unlock_irq(&tpg->acl_node_lock); |
| 497 | } | 497 | } |
| 498 | 498 | ||
| 499 | static struct se_port *core_alloc_port(struct se_device *dev) | 499 | static struct se_port *core_alloc_port(struct se_device *dev) |
| @@ -839,6 +839,24 @@ int se_dev_check_shutdown(struct se_device *dev) | |||
| 839 | return ret; | 839 | return ret; |
| 840 | } | 840 | } |
| 841 | 841 | ||
| 842 | u32 se_dev_align_max_sectors(u32 max_sectors, u32 block_size) | ||
| 843 | { | ||
| 844 | u32 tmp, aligned_max_sectors; | ||
| 845 | /* | ||
| 846 | * Limit max_sectors to a PAGE_SIZE aligned value for modern | ||
| 847 | * transport_allocate_data_tasks() operation. | ||
| 848 | */ | ||
| 849 | tmp = rounddown((max_sectors * block_size), PAGE_SIZE); | ||
| 850 | aligned_max_sectors = (tmp / block_size); | ||
| 851 | if (max_sectors != aligned_max_sectors) { | ||
| 852 | printk(KERN_INFO "Rounding down aligned max_sectors from %u" | ||
| 853 | " to %u\n", max_sectors, aligned_max_sectors); | ||
| 854 | return aligned_max_sectors; | ||
| 855 | } | ||
| 856 | |||
| 857 | return max_sectors; | ||
| 858 | } | ||
| 859 | |||
| 842 | void se_dev_set_default_attribs( | 860 | void se_dev_set_default_attribs( |
| 843 | struct se_device *dev, | 861 | struct se_device *dev, |
| 844 | struct se_dev_limits *dev_limits) | 862 | struct se_dev_limits *dev_limits) |
| @@ -878,6 +896,11 @@ void se_dev_set_default_attribs( | |||
| 878 | * max_sectors is based on subsystem plugin dependent requirements. | 896 | * max_sectors is based on subsystem plugin dependent requirements. |
| 879 | */ | 897 | */ |
| 880 | dev->se_sub_dev->se_dev_attrib.hw_max_sectors = limits->max_hw_sectors; | 898 | dev->se_sub_dev->se_dev_attrib.hw_max_sectors = limits->max_hw_sectors; |
| 899 | /* | ||
| 900 | * Align max_sectors down to PAGE_SIZE to follow transport_allocate_data_tasks() | ||
| 901 | */ | ||
| 902 | limits->max_sectors = se_dev_align_max_sectors(limits->max_sectors, | ||
| 903 | limits->logical_block_size); | ||
| 881 | dev->se_sub_dev->se_dev_attrib.max_sectors = limits->max_sectors; | 904 | dev->se_sub_dev->se_dev_attrib.max_sectors = limits->max_sectors; |
| 882 | /* | 905 | /* |
| 883 | * Set optimal_sectors from max_sectors, which can be lowered via | 906 | * Set optimal_sectors from max_sectors, which can be lowered via |
| @@ -1242,6 +1265,11 @@ int se_dev_set_max_sectors(struct se_device *dev, u32 max_sectors) | |||
| 1242 | return -EINVAL; | 1265 | return -EINVAL; |
| 1243 | } | 1266 | } |
| 1244 | } | 1267 | } |
| 1268 | /* | ||
| 1269 | * Align max_sectors down to PAGE_SIZE to follow transport_allocate_data_tasks() | ||
| 1270 | */ | ||
| 1271 | max_sectors = se_dev_align_max_sectors(max_sectors, | ||
| 1272 | dev->se_sub_dev->se_dev_attrib.block_size); | ||
| 1245 | 1273 | ||
| 1246 | dev->se_sub_dev->se_dev_attrib.max_sectors = max_sectors; | 1274 | dev->se_sub_dev->se_dev_attrib.max_sectors = max_sectors; |
| 1247 | pr_debug("dev[%p]: SE Device max_sectors changed to %u\n", | 1275 | pr_debug("dev[%p]: SE Device max_sectors changed to %u\n", |
| @@ -1344,15 +1372,17 @@ struct se_lun *core_dev_add_lun( | |||
| 1344 | */ | 1372 | */ |
| 1345 | if (tpg->se_tpg_tfo->tpg_check_demo_mode(tpg)) { | 1373 | if (tpg->se_tpg_tfo->tpg_check_demo_mode(tpg)) { |
| 1346 | struct se_node_acl *acl; | 1374 | struct se_node_acl *acl; |
| 1347 | spin_lock_bh(&tpg->acl_node_lock); | 1375 | spin_lock_irq(&tpg->acl_node_lock); |
| 1348 | list_for_each_entry(acl, &tpg->acl_node_list, acl_list) { | 1376 | list_for_each_entry(acl, &tpg->acl_node_list, acl_list) { |
| 1349 | if (acl->dynamic_node_acl) { | 1377 | if (acl->dynamic_node_acl && |
| 1350 | spin_unlock_bh(&tpg->acl_node_lock); | 1378 | (!tpg->se_tpg_tfo->tpg_check_demo_mode_login_only || |
| 1379 | !tpg->se_tpg_tfo->tpg_check_demo_mode_login_only(tpg))) { | ||
| 1380 | spin_unlock_irq(&tpg->acl_node_lock); | ||
| 1351 | core_tpg_add_node_to_devs(acl, tpg); | 1381 | core_tpg_add_node_to_devs(acl, tpg); |
| 1352 | spin_lock_bh(&tpg->acl_node_lock); | 1382 | spin_lock_irq(&tpg->acl_node_lock); |
| 1353 | } | 1383 | } |
| 1354 | } | 1384 | } |
| 1355 | spin_unlock_bh(&tpg->acl_node_lock); | 1385 | spin_unlock_irq(&tpg->acl_node_lock); |
| 1356 | } | 1386 | } |
| 1357 | 1387 | ||
| 1358 | return lun_p; | 1388 | return lun_p; |
diff --git a/drivers/target/target_core_fabric_configfs.c b/drivers/target/target_core_fabric_configfs.c index f1654694f4ea..55bbe0847a6d 100644 --- a/drivers/target/target_core_fabric_configfs.c +++ b/drivers/target/target_core_fabric_configfs.c | |||
| @@ -481,7 +481,7 @@ static struct config_group *target_fabric_make_nodeacl( | |||
| 481 | 481 | ||
| 482 | se_nacl = tf->tf_ops.fabric_make_nodeacl(se_tpg, group, name); | 482 | se_nacl = tf->tf_ops.fabric_make_nodeacl(se_tpg, group, name); |
| 483 | if (IS_ERR(se_nacl)) | 483 | if (IS_ERR(se_nacl)) |
| 484 | return ERR_PTR(PTR_ERR(se_nacl)); | 484 | return ERR_CAST(se_nacl); |
| 485 | 485 | ||
| 486 | nacl_cg = &se_nacl->acl_group; | 486 | nacl_cg = &se_nacl->acl_group; |
| 487 | nacl_cg->default_groups = se_nacl->acl_default_groups; | 487 | nacl_cg->default_groups = se_nacl->acl_default_groups; |
diff --git a/drivers/target/target_core_pr.c b/drivers/target/target_core_pr.c index 1c1b849cd4fb..7fd3a161f7cc 100644 --- a/drivers/target/target_core_pr.c +++ b/drivers/target/target_core_pr.c | |||
| @@ -1598,14 +1598,14 @@ static int core_scsi3_decode_spec_i_port( | |||
| 1598 | * from the decoded fabric module specific TransportID | 1598 | * from the decoded fabric module specific TransportID |
| 1599 | * at *i_str. | 1599 | * at *i_str. |
| 1600 | */ | 1600 | */ |
| 1601 | spin_lock_bh(&tmp_tpg->acl_node_lock); | 1601 | spin_lock_irq(&tmp_tpg->acl_node_lock); |
| 1602 | dest_node_acl = __core_tpg_get_initiator_node_acl( | 1602 | dest_node_acl = __core_tpg_get_initiator_node_acl( |
| 1603 | tmp_tpg, i_str); | 1603 | tmp_tpg, i_str); |
| 1604 | if (dest_node_acl) { | 1604 | if (dest_node_acl) { |
| 1605 | atomic_inc(&dest_node_acl->acl_pr_ref_count); | 1605 | atomic_inc(&dest_node_acl->acl_pr_ref_count); |
| 1606 | smp_mb__after_atomic_inc(); | 1606 | smp_mb__after_atomic_inc(); |
| 1607 | } | 1607 | } |
| 1608 | spin_unlock_bh(&tmp_tpg->acl_node_lock); | 1608 | spin_unlock_irq(&tmp_tpg->acl_node_lock); |
| 1609 | 1609 | ||
| 1610 | if (!dest_node_acl) { | 1610 | if (!dest_node_acl) { |
| 1611 | core_scsi3_tpg_undepend_item(tmp_tpg); | 1611 | core_scsi3_tpg_undepend_item(tmp_tpg); |
| @@ -3496,14 +3496,14 @@ after_iport_check: | |||
| 3496 | /* | 3496 | /* |
| 3497 | * Locate the destination struct se_node_acl from the received Transport ID | 3497 | * Locate the destination struct se_node_acl from the received Transport ID |
| 3498 | */ | 3498 | */ |
| 3499 | spin_lock_bh(&dest_se_tpg->acl_node_lock); | 3499 | spin_lock_irq(&dest_se_tpg->acl_node_lock); |
| 3500 | dest_node_acl = __core_tpg_get_initiator_node_acl(dest_se_tpg, | 3500 | dest_node_acl = __core_tpg_get_initiator_node_acl(dest_se_tpg, |
| 3501 | initiator_str); | 3501 | initiator_str); |
| 3502 | if (dest_node_acl) { | 3502 | if (dest_node_acl) { |
| 3503 | atomic_inc(&dest_node_acl->acl_pr_ref_count); | 3503 | atomic_inc(&dest_node_acl->acl_pr_ref_count); |
| 3504 | smp_mb__after_atomic_inc(); | 3504 | smp_mb__after_atomic_inc(); |
| 3505 | } | 3505 | } |
| 3506 | spin_unlock_bh(&dest_se_tpg->acl_node_lock); | 3506 | spin_unlock_irq(&dest_se_tpg->acl_node_lock); |
| 3507 | 3507 | ||
| 3508 | if (!dest_node_acl) { | 3508 | if (!dest_node_acl) { |
| 3509 | pr_err("Unable to locate %s dest_node_acl for" | 3509 | pr_err("Unable to locate %s dest_node_acl for" |
diff --git a/drivers/target/target_core_rd.c b/drivers/target/target_core_rd.c index 3dd81d24d9a9..e567e129c697 100644 --- a/drivers/target/target_core_rd.c +++ b/drivers/target/target_core_rd.c | |||
| @@ -390,12 +390,10 @@ static int rd_MEMCPY_read(struct rd_request *req) | |||
| 390 | length = req->rd_size; | 390 | length = req->rd_size; |
| 391 | 391 | ||
| 392 | dst = sg_virt(&sg_d[i++]) + dst_offset; | 392 | dst = sg_virt(&sg_d[i++]) + dst_offset; |
| 393 | if (!dst) | 393 | BUG_ON(!dst); |
| 394 | BUG(); | ||
| 395 | 394 | ||
| 396 | src = sg_virt(&sg_s[j]) + src_offset; | 395 | src = sg_virt(&sg_s[j]) + src_offset; |
| 397 | if (!src) | 396 | BUG_ON(!src); |
| 398 | BUG(); | ||
| 399 | 397 | ||
| 400 | dst_offset = 0; | 398 | dst_offset = 0; |
| 401 | src_offset = length; | 399 | src_offset = length; |
| @@ -415,8 +413,7 @@ static int rd_MEMCPY_read(struct rd_request *req) | |||
| 415 | length = req->rd_size; | 413 | length = req->rd_size; |
| 416 | 414 | ||
| 417 | dst = sg_virt(&sg_d[i]) + dst_offset; | 415 | dst = sg_virt(&sg_d[i]) + dst_offset; |
| 418 | if (!dst) | 416 | BUG_ON(!dst); |
| 419 | BUG(); | ||
| 420 | 417 | ||
| 421 | if (sg_d[i].length == length) { | 418 | if (sg_d[i].length == length) { |
| 422 | i++; | 419 | i++; |
| @@ -425,8 +422,7 @@ static int rd_MEMCPY_read(struct rd_request *req) | |||
| 425 | dst_offset = length; | 422 | dst_offset = length; |
| 426 | 423 | ||
| 427 | src = sg_virt(&sg_s[j++]) + src_offset; | 424 | src = sg_virt(&sg_s[j++]) + src_offset; |
| 428 | if (!src) | 425 | BUG_ON(!src); |
| 429 | BUG(); | ||
| 430 | 426 | ||
| 431 | src_offset = 0; | 427 | src_offset = 0; |
| 432 | page_end = 1; | 428 | page_end = 1; |
| @@ -510,12 +506,10 @@ static int rd_MEMCPY_write(struct rd_request *req) | |||
| 510 | length = req->rd_size; | 506 | length = req->rd_size; |
| 511 | 507 | ||
| 512 | src = sg_virt(&sg_s[i++]) + src_offset; | 508 | src = sg_virt(&sg_s[i++]) + src_offset; |
| 513 | if (!src) | 509 | BUG_ON(!src); |
| 514 | BUG(); | ||
| 515 | 510 | ||
| 516 | dst = sg_virt(&sg_d[j]) + dst_offset; | 511 | dst = sg_virt(&sg_d[j]) + dst_offset; |
| 517 | if (!dst) | 512 | BUG_ON(!dst); |
| 518 | BUG(); | ||
| 519 | 513 | ||
| 520 | src_offset = 0; | 514 | src_offset = 0; |
| 521 | dst_offset = length; | 515 | dst_offset = length; |
| @@ -535,8 +529,7 @@ static int rd_MEMCPY_write(struct rd_request *req) | |||
| 535 | length = req->rd_size; | 529 | length = req->rd_size; |
| 536 | 530 | ||
| 537 | src = sg_virt(&sg_s[i]) + src_offset; | 531 | src = sg_virt(&sg_s[i]) + src_offset; |
| 538 | if (!src) | 532 | BUG_ON(!src); |
| 539 | BUG(); | ||
| 540 | 533 | ||
| 541 | if (sg_s[i].length == length) { | 534 | if (sg_s[i].length == length) { |
| 542 | i++; | 535 | i++; |
| @@ -545,8 +538,7 @@ static int rd_MEMCPY_write(struct rd_request *req) | |||
| 545 | src_offset = length; | 538 | src_offset = length; |
| 546 | 539 | ||
| 547 | dst = sg_virt(&sg_d[j++]) + dst_offset; | 540 | dst = sg_virt(&sg_d[j++]) + dst_offset; |
| 548 | if (!dst) | 541 | BUG_ON(!dst); |
| 549 | BUG(); | ||
| 550 | 542 | ||
| 551 | dst_offset = 0; | 543 | dst_offset = 0; |
| 552 | page_end = 1; | 544 | page_end = 1; |
diff --git a/drivers/target/target_core_tpg.c b/drivers/target/target_core_tpg.c index 4f1ba4c5ef11..162b736c7342 100644 --- a/drivers/target/target_core_tpg.c +++ b/drivers/target/target_core_tpg.c | |||
| @@ -137,15 +137,15 @@ struct se_node_acl *core_tpg_get_initiator_node_acl( | |||
| 137 | { | 137 | { |
| 138 | struct se_node_acl *acl; | 138 | struct se_node_acl *acl; |
| 139 | 139 | ||
| 140 | spin_lock_bh(&tpg->acl_node_lock); | 140 | spin_lock_irq(&tpg->acl_node_lock); |
| 141 | list_for_each_entry(acl, &tpg->acl_node_list, acl_list) { | 141 | list_for_each_entry(acl, &tpg->acl_node_list, acl_list) { |
| 142 | if (!strcmp(acl->initiatorname, initiatorname) && | 142 | if (!strcmp(acl->initiatorname, initiatorname) && |
| 143 | !acl->dynamic_node_acl) { | 143 | !acl->dynamic_node_acl) { |
| 144 | spin_unlock_bh(&tpg->acl_node_lock); | 144 | spin_unlock_irq(&tpg->acl_node_lock); |
| 145 | return acl; | 145 | return acl; |
| 146 | } | 146 | } |
| 147 | } | 147 | } |
| 148 | spin_unlock_bh(&tpg->acl_node_lock); | 148 | spin_unlock_irq(&tpg->acl_node_lock); |
| 149 | 149 | ||
| 150 | return NULL; | 150 | return NULL; |
| 151 | } | 151 | } |
| @@ -298,13 +298,21 @@ struct se_node_acl *core_tpg_check_initiator_node_acl( | |||
| 298 | tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, acl); | 298 | tpg->se_tpg_tfo->tpg_release_fabric_acl(tpg, acl); |
| 299 | return NULL; | 299 | return NULL; |
| 300 | } | 300 | } |
| 301 | /* | ||
| 302 | * Here we only create demo-mode MappedLUNs from the active | ||
| 303 | * TPG LUNs if the fabric is not explictly asking for | ||
| 304 | * tpg_check_demo_mode_login_only() == 1. | ||
| 305 | */ | ||
| 306 | if ((tpg->se_tpg_tfo->tpg_check_demo_mode_login_only != NULL) && | ||
| 307 | (tpg->se_tpg_tfo->tpg_check_demo_mode_login_only(tpg) == 1)) | ||
| 308 | do { ; } while (0); | ||
| 309 | else | ||
| 310 | core_tpg_add_node_to_devs(acl, tpg); | ||
| 301 | 311 | ||
| 302 | core_tpg_add_node_to_devs(acl, tpg); | 312 | spin_lock_irq(&tpg->acl_node_lock); |
| 303 | |||
| 304 | spin_lock_bh(&tpg->acl_node_lock); | ||
| 305 | list_add_tail(&acl->acl_list, &tpg->acl_node_list); | 313 | list_add_tail(&acl->acl_list, &tpg->acl_node_list); |
| 306 | tpg->num_node_acls++; | 314 | tpg->num_node_acls++; |
| 307 | spin_unlock_bh(&tpg->acl_node_lock); | 315 | spin_unlock_irq(&tpg->acl_node_lock); |
| 308 | 316 | ||
| 309 | pr_debug("%s_TPG[%u] - Added DYNAMIC ACL with TCQ Depth: %d for %s" | 317 | pr_debug("%s_TPG[%u] - Added DYNAMIC ACL with TCQ Depth: %d for %s" |
| 310 | " Initiator Node: %s\n", tpg->se_tpg_tfo->get_fabric_name(), | 318 | " Initiator Node: %s\n", tpg->se_tpg_tfo->get_fabric_name(), |
| @@ -354,7 +362,7 @@ struct se_node_acl *core_tpg_add_initiator_node_acl( | |||
| 354 | { | 362 | { |
| 355 | struct se_node_acl *acl = NULL; | 363 | struct se_node_acl *acl = NULL; |
| 356 | 364 | ||
| 357 | spin_lock_bh(&tpg->acl_node_lock); | 365 | spin_lock_irq(&tpg->acl_node_lock); |
| 358 | acl = __core_tpg_get_initiator_node_acl(tpg, initiatorname); | 366 | acl = __core_tpg_get_initiator_node_acl(tpg, initiatorname); |
| 359 | if (acl) { | 367 | if (acl) { |
| 360 | if (acl->dynamic_node_acl) { | 368 | if (acl->dynamic_node_acl) { |
| @@ -362,7 +370,7 @@ struct se_node_acl *core_tpg_add_initiator_node_acl( | |||
| 362 | pr_debug("%s_TPG[%u] - Replacing dynamic ACL" | 370 | pr_debug("%s_TPG[%u] - Replacing dynamic ACL" |
| 363 | " for %s\n", tpg->se_tpg_tfo->get_fabric_name(), | 371 | " for %s\n", tpg->se_tpg_tfo->get_fabric_name(), |
| 364 | tpg->se_tpg_tfo->tpg_get_tag(tpg), initiatorname); | 372 | tpg->se_tpg_tfo->tpg_get_tag(tpg), initiatorname); |
| 365 | spin_unlock_bh(&tpg->acl_node_lock); | 373 | spin_unlock_irq(&tpg->acl_node_lock); |
| 366 | /* | 374 | /* |
| 367 | * Release the locally allocated struct se_node_acl | 375 | * Release the locally allocated struct se_node_acl |
| 368 | * because * core_tpg_add_initiator_node_acl() returned | 376 | * because * core_tpg_add_initiator_node_acl() returned |
| @@ -378,10 +386,10 @@ struct se_node_acl *core_tpg_add_initiator_node_acl( | |||
| 378 | " Node %s already exists for TPG %u, ignoring" | 386 | " Node %s already exists for TPG %u, ignoring" |
| 379 | " request.\n", tpg->se_tpg_tfo->get_fabric_name(), | 387 | " request.\n", tpg->se_tpg_tfo->get_fabric_name(), |
| 380 | initiatorname, tpg->se_tpg_tfo->tpg_get_tag(tpg)); | 388 | initiatorname, tpg->se_tpg_tfo->tpg_get_tag(tpg)); |
| 381 | spin_unlock_bh(&tpg->acl_node_lock); | 389 | spin_unlock_irq(&tpg->acl_node_lock); |
| 382 | return ERR_PTR(-EEXIST); | 390 | return ERR_PTR(-EEXIST); |
| 383 | } | 391 | } |
| 384 | spin_unlock_bh(&tpg->acl_node_lock); | 392 | spin_unlock_irq(&tpg->acl_node_lock); |
| 385 | 393 | ||
| 386 | if (!se_nacl) { | 394 | if (!se_nacl) { |
| 387 | pr_err("struct se_node_acl pointer is NULL\n"); | 395 | pr_err("struct se_node_acl pointer is NULL\n"); |
| @@ -418,10 +426,10 @@ struct se_node_acl *core_tpg_add_initiator_node_acl( | |||
| 418 | return ERR_PTR(-EINVAL); | 426 | return ERR_PTR(-EINVAL); |
| 419 | } | 427 | } |
| 420 | 428 | ||
| 421 | spin_lock_bh(&tpg->acl_node_lock); | 429 | spin_lock_irq(&tpg->acl_node_lock); |
| 422 | list_add_tail(&acl->acl_list, &tpg->acl_node_list); | 430 | list_add_tail(&acl->acl_list, &tpg->acl_node_list); |
| 423 | tpg->num_node_acls++; | 431 | tpg->num_node_acls++; |
| 424 | spin_unlock_bh(&tpg->acl_node_lock); | 432 | spin_unlock_irq(&tpg->acl_node_lock); |
| 425 | 433 | ||
| 426 | done: | 434 | done: |
| 427 | pr_debug("%s_TPG[%hu] - Added ACL with TCQ Depth: %d for %s" | 435 | pr_debug("%s_TPG[%hu] - Added ACL with TCQ Depth: %d for %s" |
| @@ -445,14 +453,14 @@ int core_tpg_del_initiator_node_acl( | |||
| 445 | struct se_session *sess, *sess_tmp; | 453 | struct se_session *sess, *sess_tmp; |
| 446 | int dynamic_acl = 0; | 454 | int dynamic_acl = 0; |
| 447 | 455 | ||
| 448 | spin_lock_bh(&tpg->acl_node_lock); | 456 | spin_lock_irq(&tpg->acl_node_lock); |
| 449 | if (acl->dynamic_node_acl) { | 457 | if (acl->dynamic_node_acl) { |
| 450 | acl->dynamic_node_acl = 0; | 458 | acl->dynamic_node_acl = 0; |
| 451 | dynamic_acl = 1; | 459 | dynamic_acl = 1; |
| 452 | } | 460 | } |
| 453 | list_del(&acl->acl_list); | 461 | list_del(&acl->acl_list); |
| 454 | tpg->num_node_acls--; | 462 | tpg->num_node_acls--; |
| 455 | spin_unlock_bh(&tpg->acl_node_lock); | 463 | spin_unlock_irq(&tpg->acl_node_lock); |
| 456 | 464 | ||
| 457 | spin_lock_bh(&tpg->session_lock); | 465 | spin_lock_bh(&tpg->session_lock); |
| 458 | list_for_each_entry_safe(sess, sess_tmp, | 466 | list_for_each_entry_safe(sess, sess_tmp, |
| @@ -503,21 +511,21 @@ int core_tpg_set_initiator_node_queue_depth( | |||
| 503 | struct se_node_acl *acl; | 511 | struct se_node_acl *acl; |
| 504 | int dynamic_acl = 0; | 512 | int dynamic_acl = 0; |
| 505 | 513 | ||
| 506 | spin_lock_bh(&tpg->acl_node_lock); | 514 | spin_lock_irq(&tpg->acl_node_lock); |
| 507 | acl = __core_tpg_get_initiator_node_acl(tpg, initiatorname); | 515 | acl = __core_tpg_get_initiator_node_acl(tpg, initiatorname); |
| 508 | if (!acl) { | 516 | if (!acl) { |
| 509 | pr_err("Access Control List entry for %s Initiator" | 517 | pr_err("Access Control List entry for %s Initiator" |
| 510 | " Node %s does not exists for TPG %hu, ignoring" | 518 | " Node %s does not exists for TPG %hu, ignoring" |
| 511 | " request.\n", tpg->se_tpg_tfo->get_fabric_name(), | 519 | " request.\n", tpg->se_tpg_tfo->get_fabric_name(), |
| 512 | initiatorname, tpg->se_tpg_tfo->tpg_get_tag(tpg)); | 520 | initiatorname, tpg->se_tpg_tfo->tpg_get_tag(tpg)); |
| 513 | spin_unlock_bh(&tpg->acl_node_lock); | 521 | spin_unlock_irq(&tpg->acl_node_lock); |
| 514 | return -ENODEV; | 522 | return -ENODEV; |
| 515 | } | 523 | } |
| 516 | if (acl->dynamic_node_acl) { | 524 | if (acl->dynamic_node_acl) { |
| 517 | acl->dynamic_node_acl = 0; | 525 | acl->dynamic_node_acl = 0; |
| 518 | dynamic_acl = 1; | 526 | dynamic_acl = 1; |
| 519 | } | 527 | } |
| 520 | spin_unlock_bh(&tpg->acl_node_lock); | 528 | spin_unlock_irq(&tpg->acl_node_lock); |
| 521 | 529 | ||
| 522 | spin_lock_bh(&tpg->session_lock); | 530 | spin_lock_bh(&tpg->session_lock); |
| 523 | list_for_each_entry(sess, &tpg->tpg_sess_list, sess_list) { | 531 | list_for_each_entry(sess, &tpg->tpg_sess_list, sess_list) { |
| @@ -533,10 +541,10 @@ int core_tpg_set_initiator_node_queue_depth( | |||
| 533 | tpg->se_tpg_tfo->get_fabric_name(), initiatorname); | 541 | tpg->se_tpg_tfo->get_fabric_name(), initiatorname); |
| 534 | spin_unlock_bh(&tpg->session_lock); | 542 | spin_unlock_bh(&tpg->session_lock); |
| 535 | 543 | ||
| 536 | spin_lock_bh(&tpg->acl_node_lock); | 544 | spin_lock_irq(&tpg->acl_node_lock); |
| 537 | if (dynamic_acl) | 545 | if (dynamic_acl) |
| 538 | acl->dynamic_node_acl = 1; | 546 | acl->dynamic_node_acl = 1; |
| 539 | spin_unlock_bh(&tpg->acl_node_lock); | 547 | spin_unlock_irq(&tpg->acl_node_lock); |
| 540 | return -EEXIST; | 548 | return -EEXIST; |
| 541 | } | 549 | } |
| 542 | /* | 550 | /* |
| @@ -571,10 +579,10 @@ int core_tpg_set_initiator_node_queue_depth( | |||
| 571 | if (init_sess) | 579 | if (init_sess) |
| 572 | tpg->se_tpg_tfo->close_session(init_sess); | 580 | tpg->se_tpg_tfo->close_session(init_sess); |
| 573 | 581 | ||
| 574 | spin_lock_bh(&tpg->acl_node_lock); | 582 | spin_lock_irq(&tpg->acl_node_lock); |
| 575 | if (dynamic_acl) | 583 | if (dynamic_acl) |
| 576 | acl->dynamic_node_acl = 1; | 584 | acl->dynamic_node_acl = 1; |
| 577 | spin_unlock_bh(&tpg->acl_node_lock); | 585 | spin_unlock_irq(&tpg->acl_node_lock); |
| 578 | return -EINVAL; | 586 | return -EINVAL; |
| 579 | } | 587 | } |
| 580 | spin_unlock_bh(&tpg->session_lock); | 588 | spin_unlock_bh(&tpg->session_lock); |
| @@ -590,10 +598,10 @@ int core_tpg_set_initiator_node_queue_depth( | |||
| 590 | initiatorname, tpg->se_tpg_tfo->get_fabric_name(), | 598 | initiatorname, tpg->se_tpg_tfo->get_fabric_name(), |
| 591 | tpg->se_tpg_tfo->tpg_get_tag(tpg)); | 599 | tpg->se_tpg_tfo->tpg_get_tag(tpg)); |
| 592 | 600 | ||
| 593 | spin_lock_bh(&tpg->acl_node_lock); | 601 | spin_lock_irq(&tpg->acl_node_lock); |
| 594 | if (dynamic_acl) | 602 | if (dynamic_acl) |
| 595 | acl->dynamic_node_acl = 1; | 603 | acl->dynamic_node_acl = 1; |
| 596 | spin_unlock_bh(&tpg->acl_node_lock); | 604 | spin_unlock_irq(&tpg->acl_node_lock); |
| 597 | 605 | ||
| 598 | return 0; | 606 | return 0; |
| 599 | } | 607 | } |
| @@ -717,20 +725,20 @@ int core_tpg_deregister(struct se_portal_group *se_tpg) | |||
| 717 | * not been released because of TFO->tpg_check_demo_mode_cache() == 1 | 725 | * not been released because of TFO->tpg_check_demo_mode_cache() == 1 |
| 718 | * in transport_deregister_session(). | 726 | * in transport_deregister_session(). |
| 719 | */ | 727 | */ |
| 720 | spin_lock_bh(&se_tpg->acl_node_lock); | 728 | spin_lock_irq(&se_tpg->acl_node_lock); |
| 721 | list_for_each_entry_safe(nacl, nacl_tmp, &se_tpg->acl_node_list, | 729 | list_for_each_entry_safe(nacl, nacl_tmp, &se_tpg->acl_node_list, |
| 722 | acl_list) { | 730 | acl_list) { |
| 723 | list_del(&nacl->acl_list); | 731 | list_del(&nacl->acl_list); |
| 724 | se_tpg->num_node_acls--; | 732 | se_tpg->num_node_acls--; |
| 725 | spin_unlock_bh(&se_tpg->acl_node_lock); | 733 | spin_unlock_irq(&se_tpg->acl_node_lock); |
| 726 | 734 | ||
| 727 | core_tpg_wait_for_nacl_pr_ref(nacl); | 735 | core_tpg_wait_for_nacl_pr_ref(nacl); |
| 728 | core_free_device_list_for_node(nacl, se_tpg); | 736 | core_free_device_list_for_node(nacl, se_tpg); |
| 729 | se_tpg->se_tpg_tfo->tpg_release_fabric_acl(se_tpg, nacl); | 737 | se_tpg->se_tpg_tfo->tpg_release_fabric_acl(se_tpg, nacl); |
| 730 | 738 | ||
| 731 | spin_lock_bh(&se_tpg->acl_node_lock); | 739 | spin_lock_irq(&se_tpg->acl_node_lock); |
| 732 | } | 740 | } |
| 733 | spin_unlock_bh(&se_tpg->acl_node_lock); | 741 | spin_unlock_irq(&se_tpg->acl_node_lock); |
| 734 | 742 | ||
| 735 | if (se_tpg->se_tpg_type == TRANSPORT_TPG_TYPE_NORMAL) | 743 | if (se_tpg->se_tpg_type == TRANSPORT_TPG_TYPE_NORMAL) |
| 736 | core_tpg_release_virtual_lun0(se_tpg); | 744 | core_tpg_release_virtual_lun0(se_tpg); |
diff --git a/drivers/target/target_core_transport.c b/drivers/target/target_core_transport.c index 89760329d5d0..8d0c58ea6316 100644 --- a/drivers/target/target_core_transport.c +++ b/drivers/target/target_core_transport.c | |||
| @@ -389,17 +389,18 @@ void transport_deregister_session(struct se_session *se_sess) | |||
| 389 | { | 389 | { |
| 390 | struct se_portal_group *se_tpg = se_sess->se_tpg; | 390 | struct se_portal_group *se_tpg = se_sess->se_tpg; |
| 391 | struct se_node_acl *se_nacl; | 391 | struct se_node_acl *se_nacl; |
| 392 | unsigned long flags; | ||
| 392 | 393 | ||
| 393 | if (!se_tpg) { | 394 | if (!se_tpg) { |
| 394 | transport_free_session(se_sess); | 395 | transport_free_session(se_sess); |
| 395 | return; | 396 | return; |
| 396 | } | 397 | } |
| 397 | 398 | ||
| 398 | spin_lock_bh(&se_tpg->session_lock); | 399 | spin_lock_irqsave(&se_tpg->session_lock, flags); |
| 399 | list_del(&se_sess->sess_list); | 400 | list_del(&se_sess->sess_list); |
| 400 | se_sess->se_tpg = NULL; | 401 | se_sess->se_tpg = NULL; |
| 401 | se_sess->fabric_sess_ptr = NULL; | 402 | se_sess->fabric_sess_ptr = NULL; |
| 402 | spin_unlock_bh(&se_tpg->session_lock); | 403 | spin_unlock_irqrestore(&se_tpg->session_lock, flags); |
| 403 | 404 | ||
| 404 | /* | 405 | /* |
| 405 | * Determine if we need to do extra work for this initiator node's | 406 | * Determine if we need to do extra work for this initiator node's |
| @@ -407,22 +408,22 @@ void transport_deregister_session(struct se_session *se_sess) | |||
| 407 | */ | 408 | */ |
| 408 | se_nacl = se_sess->se_node_acl; | 409 | se_nacl = se_sess->se_node_acl; |
| 409 | if (se_nacl) { | 410 | if (se_nacl) { |
| 410 | spin_lock_bh(&se_tpg->acl_node_lock); | 411 | spin_lock_irqsave(&se_tpg->acl_node_lock, flags); |
| 411 | if (se_nacl->dynamic_node_acl) { | 412 | if (se_nacl->dynamic_node_acl) { |
| 412 | if (!se_tpg->se_tpg_tfo->tpg_check_demo_mode_cache( | 413 | if (!se_tpg->se_tpg_tfo->tpg_check_demo_mode_cache( |
| 413 | se_tpg)) { | 414 | se_tpg)) { |
| 414 | list_del(&se_nacl->acl_list); | 415 | list_del(&se_nacl->acl_list); |
| 415 | se_tpg->num_node_acls--; | 416 | se_tpg->num_node_acls--; |
| 416 | spin_unlock_bh(&se_tpg->acl_node_lock); | 417 | spin_unlock_irqrestore(&se_tpg->acl_node_lock, flags); |
| 417 | 418 | ||
| 418 | core_tpg_wait_for_nacl_pr_ref(se_nacl); | 419 | core_tpg_wait_for_nacl_pr_ref(se_nacl); |
| 419 | core_free_device_list_for_node(se_nacl, se_tpg); | 420 | core_free_device_list_for_node(se_nacl, se_tpg); |
| 420 | se_tpg->se_tpg_tfo->tpg_release_fabric_acl(se_tpg, | 421 | se_tpg->se_tpg_tfo->tpg_release_fabric_acl(se_tpg, |
| 421 | se_nacl); | 422 | se_nacl); |
| 422 | spin_lock_bh(&se_tpg->acl_node_lock); | 423 | spin_lock_irqsave(&se_tpg->acl_node_lock, flags); |
| 423 | } | 424 | } |
| 424 | } | 425 | } |
| 425 | spin_unlock_bh(&se_tpg->acl_node_lock); | 426 | spin_unlock_irqrestore(&se_tpg->acl_node_lock, flags); |
| 426 | } | 427 | } |
| 427 | 428 | ||
| 428 | transport_free_session(se_sess); | 429 | transport_free_session(se_sess); |
| @@ -2053,8 +2054,14 @@ static void transport_generic_request_failure( | |||
| 2053 | cmd->scsi_sense_reason = TCM_UNSUPPORTED_SCSI_OPCODE; | 2054 | cmd->scsi_sense_reason = TCM_UNSUPPORTED_SCSI_OPCODE; |
| 2054 | break; | 2055 | break; |
| 2055 | } | 2056 | } |
| 2056 | 2057 | /* | |
| 2057 | if (!sc) | 2058 | * If a fabric does not define a cmd->se_tfo->new_cmd_map caller, |
| 2059 | * make the call to transport_send_check_condition_and_sense() | ||
| 2060 | * directly. Otherwise expect the fabric to make the call to | ||
| 2061 | * transport_send_check_condition_and_sense() after handling | ||
| 2062 | * possible unsoliticied write data payloads. | ||
| 2063 | */ | ||
| 2064 | if (!sc && !cmd->se_tfo->new_cmd_map) | ||
| 2058 | transport_new_cmd_failure(cmd); | 2065 | transport_new_cmd_failure(cmd); |
| 2059 | else { | 2066 | else { |
| 2060 | ret = transport_send_check_condition_and_sense(cmd, | 2067 | ret = transport_send_check_condition_and_sense(cmd, |
| @@ -2847,12 +2854,42 @@ static int transport_cmd_get_valid_sectors(struct se_cmd *cmd) | |||
| 2847 | " transport_dev_end_lba(): %llu\n", | 2854 | " transport_dev_end_lba(): %llu\n", |
| 2848 | cmd->t_task_lba, sectors, | 2855 | cmd->t_task_lba, sectors, |
| 2849 | transport_dev_end_lba(dev)); | 2856 | transport_dev_end_lba(dev)); |
| 2850 | pr_err(" We should return CHECK_CONDITION" | 2857 | return -EINVAL; |
| 2851 | " but we don't yet\n"); | ||
| 2852 | return 0; | ||
| 2853 | } | 2858 | } |
| 2854 | 2859 | ||
| 2855 | return sectors; | 2860 | return 0; |
| 2861 | } | ||
| 2862 | |||
| 2863 | static int target_check_write_same_discard(unsigned char *flags, struct se_device *dev) | ||
| 2864 | { | ||
| 2865 | /* | ||
| 2866 | * Determine if the received WRITE_SAME is used to for direct | ||
| 2867 | * passthrough into Linux/SCSI with struct request via TCM/pSCSI | ||
| 2868 | * or we are signaling the use of internal WRITE_SAME + UNMAP=1 | ||
| 2869 | * emulation for -> Linux/BLOCK disbard with TCM/IBLOCK code. | ||
| 2870 | */ | ||
| 2871 | int passthrough = (dev->transport->transport_type == | ||
| 2872 | TRANSPORT_PLUGIN_PHBA_PDEV); | ||
| 2873 | |||
| 2874 | if (!passthrough) { | ||
| 2875 | if ((flags[0] & 0x04) || (flags[0] & 0x02)) { | ||
| 2876 | pr_err("WRITE_SAME PBDATA and LBDATA" | ||
| 2877 | " bits not supported for Block Discard" | ||
| 2878 | " Emulation\n"); | ||
| 2879 | return -ENOSYS; | ||
| 2880 | } | ||
| 2881 | /* | ||
| 2882 | * Currently for the emulated case we only accept | ||
| 2883 | * tpws with the UNMAP=1 bit set. | ||
| 2884 | */ | ||
| 2885 | if (!(flags[0] & 0x08)) { | ||
| 2886 | pr_err("WRITE_SAME w/o UNMAP bit not" | ||
| 2887 | " supported for Block Discard Emulation\n"); | ||
| 2888 | return -ENOSYS; | ||
| 2889 | } | ||
| 2890 | } | ||
| 2891 | |||
| 2892 | return 0; | ||
| 2856 | } | 2893 | } |
| 2857 | 2894 | ||
| 2858 | /* transport_generic_cmd_sequencer(): | 2895 | /* transport_generic_cmd_sequencer(): |
| @@ -3065,7 +3102,7 @@ static int transport_generic_cmd_sequencer( | |||
| 3065 | goto out_unsupported_cdb; | 3102 | goto out_unsupported_cdb; |
| 3066 | 3103 | ||
| 3067 | if (sectors) | 3104 | if (sectors) |
| 3068 | size = transport_get_size(sectors, cdb, cmd); | 3105 | size = transport_get_size(1, cdb, cmd); |
| 3069 | else { | 3106 | else { |
| 3070 | pr_err("WSNZ=1, WRITE_SAME w/sectors=0 not" | 3107 | pr_err("WSNZ=1, WRITE_SAME w/sectors=0 not" |
| 3071 | " supported\n"); | 3108 | " supported\n"); |
| @@ -3075,27 +3112,9 @@ static int transport_generic_cmd_sequencer( | |||
| 3075 | cmd->t_task_lba = get_unaligned_be64(&cdb[12]); | 3112 | cmd->t_task_lba = get_unaligned_be64(&cdb[12]); |
| 3076 | cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; | 3113 | cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; |
| 3077 | 3114 | ||
| 3078 | /* | 3115 | if (target_check_write_same_discard(&cdb[10], dev) < 0) |
| 3079 | * Skip the remaining assignments for TCM/PSCSI passthrough | ||
| 3080 | */ | ||
| 3081 | if (passthrough) | ||
| 3082 | break; | ||
| 3083 | |||
| 3084 | if ((cdb[10] & 0x04) || (cdb[10] & 0x02)) { | ||
| 3085 | pr_err("WRITE_SAME PBDATA and LBDATA" | ||
| 3086 | " bits not supported for Block Discard" | ||
| 3087 | " Emulation\n"); | ||
| 3088 | goto out_invalid_cdb_field; | 3116 | goto out_invalid_cdb_field; |
| 3089 | } | 3117 | |
| 3090 | /* | ||
| 3091 | * Currently for the emulated case we only accept | ||
| 3092 | * tpws with the UNMAP=1 bit set. | ||
| 3093 | */ | ||
| 3094 | if (!(cdb[10] & 0x08)) { | ||
| 3095 | pr_err("WRITE_SAME w/o UNMAP bit not" | ||
| 3096 | " supported for Block Discard Emulation\n"); | ||
| 3097 | goto out_invalid_cdb_field; | ||
| 3098 | } | ||
| 3099 | break; | 3118 | break; |
| 3100 | default: | 3119 | default: |
| 3101 | pr_err("VARIABLE_LENGTH_CMD service action" | 3120 | pr_err("VARIABLE_LENGTH_CMD service action" |
| @@ -3330,10 +3349,12 @@ static int transport_generic_cmd_sequencer( | |||
| 3330 | cmd->se_cmd_flags |= SCF_EMULATE_CDB_ASYNC; | 3349 | cmd->se_cmd_flags |= SCF_EMULATE_CDB_ASYNC; |
| 3331 | /* | 3350 | /* |
| 3332 | * Check to ensure that LBA + Range does not exceed past end of | 3351 | * Check to ensure that LBA + Range does not exceed past end of |
| 3333 | * device. | 3352 | * device for IBLOCK and FILEIO ->do_sync_cache() backend calls |
| 3334 | */ | 3353 | */ |
| 3335 | if (!transport_cmd_get_valid_sectors(cmd)) | 3354 | if ((cmd->t_task_lba != 0) || (sectors != 0)) { |
| 3336 | goto out_invalid_cdb_field; | 3355 | if (transport_cmd_get_valid_sectors(cmd) < 0) |
| 3356 | goto out_invalid_cdb_field; | ||
| 3357 | } | ||
| 3337 | break; | 3358 | break; |
| 3338 | case UNMAP: | 3359 | case UNMAP: |
| 3339 | size = get_unaligned_be16(&cdb[7]); | 3360 | size = get_unaligned_be16(&cdb[7]); |
| @@ -3345,40 +3366,38 @@ static int transport_generic_cmd_sequencer( | |||
| 3345 | goto out_unsupported_cdb; | 3366 | goto out_unsupported_cdb; |
| 3346 | 3367 | ||
| 3347 | if (sectors) | 3368 | if (sectors) |
| 3348 | size = transport_get_size(sectors, cdb, cmd); | 3369 | size = transport_get_size(1, cdb, cmd); |
| 3349 | else { | 3370 | else { |
| 3350 | pr_err("WSNZ=1, WRITE_SAME w/sectors=0 not supported\n"); | 3371 | pr_err("WSNZ=1, WRITE_SAME w/sectors=0 not supported\n"); |
| 3351 | goto out_invalid_cdb_field; | 3372 | goto out_invalid_cdb_field; |
| 3352 | } | 3373 | } |
| 3353 | 3374 | ||
| 3354 | cmd->t_task_lba = get_unaligned_be64(&cdb[2]); | 3375 | cmd->t_task_lba = get_unaligned_be64(&cdb[2]); |
| 3355 | passthrough = (dev->transport->transport_type == | 3376 | cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; |
| 3356 | TRANSPORT_PLUGIN_PHBA_PDEV); | 3377 | |
| 3357 | /* | 3378 | if (target_check_write_same_discard(&cdb[1], dev) < 0) |
| 3358 | * Determine if the received WRITE_SAME_16 is used to for direct | 3379 | goto out_invalid_cdb_field; |
| 3359 | * passthrough into Linux/SCSI with struct request via TCM/pSCSI | 3380 | break; |
| 3360 | * or we are signaling the use of internal WRITE_SAME + UNMAP=1 | 3381 | case WRITE_SAME: |
| 3361 | * emulation for -> Linux/BLOCK disbard with TCM/IBLOCK and | 3382 | sectors = transport_get_sectors_10(cdb, cmd, §or_ret); |
| 3362 | * TCM/FILEIO subsystem plugin backstores. | 3383 | if (sector_ret) |
| 3363 | */ | 3384 | goto out_unsupported_cdb; |
| 3364 | if (!passthrough) { | 3385 | |
| 3365 | if ((cdb[1] & 0x04) || (cdb[1] & 0x02)) { | 3386 | if (sectors) |
| 3366 | pr_err("WRITE_SAME PBDATA and LBDATA" | 3387 | size = transport_get_size(1, cdb, cmd); |
| 3367 | " bits not supported for Block Discard" | 3388 | else { |
| 3368 | " Emulation\n"); | 3389 | pr_err("WSNZ=1, WRITE_SAME w/sectors=0 not supported\n"); |
| 3369 | goto out_invalid_cdb_field; | 3390 | goto out_invalid_cdb_field; |
| 3370 | } | ||
| 3371 | /* | ||
| 3372 | * Currently for the emulated case we only accept | ||
| 3373 | * tpws with the UNMAP=1 bit set. | ||
| 3374 | */ | ||
| 3375 | if (!(cdb[1] & 0x08)) { | ||
| 3376 | pr_err("WRITE_SAME w/o UNMAP bit not " | ||
| 3377 | " supported for Block Discard Emulation\n"); | ||
| 3378 | goto out_invalid_cdb_field; | ||
| 3379 | } | ||
| 3380 | } | 3391 | } |
| 3392 | |||
| 3393 | cmd->t_task_lba = get_unaligned_be32(&cdb[2]); | ||
| 3381 | cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; | 3394 | cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; |
| 3395 | /* | ||
| 3396 | * Follow sbcr26 with WRITE_SAME (10) and check for the existence | ||
| 3397 | * of byte 1 bit 3 UNMAP instead of original reserved field | ||
| 3398 | */ | ||
| 3399 | if (target_check_write_same_discard(&cdb[1], dev) < 0) | ||
| 3400 | goto out_invalid_cdb_field; | ||
| 3382 | break; | 3401 | break; |
| 3383 | case ALLOW_MEDIUM_REMOVAL: | 3402 | case ALLOW_MEDIUM_REMOVAL: |
| 3384 | case GPCMD_CLOSE_TRACK: | 3403 | case GPCMD_CLOSE_TRACK: |
| @@ -3873,9 +3892,7 @@ EXPORT_SYMBOL(transport_generic_map_mem_to_cmd); | |||
| 3873 | static int transport_new_cmd_obj(struct se_cmd *cmd) | 3892 | static int transport_new_cmd_obj(struct se_cmd *cmd) |
| 3874 | { | 3893 | { |
| 3875 | struct se_device *dev = cmd->se_dev; | 3894 | struct se_device *dev = cmd->se_dev; |
| 3876 | u32 task_cdbs; | 3895 | int set_counts = 1, rc, task_cdbs; |
| 3877 | u32 rc; | ||
| 3878 | int set_counts = 1; | ||
| 3879 | 3896 | ||
| 3880 | /* | 3897 | /* |
| 3881 | * Setup any BIDI READ tasks and memory from | 3898 | * Setup any BIDI READ tasks and memory from |
| @@ -3893,7 +3910,7 @@ static int transport_new_cmd_obj(struct se_cmd *cmd) | |||
| 3893 | cmd->se_cmd_flags |= SCF_SCSI_CDB_EXCEPTION; | 3910 | cmd->se_cmd_flags |= SCF_SCSI_CDB_EXCEPTION; |
| 3894 | cmd->scsi_sense_reason = | 3911 | cmd->scsi_sense_reason = |
| 3895 | TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE; | 3912 | TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE; |
| 3896 | return PYX_TRANSPORT_LU_COMM_FAILURE; | 3913 | return -EINVAL; |
| 3897 | } | 3914 | } |
| 3898 | atomic_inc(&cmd->t_fe_count); | 3915 | atomic_inc(&cmd->t_fe_count); |
| 3899 | atomic_inc(&cmd->t_se_count); | 3916 | atomic_inc(&cmd->t_se_count); |
| @@ -3912,7 +3929,7 @@ static int transport_new_cmd_obj(struct se_cmd *cmd) | |||
| 3912 | cmd->se_cmd_flags |= SCF_SCSI_CDB_EXCEPTION; | 3929 | cmd->se_cmd_flags |= SCF_SCSI_CDB_EXCEPTION; |
| 3913 | cmd->scsi_sense_reason = | 3930 | cmd->scsi_sense_reason = |
| 3914 | TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE; | 3931 | TCM_LOGICAL_UNIT_COMMUNICATION_FAILURE; |
| 3915 | return PYX_TRANSPORT_LU_COMM_FAILURE; | 3932 | return -EINVAL; |
| 3916 | } | 3933 | } |
| 3917 | 3934 | ||
| 3918 | if (set_counts) { | 3935 | if (set_counts) { |
| @@ -4028,8 +4045,6 @@ void transport_do_task_sg_chain(struct se_cmd *cmd) | |||
| 4028 | if (!task->task_sg) | 4045 | if (!task->task_sg) |
| 4029 | continue; | 4046 | continue; |
| 4030 | 4047 | ||
| 4031 | BUG_ON(!task->task_padded_sg); | ||
| 4032 | |||
| 4033 | if (!sg_first) { | 4048 | if (!sg_first) { |
| 4034 | sg_first = task->task_sg; | 4049 | sg_first = task->task_sg; |
| 4035 | chained_nents = task->task_sg_nents; | 4050 | chained_nents = task->task_sg_nents; |
| @@ -4037,9 +4052,19 @@ void transport_do_task_sg_chain(struct se_cmd *cmd) | |||
| 4037 | sg_chain(sg_prev, sg_prev_nents, task->task_sg); | 4052 | sg_chain(sg_prev, sg_prev_nents, task->task_sg); |
| 4038 | chained_nents += task->task_sg_nents; | 4053 | chained_nents += task->task_sg_nents; |
| 4039 | } | 4054 | } |
| 4055 | /* | ||
| 4056 | * For the padded tasks, use the extra SGL vector allocated | ||
| 4057 | * in transport_allocate_data_tasks() for the sg_prev_nents | ||
| 4058 | * offset into sg_chain() above.. The last task of a | ||
| 4059 | * multi-task list, or a single task will not have | ||
| 4060 | * task->task_sg_padded set.. | ||
| 4061 | */ | ||
| 4062 | if (task->task_padded_sg) | ||
| 4063 | sg_prev_nents = (task->task_sg_nents + 1); | ||
| 4064 | else | ||
| 4065 | sg_prev_nents = task->task_sg_nents; | ||
| 4040 | 4066 | ||
| 4041 | sg_prev = task->task_sg; | 4067 | sg_prev = task->task_sg; |
| 4042 | sg_prev_nents = task->task_sg_nents; | ||
| 4043 | } | 4068 | } |
| 4044 | /* | 4069 | /* |
| 4045 | * Setup the starting pointer and total t_tasks_sg_linked_no including | 4070 | * Setup the starting pointer and total t_tasks_sg_linked_no including |
| @@ -4091,7 +4116,7 @@ static int transport_allocate_data_tasks( | |||
| 4091 | 4116 | ||
| 4092 | cmd_sg = sgl; | 4117 | cmd_sg = sgl; |
| 4093 | for (i = 0; i < task_count; i++) { | 4118 | for (i = 0; i < task_count; i++) { |
| 4094 | unsigned int task_size; | 4119 | unsigned int task_size, task_sg_nents_padded; |
| 4095 | int count; | 4120 | int count; |
| 4096 | 4121 | ||
| 4097 | task = transport_generic_get_task(cmd, data_direction); | 4122 | task = transport_generic_get_task(cmd, data_direction); |
| @@ -4110,30 +4135,33 @@ static int transport_allocate_data_tasks( | |||
| 4110 | 4135 | ||
| 4111 | /* Update new cdb with updated lba/sectors */ | 4136 | /* Update new cdb with updated lba/sectors */ |
| 4112 | cmd->transport_split_cdb(task->task_lba, task->task_sectors, cdb); | 4137 | cmd->transport_split_cdb(task->task_lba, task->task_sectors, cdb); |
| 4113 | 4138 | /* | |
| 4139 | * This now assumes that passed sg_ents are in PAGE_SIZE chunks | ||
| 4140 | * in order to calculate the number per task SGL entries | ||
| 4141 | */ | ||
| 4142 | task->task_sg_nents = DIV_ROUND_UP(task->task_size, PAGE_SIZE); | ||
| 4114 | /* | 4143 | /* |
| 4115 | * Check if the fabric module driver is requesting that all | 4144 | * Check if the fabric module driver is requesting that all |
| 4116 | * struct se_task->task_sg[] be chained together.. If so, | 4145 | * struct se_task->task_sg[] be chained together.. If so, |
| 4117 | * then allocate an extra padding SG entry for linking and | 4146 | * then allocate an extra padding SG entry for linking and |
| 4118 | * marking the end of the chained SGL. | 4147 | * marking the end of the chained SGL for every task except |
| 4119 | * Possibly over-allocate task sgl size by using cmd sgl size. | 4148 | * the last one for (task_count > 1) operation, or skipping |
| 4120 | * It's so much easier and only a waste when task_count > 1. | 4149 | * the extra padding for the (task_count == 1) case. |
| 4121 | * That is extremely rare. | ||
| 4122 | */ | 4150 | */ |
| 4123 | task->task_sg_nents = sgl_nents; | 4151 | if (cmd->se_tfo->task_sg_chaining && (i < (task_count - 1))) { |
| 4124 | if (cmd->se_tfo->task_sg_chaining) { | 4152 | task_sg_nents_padded = (task->task_sg_nents + 1); |
| 4125 | task->task_sg_nents++; | ||
| 4126 | task->task_padded_sg = 1; | 4153 | task->task_padded_sg = 1; |
| 4127 | } | 4154 | } else |
| 4155 | task_sg_nents_padded = task->task_sg_nents; | ||
| 4128 | 4156 | ||
| 4129 | task->task_sg = kmalloc(sizeof(struct scatterlist) * | 4157 | task->task_sg = kmalloc(sizeof(struct scatterlist) * |
| 4130 | task->task_sg_nents, GFP_KERNEL); | 4158 | task_sg_nents_padded, GFP_KERNEL); |
| 4131 | if (!task->task_sg) { | 4159 | if (!task->task_sg) { |
| 4132 | cmd->se_dev->transport->free_task(task); | 4160 | cmd->se_dev->transport->free_task(task); |
| 4133 | return -ENOMEM; | 4161 | return -ENOMEM; |
| 4134 | } | 4162 | } |
| 4135 | 4163 | ||
| 4136 | sg_init_table(task->task_sg, task->task_sg_nents); | 4164 | sg_init_table(task->task_sg, task_sg_nents_padded); |
| 4137 | 4165 | ||
| 4138 | task_size = task->task_size; | 4166 | task_size = task->task_size; |
| 4139 | 4167 | ||
| @@ -4230,10 +4258,13 @@ static u32 transport_allocate_tasks( | |||
| 4230 | struct scatterlist *sgl, | 4258 | struct scatterlist *sgl, |
| 4231 | unsigned int sgl_nents) | 4259 | unsigned int sgl_nents) |
| 4232 | { | 4260 | { |
| 4233 | if (cmd->se_cmd_flags & SCF_SCSI_DATA_SG_IO_CDB) | 4261 | if (cmd->se_cmd_flags & SCF_SCSI_DATA_SG_IO_CDB) { |
| 4262 | if (transport_cmd_get_valid_sectors(cmd) < 0) | ||
| 4263 | return -EINVAL; | ||
| 4264 | |||
| 4234 | return transport_allocate_data_tasks(cmd, lba, data_direction, | 4265 | return transport_allocate_data_tasks(cmd, lba, data_direction, |
| 4235 | sgl, sgl_nents); | 4266 | sgl, sgl_nents); |
| 4236 | else | 4267 | } else |
| 4237 | return transport_allocate_control_task(cmd); | 4268 | return transport_allocate_control_task(cmd); |
| 4238 | 4269 | ||
| 4239 | } | 4270 | } |
| @@ -4726,6 +4757,13 @@ int transport_send_check_condition_and_sense( | |||
| 4726 | */ | 4757 | */ |
| 4727 | switch (reason) { | 4758 | switch (reason) { |
| 4728 | case TCM_NON_EXISTENT_LUN: | 4759 | case TCM_NON_EXISTENT_LUN: |
| 4760 | /* CURRENT ERROR */ | ||
| 4761 | buffer[offset] = 0x70; | ||
| 4762 | /* ILLEGAL REQUEST */ | ||
| 4763 | buffer[offset+SPC_SENSE_KEY_OFFSET] = ILLEGAL_REQUEST; | ||
| 4764 | /* LOGICAL UNIT NOT SUPPORTED */ | ||
| 4765 | buffer[offset+SPC_ASC_KEY_OFFSET] = 0x25; | ||
| 4766 | break; | ||
| 4729 | case TCM_UNSUPPORTED_SCSI_OPCODE: | 4767 | case TCM_UNSUPPORTED_SCSI_OPCODE: |
| 4730 | case TCM_SECTOR_COUNT_TOO_MANY: | 4768 | case TCM_SECTOR_COUNT_TOO_MANY: |
| 4731 | /* CURRENT ERROR */ | 4769 | /* CURRENT ERROR */ |
diff --git a/drivers/target/tcm_fc/tfc_conf.c b/drivers/target/tcm_fc/tfc_conf.c index 8781d1e423df..b15879d43e22 100644 --- a/drivers/target/tcm_fc/tfc_conf.c +++ b/drivers/target/tcm_fc/tfc_conf.c | |||
| @@ -256,7 +256,7 @@ struct ft_node_acl *ft_acl_get(struct ft_tpg *tpg, struct fc_rport_priv *rdata) | |||
| 256 | struct se_portal_group *se_tpg = &tpg->se_tpg; | 256 | struct se_portal_group *se_tpg = &tpg->se_tpg; |
| 257 | struct se_node_acl *se_acl; | 257 | struct se_node_acl *se_acl; |
| 258 | 258 | ||
| 259 | spin_lock_bh(&se_tpg->acl_node_lock); | 259 | spin_lock_irq(&se_tpg->acl_node_lock); |
| 260 | list_for_each_entry(se_acl, &se_tpg->acl_node_list, acl_list) { | 260 | list_for_each_entry(se_acl, &se_tpg->acl_node_list, acl_list) { |
| 261 | acl = container_of(se_acl, struct ft_node_acl, se_node_acl); | 261 | acl = container_of(se_acl, struct ft_node_acl, se_node_acl); |
| 262 | pr_debug("acl %p port_name %llx\n", | 262 | pr_debug("acl %p port_name %llx\n", |
| @@ -270,7 +270,7 @@ struct ft_node_acl *ft_acl_get(struct ft_tpg *tpg, struct fc_rport_priv *rdata) | |||
| 270 | break; | 270 | break; |
| 271 | } | 271 | } |
| 272 | } | 272 | } |
| 273 | spin_unlock_bh(&se_tpg->acl_node_lock); | 273 | spin_unlock_irq(&se_tpg->acl_node_lock); |
| 274 | return found; | 274 | return found; |
| 275 | } | 275 | } |
| 276 | 276 | ||
| @@ -655,9 +655,7 @@ static void __exit ft_exit(void) | |||
| 655 | synchronize_rcu(); | 655 | synchronize_rcu(); |
| 656 | } | 656 | } |
| 657 | 657 | ||
| 658 | #ifdef MODULE | ||
| 659 | MODULE_DESCRIPTION("FC TCM fabric driver " FT_VERSION); | 658 | MODULE_DESCRIPTION("FC TCM fabric driver " FT_VERSION); |
| 660 | MODULE_LICENSE("GPL"); | 659 | MODULE_LICENSE("GPL"); |
| 661 | module_init(ft_init); | 660 | module_init(ft_init); |
| 662 | module_exit(ft_exit); | 661 | module_exit(ft_exit); |
| 663 | #endif /* MODULE */ | ||
diff --git a/drivers/tty/pty.c b/drivers/tty/pty.c index 98b6e3bdb000..e809e9d4683c 100644 --- a/drivers/tty/pty.c +++ b/drivers/tty/pty.c | |||
| @@ -446,8 +446,19 @@ static inline void legacy_pty_init(void) { } | |||
| 446 | int pty_limit = NR_UNIX98_PTY_DEFAULT; | 446 | int pty_limit = NR_UNIX98_PTY_DEFAULT; |
| 447 | static int pty_limit_min; | 447 | static int pty_limit_min; |
| 448 | static int pty_limit_max = NR_UNIX98_PTY_MAX; | 448 | static int pty_limit_max = NR_UNIX98_PTY_MAX; |
| 449 | static int tty_count; | ||
| 449 | static int pty_count; | 450 | static int pty_count; |
| 450 | 451 | ||
| 452 | static inline void pty_inc_count(void) | ||
| 453 | { | ||
| 454 | pty_count = (++tty_count) / 2; | ||
| 455 | } | ||
| 456 | |||
| 457 | static inline void pty_dec_count(void) | ||
| 458 | { | ||
| 459 | pty_count = (--tty_count) / 2; | ||
| 460 | } | ||
| 461 | |||
| 451 | static struct cdev ptmx_cdev; | 462 | static struct cdev ptmx_cdev; |
| 452 | 463 | ||
| 453 | static struct ctl_table pty_table[] = { | 464 | static struct ctl_table pty_table[] = { |
| @@ -542,6 +553,7 @@ static struct tty_struct *pts_unix98_lookup(struct tty_driver *driver, | |||
| 542 | 553 | ||
| 543 | static void pty_unix98_shutdown(struct tty_struct *tty) | 554 | static void pty_unix98_shutdown(struct tty_struct *tty) |
| 544 | { | 555 | { |
| 556 | tty_driver_remove_tty(tty->driver, tty); | ||
| 545 | /* We have our own method as we don't use the tty index */ | 557 | /* We have our own method as we don't use the tty index */ |
| 546 | kfree(tty->termios); | 558 | kfree(tty->termios); |
| 547 | } | 559 | } |
| @@ -588,7 +600,8 @@ static int pty_unix98_install(struct tty_driver *driver, struct tty_struct *tty) | |||
| 588 | */ | 600 | */ |
| 589 | tty_driver_kref_get(driver); | 601 | tty_driver_kref_get(driver); |
| 590 | tty->count++; | 602 | tty->count++; |
| 591 | pty_count++; | 603 | pty_inc_count(); /* tty */ |
| 604 | pty_inc_count(); /* tty->link */ | ||
| 592 | return 0; | 605 | return 0; |
| 593 | err_free_mem: | 606 | err_free_mem: |
| 594 | deinitialize_tty_struct(o_tty); | 607 | deinitialize_tty_struct(o_tty); |
| @@ -602,7 +615,7 @@ err_free_tty: | |||
| 602 | 615 | ||
| 603 | static void pty_unix98_remove(struct tty_driver *driver, struct tty_struct *tty) | 616 | static void pty_unix98_remove(struct tty_driver *driver, struct tty_struct *tty) |
| 604 | { | 617 | { |
| 605 | pty_count--; | 618 | pty_dec_count(); |
| 606 | } | 619 | } |
| 607 | 620 | ||
| 608 | static const struct tty_operations ptm_unix98_ops = { | 621 | static const struct tty_operations ptm_unix98_ops = { |
diff --git a/drivers/tty/serial/8250.c b/drivers/tty/serial/8250.c index f2dfec82faf8..7f50999eebc2 100644 --- a/drivers/tty/serial/8250.c +++ b/drivers/tty/serial/8250.c | |||
| @@ -1819,6 +1819,8 @@ static void serial8250_backup_timeout(unsigned long data) | |||
| 1819 | unsigned int iir, ier = 0, lsr; | 1819 | unsigned int iir, ier = 0, lsr; |
| 1820 | unsigned long flags; | 1820 | unsigned long flags; |
| 1821 | 1821 | ||
| 1822 | spin_lock_irqsave(&up->port.lock, flags); | ||
| 1823 | |||
| 1822 | /* | 1824 | /* |
| 1823 | * Must disable interrupts or else we risk racing with the interrupt | 1825 | * Must disable interrupts or else we risk racing with the interrupt |
| 1824 | * based handler. | 1826 | * based handler. |
| @@ -1836,10 +1838,8 @@ static void serial8250_backup_timeout(unsigned long data) | |||
| 1836 | * the "Diva" UART used on the management processor on many HP | 1838 | * the "Diva" UART used on the management processor on many HP |
| 1837 | * ia64 and parisc boxes. | 1839 | * ia64 and parisc boxes. |
| 1838 | */ | 1840 | */ |
| 1839 | spin_lock_irqsave(&up->port.lock, flags); | ||
| 1840 | lsr = serial_in(up, UART_LSR); | 1841 | lsr = serial_in(up, UART_LSR); |
| 1841 | up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; | 1842 | up->lsr_saved_flags |= lsr & LSR_SAVE_FLAGS; |
| 1842 | spin_unlock_irqrestore(&up->port.lock, flags); | ||
| 1843 | if ((iir & UART_IIR_NO_INT) && (up->ier & UART_IER_THRI) && | 1843 | if ((iir & UART_IIR_NO_INT) && (up->ier & UART_IER_THRI) && |
| 1844 | (!uart_circ_empty(&up->port.state->xmit) || up->port.x_char) && | 1844 | (!uart_circ_empty(&up->port.state->xmit) || up->port.x_char) && |
| 1845 | (lsr & UART_LSR_THRE)) { | 1845 | (lsr & UART_LSR_THRE)) { |
| @@ -1848,11 +1848,13 @@ static void serial8250_backup_timeout(unsigned long data) | |||
| 1848 | } | 1848 | } |
| 1849 | 1849 | ||
| 1850 | if (!(iir & UART_IIR_NO_INT)) | 1850 | if (!(iir & UART_IIR_NO_INT)) |
| 1851 | serial8250_handle_port(up); | 1851 | transmit_chars(up); |
| 1852 | 1852 | ||
| 1853 | if (is_real_interrupt(up->port.irq)) | 1853 | if (is_real_interrupt(up->port.irq)) |
| 1854 | serial_out(up, UART_IER, ier); | 1854 | serial_out(up, UART_IER, ier); |
| 1855 | 1855 | ||
| 1856 | spin_unlock_irqrestore(&up->port.lock, flags); | ||
| 1857 | |||
| 1856 | /* Standard timer interval plus 0.2s to keep the port running */ | 1858 | /* Standard timer interval plus 0.2s to keep the port running */ |
| 1857 | mod_timer(&up->timer, | 1859 | mod_timer(&up->timer, |
| 1858 | jiffies + uart_poll_timeout(&up->port) + HZ / 5); | 1860 | jiffies + uart_poll_timeout(&up->port) + HZ / 5); |
diff --git a/drivers/tty/serial/8250_pci.c b/drivers/tty/serial/8250_pci.c index 6b887d90a205..3abeca2a2a1b 100644 --- a/drivers/tty/serial/8250_pci.c +++ b/drivers/tty/serial/8250_pci.c | |||
| @@ -1599,11 +1599,6 @@ static struct pci_serial_quirk pci_serial_quirks[] __refdata = { | |||
| 1599 | .device = 0x800D, | 1599 | .device = 0x800D, |
| 1600 | .init = pci_eg20t_init, | 1600 | .init = pci_eg20t_init, |
| 1601 | }, | 1601 | }, |
| 1602 | { | ||
| 1603 | .vendor = 0x10DB, | ||
| 1604 | .device = 0x800D, | ||
| 1605 | .init = pci_eg20t_init, | ||
| 1606 | }, | ||
| 1607 | /* | 1602 | /* |
| 1608 | * Cronyx Omega PCI (PLX-chip based) | 1603 | * Cronyx Omega PCI (PLX-chip based) |
| 1609 | */ | 1604 | */ |
| @@ -4021,7 +4016,7 @@ static struct pci_device_id serial_pci_tbl[] = { | |||
| 4021 | 0, 0, pbn_NETMOS9900_2s_115200 }, | 4016 | 0, 0, pbn_NETMOS9900_2s_115200 }, |
| 4022 | 4017 | ||
| 4023 | /* | 4018 | /* |
| 4024 | * Best Connectivity PCI Multi I/O cards | 4019 | * Best Connectivity and Rosewill PCI Multi I/O cards |
| 4025 | */ | 4020 | */ |
| 4026 | 4021 | ||
| 4027 | { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, | 4022 | { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, |
| @@ -4029,6 +4024,10 @@ static struct pci_device_id serial_pci_tbl[] = { | |||
| 4029 | 0, 0, pbn_b0_1_115200 }, | 4024 | 0, 0, pbn_b0_1_115200 }, |
| 4030 | 4025 | ||
| 4031 | { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, | 4026 | { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, |
| 4027 | 0xA000, 0x3002, | ||
| 4028 | 0, 0, pbn_b0_bt_2_115200 }, | ||
| 4029 | |||
| 4030 | { PCI_VENDOR_ID_NETMOS, PCI_DEVICE_ID_NETMOS_9865, | ||
| 4032 | 0xA000, 0x3004, | 4031 | 0xA000, 0x3004, |
| 4033 | 0, 0, pbn_b0_bt_4_115200 }, | 4032 | 0, 0, pbn_b0_bt_4_115200 }, |
| 4034 | /* Intel CE4100 */ | 4033 | /* Intel CE4100 */ |
diff --git a/drivers/tty/serial/8250_pnp.c b/drivers/tty/serial/8250_pnp.c index fc301f6722e1..a2f236510ff1 100644 --- a/drivers/tty/serial/8250_pnp.c +++ b/drivers/tty/serial/8250_pnp.c | |||
| @@ -109,6 +109,9 @@ static const struct pnp_device_id pnp_dev_table[] = { | |||
| 109 | /* IBM */ | 109 | /* IBM */ |
| 110 | /* IBM Thinkpad 701 Internal Modem Voice */ | 110 | /* IBM Thinkpad 701 Internal Modem Voice */ |
| 111 | { "IBM0033", 0 }, | 111 | { "IBM0033", 0 }, |
| 112 | /* Intermec */ | ||
| 113 | /* Intermec CV60 touchscreen port */ | ||
| 114 | { "PNP4972", 0 }, | ||
| 112 | /* Intertex */ | 115 | /* Intertex */ |
| 113 | /* Intertex 28k8 33k6 Voice EXT PnP */ | 116 | /* Intertex 28k8 33k6 Voice EXT PnP */ |
| 114 | { "IXDC801", 0 }, | 117 | { "IXDC801", 0 }, |
diff --git a/drivers/tty/serial/atmel_serial.c b/drivers/tty/serial/atmel_serial.c index af9b7814965a..b922f5d2e61e 100644 --- a/drivers/tty/serial/atmel_serial.c +++ b/drivers/tty/serial/atmel_serial.c | |||
| @@ -1609,9 +1609,11 @@ static struct console atmel_console = { | |||
| 1609 | static int __init atmel_console_init(void) | 1609 | static int __init atmel_console_init(void) |
| 1610 | { | 1610 | { |
| 1611 | if (atmel_default_console_device) { | 1611 | if (atmel_default_console_device) { |
| 1612 | add_preferred_console(ATMEL_DEVICENAME, | 1612 | struct atmel_uart_data *pdata = |
| 1613 | atmel_default_console_device->id, NULL); | 1613 | atmel_default_console_device->dev.platform_data; |
| 1614 | atmel_init_port(&atmel_ports[atmel_default_console_device->id], | 1614 | |
| 1615 | add_preferred_console(ATMEL_DEVICENAME, pdata->num, NULL); | ||
| 1616 | atmel_init_port(&atmel_ports[pdata->num], | ||
| 1615 | atmel_default_console_device); | 1617 | atmel_default_console_device); |
| 1616 | register_console(&atmel_console); | 1618 | register_console(&atmel_console); |
| 1617 | } | 1619 | } |
diff --git a/drivers/tty/serial/max3107-aava.c b/drivers/tty/serial/max3107-aava.c index a1fe304f2f52..d73aadd7a9ad 100644 --- a/drivers/tty/serial/max3107-aava.c +++ b/drivers/tty/serial/max3107-aava.c | |||
| @@ -340,5 +340,5 @@ module_exit(max3107_exit); | |||
| 340 | 340 | ||
| 341 | MODULE_DESCRIPTION("MAX3107 driver"); | 341 | MODULE_DESCRIPTION("MAX3107 driver"); |
| 342 | MODULE_AUTHOR("Aavamobile"); | 342 | MODULE_AUTHOR("Aavamobile"); |
| 343 | MODULE_ALIAS("aava-max3107-spi"); | 343 | MODULE_ALIAS("spi:aava-max3107"); |
| 344 | MODULE_LICENSE("GPL v2"); | 344 | MODULE_LICENSE("GPL v2"); |
diff --git a/drivers/tty/serial/max3107.c b/drivers/tty/serial/max3107.c index 750b4f627315..a8164601c0ea 100644 --- a/drivers/tty/serial/max3107.c +++ b/drivers/tty/serial/max3107.c | |||
| @@ -1209,5 +1209,5 @@ module_exit(max3107_exit); | |||
| 1209 | 1209 | ||
| 1210 | MODULE_DESCRIPTION("MAX3107 driver"); | 1210 | MODULE_DESCRIPTION("MAX3107 driver"); |
| 1211 | MODULE_AUTHOR("Aavamobile"); | 1211 | MODULE_AUTHOR("Aavamobile"); |
| 1212 | MODULE_ALIAS("max3107-spi"); | 1212 | MODULE_ALIAS("spi:max3107"); |
| 1213 | MODULE_LICENSE("GPL v2"); | 1213 | MODULE_LICENSE("GPL v2"); |
diff --git a/drivers/tty/serial/mrst_max3110.c b/drivers/tty/serial/mrst_max3110.c index a764bf99743b..23bc743f2a22 100644 --- a/drivers/tty/serial/mrst_max3110.c +++ b/drivers/tty/serial/mrst_max3110.c | |||
| @@ -917,4 +917,4 @@ module_init(serial_m3110_init); | |||
| 917 | module_exit(serial_m3110_exit); | 917 | module_exit(serial_m3110_exit); |
| 918 | 918 | ||
| 919 | MODULE_LICENSE("GPL v2"); | 919 | MODULE_LICENSE("GPL v2"); |
| 920 | MODULE_ALIAS("max3110-uart"); | 920 | MODULE_ALIAS("spi:max3110-uart"); |
diff --git a/drivers/tty/serial/omap-serial.c b/drivers/tty/serial/omap-serial.c index c37df8d0fa28..5e713d3ef1f4 100644 --- a/drivers/tty/serial/omap-serial.c +++ b/drivers/tty/serial/omap-serial.c | |||
| @@ -806,8 +806,7 @@ serial_omap_set_termios(struct uart_port *port, struct ktermios *termios, | |||
| 806 | 806 | ||
| 807 | serial_omap_set_mctrl(&up->port, up->port.mctrl); | 807 | serial_omap_set_mctrl(&up->port, up->port.mctrl); |
| 808 | /* Software Flow Control Configuration */ | 808 | /* Software Flow Control Configuration */ |
| 809 | if (termios->c_iflag & (IXON | IXOFF)) | 809 | serial_omap_configure_xonxoff(up, termios); |
| 810 | serial_omap_configure_xonxoff(up, termios); | ||
| 811 | 810 | ||
| 812 | spin_unlock_irqrestore(&up->port.lock, flags); | 811 | spin_unlock_irqrestore(&up->port.lock, flags); |
| 813 | dev_dbg(up->port.dev, "serial_omap_set_termios+%d\n", up->pdev->id); | 812 | dev_dbg(up->port.dev, "serial_omap_set_termios+%d\n", up->pdev->id); |
diff --git a/drivers/tty/serial/pch_uart.c b/drivers/tty/serial/pch_uart.c index 846dfcd3ce0d..b46218d679e2 100644 --- a/drivers/tty/serial/pch_uart.c +++ b/drivers/tty/serial/pch_uart.c | |||
| @@ -598,7 +598,8 @@ static void pch_request_dma(struct uart_port *port) | |||
| 598 | dma_cap_zero(mask); | 598 | dma_cap_zero(mask); |
| 599 | dma_cap_set(DMA_SLAVE, mask); | 599 | dma_cap_set(DMA_SLAVE, mask); |
| 600 | 600 | ||
| 601 | dma_dev = pci_get_bus_and_slot(2, PCI_DEVFN(0xa, 0)); /* Get DMA's dev | 601 | dma_dev = pci_get_bus_and_slot(priv->pdev->bus->number, |
| 602 | PCI_DEVFN(0xa, 0)); /* Get DMA's dev | ||
| 602 | information */ | 603 | information */ |
| 603 | /* Set Tx DMA */ | 604 | /* Set Tx DMA */ |
| 604 | param = &priv->param_tx; | 605 | param = &priv->param_tx; |
diff --git a/drivers/tty/serial/samsung.c b/drivers/tty/serial/samsung.c index afc629423152..6edafb5ace18 100644 --- a/drivers/tty/serial/samsung.c +++ b/drivers/tty/serial/samsung.c | |||
| @@ -1225,15 +1225,19 @@ static const struct dev_pm_ops s3c24xx_serial_pm_ops = { | |||
| 1225 | .suspend = s3c24xx_serial_suspend, | 1225 | .suspend = s3c24xx_serial_suspend, |
| 1226 | .resume = s3c24xx_serial_resume, | 1226 | .resume = s3c24xx_serial_resume, |
| 1227 | }; | 1227 | }; |
| 1228 | #define SERIAL_SAMSUNG_PM_OPS (&s3c24xx_serial_pm_ops) | ||
| 1229 | |||
| 1228 | #else /* !CONFIG_PM_SLEEP */ | 1230 | #else /* !CONFIG_PM_SLEEP */ |
| 1229 | #define s3c24xx_serial_pm_ops NULL | 1231 | |
| 1232 | #define SERIAL_SAMSUNG_PM_OPS NULL | ||
| 1230 | #endif /* CONFIG_PM_SLEEP */ | 1233 | #endif /* CONFIG_PM_SLEEP */ |
| 1231 | 1234 | ||
| 1232 | int s3c24xx_serial_init(struct platform_driver *drv, | 1235 | int s3c24xx_serial_init(struct platform_driver *drv, |
| 1233 | struct s3c24xx_uart_info *info) | 1236 | struct s3c24xx_uart_info *info) |
| 1234 | { | 1237 | { |
| 1235 | dbg("s3c24xx_serial_init(%p,%p)\n", drv, info); | 1238 | dbg("s3c24xx_serial_init(%p,%p)\n", drv, info); |
| 1236 | drv->driver.pm = &s3c24xx_serial_pm_ops; | 1239 | |
| 1240 | drv->driver.pm = SERIAL_SAMSUNG_PM_OPS; | ||
| 1237 | 1241 | ||
| 1238 | return platform_driver_register(drv); | 1242 | return platform_driver_register(drv); |
| 1239 | } | 1243 | } |
diff --git a/drivers/tty/serial/serial_core.c b/drivers/tty/serial/serial_core.c index db7912cb7ae0..a3efbea5dbba 100644 --- a/drivers/tty/serial/serial_core.c +++ b/drivers/tty/serial/serial_core.c | |||
| @@ -200,6 +200,11 @@ static int uart_startup(struct tty_struct *tty, struct uart_state *state, int in | |||
| 200 | clear_bit(TTY_IO_ERROR, &tty->flags); | 200 | clear_bit(TTY_IO_ERROR, &tty->flags); |
| 201 | } | 201 | } |
| 202 | 202 | ||
| 203 | /* | ||
| 204 | * This is to allow setserial on this port. People may want to set | ||
| 205 | * port/irq/type and then reconfigure the port properly if it failed | ||
| 206 | * now. | ||
| 207 | */ | ||
| 203 | if (retval && capable(CAP_SYS_ADMIN)) | 208 | if (retval && capable(CAP_SYS_ADMIN)) |
| 204 | retval = 0; | 209 | retval = 0; |
| 205 | 210 | ||
diff --git a/drivers/tty/serial/sh-sci.c b/drivers/tty/serial/sh-sci.c index 2ec57b2fb278..5ea6ec3442e6 100644 --- a/drivers/tty/serial/sh-sci.c +++ b/drivers/tty/serial/sh-sci.c | |||
| @@ -47,6 +47,7 @@ | |||
| 47 | #include <linux/ctype.h> | 47 | #include <linux/ctype.h> |
| 48 | #include <linux/err.h> | 48 | #include <linux/err.h> |
| 49 | #include <linux/dmaengine.h> | 49 | #include <linux/dmaengine.h> |
| 50 | #include <linux/dma-mapping.h> | ||
| 50 | #include <linux/scatterlist.h> | 51 | #include <linux/scatterlist.h> |
| 51 | #include <linux/slab.h> | 52 | #include <linux/slab.h> |
| 52 | 53 | ||
| @@ -95,6 +96,12 @@ struct sci_port { | |||
| 95 | #endif | 96 | #endif |
| 96 | 97 | ||
| 97 | struct notifier_block freq_transition; | 98 | struct notifier_block freq_transition; |
| 99 | |||
| 100 | #ifdef CONFIG_SERIAL_SH_SCI_CONSOLE | ||
| 101 | unsigned short saved_smr; | ||
| 102 | unsigned short saved_fcr; | ||
| 103 | unsigned char saved_brr; | ||
| 104 | #endif | ||
| 98 | }; | 105 | }; |
| 99 | 106 | ||
| 100 | /* Function prototypes */ | 107 | /* Function prototypes */ |
| @@ -1076,7 +1083,7 @@ static unsigned int sci_get_mctrl(struct uart_port *port) | |||
| 1076 | /* This routine is used for getting signals of: DTR, DCD, DSR, RI, | 1083 | /* This routine is used for getting signals of: DTR, DCD, DSR, RI, |
| 1077 | and CTS/RTS */ | 1084 | and CTS/RTS */ |
| 1078 | 1085 | ||
| 1079 | return TIOCM_DTR | TIOCM_RTS | TIOCM_DSR; | 1086 | return TIOCM_DTR | TIOCM_RTS | TIOCM_CTS | TIOCM_DSR; |
| 1080 | } | 1087 | } |
| 1081 | 1088 | ||
| 1082 | #ifdef CONFIG_SERIAL_SH_SCI_DMA | 1089 | #ifdef CONFIG_SERIAL_SH_SCI_DMA |
| @@ -1633,11 +1640,25 @@ static unsigned int sci_scbrr_calc(unsigned int algo_id, unsigned int bps, | |||
| 1633 | return ((freq + 16 * bps) / (32 * bps) - 1); | 1640 | return ((freq + 16 * bps) / (32 * bps) - 1); |
| 1634 | } | 1641 | } |
| 1635 | 1642 | ||
| 1643 | static void sci_reset(struct uart_port *port) | ||
| 1644 | { | ||
| 1645 | unsigned int status; | ||
| 1646 | |||
| 1647 | do { | ||
| 1648 | status = sci_in(port, SCxSR); | ||
| 1649 | } while (!(status & SCxSR_TEND(port))); | ||
| 1650 | |||
| 1651 | sci_out(port, SCSCR, 0x00); /* TE=0, RE=0, CKE1=0 */ | ||
| 1652 | |||
| 1653 | if (port->type != PORT_SCI) | ||
| 1654 | sci_out(port, SCFCR, SCFCR_RFRST | SCFCR_TFRST); | ||
| 1655 | } | ||
| 1656 | |||
| 1636 | static void sci_set_termios(struct uart_port *port, struct ktermios *termios, | 1657 | static void sci_set_termios(struct uart_port *port, struct ktermios *termios, |
| 1637 | struct ktermios *old) | 1658 | struct ktermios *old) |
| 1638 | { | 1659 | { |
| 1639 | struct sci_port *s = to_sci_port(port); | 1660 | struct sci_port *s = to_sci_port(port); |
| 1640 | unsigned int status, baud, smr_val, max_baud; | 1661 | unsigned int baud, smr_val, max_baud; |
| 1641 | int t = -1; | 1662 | int t = -1; |
| 1642 | u16 scfcr = 0; | 1663 | u16 scfcr = 0; |
| 1643 | 1664 | ||
| @@ -1657,14 +1678,7 @@ static void sci_set_termios(struct uart_port *port, struct ktermios *termios, | |||
| 1657 | 1678 | ||
| 1658 | sci_port_enable(s); | 1679 | sci_port_enable(s); |
| 1659 | 1680 | ||
| 1660 | do { | 1681 | sci_reset(port); |
| 1661 | status = sci_in(port, SCxSR); | ||
| 1662 | } while (!(status & SCxSR_TEND(port))); | ||
| 1663 | |||
| 1664 | sci_out(port, SCSCR, 0x00); /* TE=0, RE=0, CKE1=0 */ | ||
| 1665 | |||
| 1666 | if (port->type != PORT_SCI) | ||
| 1667 | sci_out(port, SCFCR, scfcr | SCFCR_RFRST | SCFCR_TFRST); | ||
| 1668 | 1682 | ||
| 1669 | smr_val = sci_in(port, SCSMR) & 3; | 1683 | smr_val = sci_in(port, SCSMR) & 3; |
| 1670 | 1684 | ||
| @@ -1913,6 +1927,7 @@ static int __devinit sci_init_single(struct platform_device *dev, | |||
| 1913 | 1927 | ||
| 1914 | port->dev = &dev->dev; | 1928 | port->dev = &dev->dev; |
| 1915 | 1929 | ||
| 1930 | pm_runtime_irq_safe(&dev->dev); | ||
| 1916 | pm_runtime_enable(&dev->dev); | 1931 | pm_runtime_enable(&dev->dev); |
| 1917 | } | 1932 | } |
| 1918 | 1933 | ||
| @@ -2036,7 +2051,8 @@ static int __devinit serial_console_setup(struct console *co, char *options) | |||
| 2036 | if (options) | 2051 | if (options) |
| 2037 | uart_parse_options(options, &baud, &parity, &bits, &flow); | 2052 | uart_parse_options(options, &baud, &parity, &bits, &flow); |
| 2038 | 2053 | ||
| 2039 | /* TODO: disable clock */ | 2054 | sci_port_disable(sci_port); |
| 2055 | |||
| 2040 | return uart_set_options(port, co, baud, parity, bits, flow); | 2056 | return uart_set_options(port, co, baud, parity, bits, flow); |
| 2041 | } | 2057 | } |
| 2042 | 2058 | ||
| @@ -2079,6 +2095,36 @@ static int __devinit sci_probe_earlyprintk(struct platform_device *pdev) | |||
| 2079 | return 0; | 2095 | return 0; |
| 2080 | } | 2096 | } |
| 2081 | 2097 | ||
| 2098 | #define uart_console(port) ((port)->cons->index == (port)->line) | ||
| 2099 | |||
| 2100 | static int sci_runtime_suspend(struct device *dev) | ||
| 2101 | { | ||
| 2102 | struct sci_port *sci_port = dev_get_drvdata(dev); | ||
| 2103 | struct uart_port *port = &sci_port->port; | ||
| 2104 | |||
| 2105 | if (uart_console(port)) { | ||
| 2106 | sci_port->saved_smr = sci_in(port, SCSMR); | ||
| 2107 | sci_port->saved_brr = sci_in(port, SCBRR); | ||
| 2108 | sci_port->saved_fcr = sci_in(port, SCFCR); | ||
| 2109 | } | ||
| 2110 | return 0; | ||
| 2111 | } | ||
| 2112 | |||
| 2113 | static int sci_runtime_resume(struct device *dev) | ||
| 2114 | { | ||
| 2115 | struct sci_port *sci_port = dev_get_drvdata(dev); | ||
| 2116 | struct uart_port *port = &sci_port->port; | ||
| 2117 | |||
| 2118 | if (uart_console(port)) { | ||
| 2119 | sci_reset(port); | ||
| 2120 | sci_out(port, SCSMR, sci_port->saved_smr); | ||
| 2121 | sci_out(port, SCBRR, sci_port->saved_brr); | ||
| 2122 | sci_out(port, SCFCR, sci_port->saved_fcr); | ||
| 2123 | sci_out(port, SCSCR, sci_port->cfg->scscr); | ||
| 2124 | } | ||
| 2125 | return 0; | ||
| 2126 | } | ||
| 2127 | |||
| 2082 | #define SCI_CONSOLE (&serial_console) | 2128 | #define SCI_CONSOLE (&serial_console) |
| 2083 | 2129 | ||
| 2084 | #else | 2130 | #else |
| @@ -2088,6 +2134,8 @@ static inline int __devinit sci_probe_earlyprintk(struct platform_device *pdev) | |||
| 2088 | } | 2134 | } |
| 2089 | 2135 | ||
| 2090 | #define SCI_CONSOLE NULL | 2136 | #define SCI_CONSOLE NULL |
| 2137 | #define sci_runtime_suspend NULL | ||
| 2138 | #define sci_runtime_resume NULL | ||
| 2091 | 2139 | ||
| 2092 | #endif /* CONFIG_SERIAL_SH_SCI_CONSOLE */ | 2140 | #endif /* CONFIG_SERIAL_SH_SCI_CONSOLE */ |
| 2093 | 2141 | ||
| @@ -2203,6 +2251,8 @@ static int sci_resume(struct device *dev) | |||
| 2203 | } | 2251 | } |
| 2204 | 2252 | ||
| 2205 | static const struct dev_pm_ops sci_dev_pm_ops = { | 2253 | static const struct dev_pm_ops sci_dev_pm_ops = { |
| 2254 | .runtime_suspend = sci_runtime_suspend, | ||
| 2255 | .runtime_resume = sci_runtime_resume, | ||
| 2206 | .suspend = sci_suspend, | 2256 | .suspend = sci_suspend, |
| 2207 | .resume = sci_resume, | 2257 | .resume = sci_resume, |
| 2208 | }; | 2258 | }; |
diff --git a/drivers/tty/serial/ucc_uart.c b/drivers/tty/serial/ucc_uart.c index c327218cad44..9af9f0879a24 100644 --- a/drivers/tty/serial/ucc_uart.c +++ b/drivers/tty/serial/ucc_uart.c | |||
| @@ -235,7 +235,7 @@ static inline void *qe2cpu_addr(dma_addr_t addr, struct uart_qe_port *qe_port) | |||
| 235 | return qe_port->bd_virt + (addr - qe_port->bd_dma_addr); | 235 | return qe_port->bd_virt + (addr - qe_port->bd_dma_addr); |
| 236 | 236 | ||
| 237 | /* something nasty happened */ | 237 | /* something nasty happened */ |
| 238 | printk(KERN_ERR "%s: addr=%x\n", __func__, addr); | 238 | printk(KERN_ERR "%s: addr=%llx\n", __func__, (u64)addr); |
| 239 | BUG(); | 239 | BUG(); |
| 240 | return NULL; | 240 | return NULL; |
| 241 | } | 241 | } |
diff --git a/drivers/tty/tty_io.c b/drivers/tty/tty_io.c index 150e4f747c7d..4f1fc81112e6 100644 --- a/drivers/tty/tty_io.c +++ b/drivers/tty/tty_io.c | |||
| @@ -1295,8 +1295,7 @@ static int tty_driver_install_tty(struct tty_driver *driver, | |||
| 1295 | * | 1295 | * |
| 1296 | * Locking: tty_mutex for now | 1296 | * Locking: tty_mutex for now |
| 1297 | */ | 1297 | */ |
| 1298 | static void tty_driver_remove_tty(struct tty_driver *driver, | 1298 | void tty_driver_remove_tty(struct tty_driver *driver, struct tty_struct *tty) |
| 1299 | struct tty_struct *tty) | ||
| 1300 | { | 1299 | { |
| 1301 | if (driver->ops->remove) | 1300 | if (driver->ops->remove) |
| 1302 | driver->ops->remove(driver, tty); | 1301 | driver->ops->remove(driver, tty); |
diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c index 8669ba3fe794..73cbbd85219f 100644 --- a/drivers/usb/core/hcd.c +++ b/drivers/usb/core/hcd.c | |||
| @@ -1775,6 +1775,8 @@ int usb_hcd_alloc_bandwidth(struct usb_device *udev, | |||
| 1775 | struct usb_interface *iface = usb_ifnum_to_if(udev, | 1775 | struct usb_interface *iface = usb_ifnum_to_if(udev, |
| 1776 | cur_alt->desc.bInterfaceNumber); | 1776 | cur_alt->desc.bInterfaceNumber); |
| 1777 | 1777 | ||
| 1778 | if (!iface) | ||
| 1779 | return -EINVAL; | ||
| 1778 | if (iface->resetting_device) { | 1780 | if (iface->resetting_device) { |
| 1779 | /* | 1781 | /* |
| 1780 | * The USB core just reset the device, so the xHCI host | 1782 | * The USB core just reset the device, so the xHCI host |
diff --git a/drivers/usb/gadget/f_phonet.c b/drivers/usb/gadget/f_phonet.c index 8f8d3f6cd89e..8f3eab1af885 100644 --- a/drivers/usb/gadget/f_phonet.c +++ b/drivers/usb/gadget/f_phonet.c | |||
| @@ -434,6 +434,7 @@ static int pn_set_alt(struct usb_function *f, unsigned intf, unsigned alt) | |||
| 434 | config_ep_by_speed(gadget, f, fp->out_ep)) { | 434 | config_ep_by_speed(gadget, f, fp->out_ep)) { |
| 435 | fp->in_ep->desc = NULL; | 435 | fp->in_ep->desc = NULL; |
| 436 | fp->out_ep->desc = NULL; | 436 | fp->out_ep->desc = NULL; |
| 437 | spin_unlock(&port->lock); | ||
| 437 | return -EINVAL; | 438 | return -EINVAL; |
| 438 | } | 439 | } |
| 439 | usb_ep_enable(fp->out_ep); | 440 | usb_ep_enable(fp->out_ep); |
diff --git a/drivers/usb/host/ehci-hub.c b/drivers/usb/host/ehci-hub.c index e051b30c1847..4c32cb19b405 100644 --- a/drivers/usb/host/ehci-hub.c +++ b/drivers/usb/host/ehci-hub.c | |||
| @@ -343,7 +343,7 @@ static int ehci_bus_resume (struct usb_hcd *hcd) | |||
| 343 | u32 temp; | 343 | u32 temp; |
| 344 | u32 power_okay; | 344 | u32 power_okay; |
| 345 | int i; | 345 | int i; |
| 346 | u8 resume_needed = 0; | 346 | unsigned long resume_needed = 0; |
| 347 | 347 | ||
| 348 | if (time_before (jiffies, ehci->next_statechange)) | 348 | if (time_before (jiffies, ehci->next_statechange)) |
| 349 | msleep(5); | 349 | msleep(5); |
| @@ -416,7 +416,7 @@ static int ehci_bus_resume (struct usb_hcd *hcd) | |||
| 416 | if (test_bit(i, &ehci->bus_suspended) && | 416 | if (test_bit(i, &ehci->bus_suspended) && |
| 417 | (temp & PORT_SUSPEND)) { | 417 | (temp & PORT_SUSPEND)) { |
| 418 | temp |= PORT_RESUME; | 418 | temp |= PORT_RESUME; |
| 419 | resume_needed = 1; | 419 | set_bit(i, &resume_needed); |
| 420 | } | 420 | } |
| 421 | ehci_writel(ehci, temp, &ehci->regs->port_status [i]); | 421 | ehci_writel(ehci, temp, &ehci->regs->port_status [i]); |
| 422 | } | 422 | } |
| @@ -431,8 +431,7 @@ static int ehci_bus_resume (struct usb_hcd *hcd) | |||
| 431 | i = HCS_N_PORTS (ehci->hcs_params); | 431 | i = HCS_N_PORTS (ehci->hcs_params); |
| 432 | while (i--) { | 432 | while (i--) { |
| 433 | temp = ehci_readl(ehci, &ehci->regs->port_status [i]); | 433 | temp = ehci_readl(ehci, &ehci->regs->port_status [i]); |
| 434 | if (test_bit(i, &ehci->bus_suspended) && | 434 | if (test_bit(i, &resume_needed)) { |
| 435 | (temp & PORT_SUSPEND)) { | ||
| 436 | temp &= ~(PORT_RWC_BITS | PORT_RESUME); | 435 | temp &= ~(PORT_RWC_BITS | PORT_RESUME); |
| 437 | ehci_writel(ehci, temp, &ehci->regs->port_status [i]); | 436 | ehci_writel(ehci, temp, &ehci->regs->port_status [i]); |
| 438 | ehci_vdbg (ehci, "resumed port %d\n", i + 1); | 437 | ehci_vdbg (ehci, "resumed port %d\n", i + 1); |
diff --git a/drivers/usb/host/ehci-s5p.c b/drivers/usb/host/ehci-s5p.c index b3958b3d3163..9e77f1c8bdbd 100644 --- a/drivers/usb/host/ehci-s5p.c +++ b/drivers/usb/host/ehci-s5p.c | |||
| @@ -86,6 +86,7 @@ static int __devinit s5p_ehci_probe(struct platform_device *pdev) | |||
| 86 | goto fail_hcd; | 86 | goto fail_hcd; |
| 87 | } | 87 | } |
| 88 | 88 | ||
| 89 | s5p_ehci->hcd = hcd; | ||
| 89 | s5p_ehci->clk = clk_get(&pdev->dev, "usbhost"); | 90 | s5p_ehci->clk = clk_get(&pdev->dev, "usbhost"); |
| 90 | 91 | ||
| 91 | if (IS_ERR(s5p_ehci->clk)) { | 92 | if (IS_ERR(s5p_ehci->clk)) { |
diff --git a/drivers/usb/host/xhci-hub.c b/drivers/usb/host/xhci-hub.c index 0be788cc2fdb..1e96d1f1fe6b 100644 --- a/drivers/usb/host/xhci-hub.c +++ b/drivers/usb/host/xhci-hub.c | |||
| @@ -463,11 +463,12 @@ int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, | |||
| 463 | && (temp & PORT_POWER)) | 463 | && (temp & PORT_POWER)) |
| 464 | status |= USB_PORT_STAT_SUSPEND; | 464 | status |= USB_PORT_STAT_SUSPEND; |
| 465 | } | 465 | } |
| 466 | if ((temp & PORT_PLS_MASK) == XDEV_RESUME) { | 466 | if ((temp & PORT_PLS_MASK) == XDEV_RESUME && |
| 467 | !DEV_SUPERSPEED(temp)) { | ||
| 467 | if ((temp & PORT_RESET) || !(temp & PORT_PE)) | 468 | if ((temp & PORT_RESET) || !(temp & PORT_PE)) |
| 468 | goto error; | 469 | goto error; |
| 469 | if (!DEV_SUPERSPEED(temp) && time_after_eq(jiffies, | 470 | if (time_after_eq(jiffies, |
| 470 | bus_state->resume_done[wIndex])) { | 471 | bus_state->resume_done[wIndex])) { |
| 471 | xhci_dbg(xhci, "Resume USB2 port %d\n", | 472 | xhci_dbg(xhci, "Resume USB2 port %d\n", |
| 472 | wIndex + 1); | 473 | wIndex + 1); |
| 473 | bus_state->resume_done[wIndex] = 0; | 474 | bus_state->resume_done[wIndex] = 0; |
| @@ -487,6 +488,14 @@ int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, | |||
| 487 | xhci_ring_device(xhci, slot_id); | 488 | xhci_ring_device(xhci, slot_id); |
| 488 | bus_state->port_c_suspend |= 1 << wIndex; | 489 | bus_state->port_c_suspend |= 1 << wIndex; |
| 489 | bus_state->suspended_ports &= ~(1 << wIndex); | 490 | bus_state->suspended_ports &= ~(1 << wIndex); |
| 491 | } else { | ||
| 492 | /* | ||
| 493 | * The resume has been signaling for less than | ||
| 494 | * 20ms. Report the port status as SUSPEND, | ||
| 495 | * let the usbcore check port status again | ||
| 496 | * and clear resume signaling later. | ||
| 497 | */ | ||
| 498 | status |= USB_PORT_STAT_SUSPEND; | ||
| 490 | } | 499 | } |
| 491 | } | 500 | } |
| 492 | if ((temp & PORT_PLS_MASK) == XDEV_U0 | 501 | if ((temp & PORT_PLS_MASK) == XDEV_U0 |
| @@ -664,7 +673,7 @@ int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, | |||
| 664 | xhci_dbg(xhci, "PORTSC %04x\n", temp); | 673 | xhci_dbg(xhci, "PORTSC %04x\n", temp); |
| 665 | if (temp & PORT_RESET) | 674 | if (temp & PORT_RESET) |
| 666 | goto error; | 675 | goto error; |
| 667 | if (temp & XDEV_U3) { | 676 | if ((temp & PORT_PLS_MASK) == XDEV_U3) { |
| 668 | if ((temp & PORT_PE) == 0) | 677 | if ((temp & PORT_PE) == 0) |
| 669 | goto error; | 678 | goto error; |
| 670 | 679 | ||
diff --git a/drivers/usb/host/xhci-ring.c b/drivers/usb/host/xhci-ring.c index 7113d16e2d3a..54139a2f06ce 100644 --- a/drivers/usb/host/xhci-ring.c +++ b/drivers/usb/host/xhci-ring.c | |||
| @@ -514,8 +514,12 @@ void xhci_find_new_dequeue_state(struct xhci_hcd *xhci, | |||
| 514 | (unsigned long long) addr); | 514 | (unsigned long long) addr); |
| 515 | } | 515 | } |
| 516 | 516 | ||
| 517 | /* flip_cycle means flip the cycle bit of all but the first and last TRB. | ||
| 518 | * (The last TRB actually points to the ring enqueue pointer, which is not part | ||
| 519 | * of this TD.) This is used to remove partially enqueued isoc TDs from a ring. | ||
| 520 | */ | ||
| 517 | static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, | 521 | static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, |
| 518 | struct xhci_td *cur_td) | 522 | struct xhci_td *cur_td, bool flip_cycle) |
| 519 | { | 523 | { |
| 520 | struct xhci_segment *cur_seg; | 524 | struct xhci_segment *cur_seg; |
| 521 | union xhci_trb *cur_trb; | 525 | union xhci_trb *cur_trb; |
| @@ -528,6 +532,12 @@ static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, | |||
| 528 | * leave the pointers intact. | 532 | * leave the pointers intact. |
| 529 | */ | 533 | */ |
| 530 | cur_trb->generic.field[3] &= cpu_to_le32(~TRB_CHAIN); | 534 | cur_trb->generic.field[3] &= cpu_to_le32(~TRB_CHAIN); |
| 535 | /* Flip the cycle bit (link TRBs can't be the first | ||
| 536 | * or last TRB). | ||
| 537 | */ | ||
| 538 | if (flip_cycle) | ||
| 539 | cur_trb->generic.field[3] ^= | ||
| 540 | cpu_to_le32(TRB_CYCLE); | ||
| 531 | xhci_dbg(xhci, "Cancel (unchain) link TRB\n"); | 541 | xhci_dbg(xhci, "Cancel (unchain) link TRB\n"); |
| 532 | xhci_dbg(xhci, "Address = %p (0x%llx dma); " | 542 | xhci_dbg(xhci, "Address = %p (0x%llx dma); " |
| 533 | "in seg %p (0x%llx dma)\n", | 543 | "in seg %p (0x%llx dma)\n", |
| @@ -541,6 +551,11 @@ static void td_to_noop(struct xhci_hcd *xhci, struct xhci_ring *ep_ring, | |||
| 541 | cur_trb->generic.field[2] = 0; | 551 | cur_trb->generic.field[2] = 0; |
| 542 | /* Preserve only the cycle bit of this TRB */ | 552 | /* Preserve only the cycle bit of this TRB */ |
| 543 | cur_trb->generic.field[3] &= cpu_to_le32(TRB_CYCLE); | 553 | cur_trb->generic.field[3] &= cpu_to_le32(TRB_CYCLE); |
| 554 | /* Flip the cycle bit except on the first or last TRB */ | ||
| 555 | if (flip_cycle && cur_trb != cur_td->first_trb && | ||
| 556 | cur_trb != cur_td->last_trb) | ||
| 557 | cur_trb->generic.field[3] ^= | ||
| 558 | cpu_to_le32(TRB_CYCLE); | ||
| 544 | cur_trb->generic.field[3] |= cpu_to_le32( | 559 | cur_trb->generic.field[3] |= cpu_to_le32( |
| 545 | TRB_TYPE(TRB_TR_NOOP)); | 560 | TRB_TYPE(TRB_TR_NOOP)); |
| 546 | xhci_dbg(xhci, "Cancel TRB %p (0x%llx dma) " | 561 | xhci_dbg(xhci, "Cancel TRB %p (0x%llx dma) " |
| @@ -719,14 +734,14 @@ static void handle_stopped_endpoint(struct xhci_hcd *xhci, | |||
| 719 | cur_td->urb->stream_id, | 734 | cur_td->urb->stream_id, |
| 720 | cur_td, &deq_state); | 735 | cur_td, &deq_state); |
| 721 | else | 736 | else |
| 722 | td_to_noop(xhci, ep_ring, cur_td); | 737 | td_to_noop(xhci, ep_ring, cur_td, false); |
| 723 | remove_finished_td: | 738 | remove_finished_td: |
| 724 | /* | 739 | /* |
| 725 | * The event handler won't see a completion for this TD anymore, | 740 | * The event handler won't see a completion for this TD anymore, |
| 726 | * so remove it from the endpoint ring's TD list. Keep it in | 741 | * so remove it from the endpoint ring's TD list. Keep it in |
| 727 | * the cancelled TD list for URB completion later. | 742 | * the cancelled TD list for URB completion later. |
| 728 | */ | 743 | */ |
| 729 | list_del(&cur_td->td_list); | 744 | list_del_init(&cur_td->td_list); |
| 730 | } | 745 | } |
| 731 | last_unlinked_td = cur_td; | 746 | last_unlinked_td = cur_td; |
| 732 | xhci_stop_watchdog_timer_in_irq(xhci, ep); | 747 | xhci_stop_watchdog_timer_in_irq(xhci, ep); |
| @@ -754,7 +769,7 @@ remove_finished_td: | |||
| 754 | do { | 769 | do { |
| 755 | cur_td = list_entry(ep->cancelled_td_list.next, | 770 | cur_td = list_entry(ep->cancelled_td_list.next, |
| 756 | struct xhci_td, cancelled_td_list); | 771 | struct xhci_td, cancelled_td_list); |
| 757 | list_del(&cur_td->cancelled_td_list); | 772 | list_del_init(&cur_td->cancelled_td_list); |
| 758 | 773 | ||
| 759 | /* Clean up the cancelled URB */ | 774 | /* Clean up the cancelled URB */ |
| 760 | /* Doesn't matter what we pass for status, since the core will | 775 | /* Doesn't matter what we pass for status, since the core will |
| @@ -862,9 +877,9 @@ void xhci_stop_endpoint_command_watchdog(unsigned long arg) | |||
| 862 | cur_td = list_first_entry(&ring->td_list, | 877 | cur_td = list_first_entry(&ring->td_list, |
| 863 | struct xhci_td, | 878 | struct xhci_td, |
| 864 | td_list); | 879 | td_list); |
| 865 | list_del(&cur_td->td_list); | 880 | list_del_init(&cur_td->td_list); |
| 866 | if (!list_empty(&cur_td->cancelled_td_list)) | 881 | if (!list_empty(&cur_td->cancelled_td_list)) |
| 867 | list_del(&cur_td->cancelled_td_list); | 882 | list_del_init(&cur_td->cancelled_td_list); |
| 868 | xhci_giveback_urb_in_irq(xhci, cur_td, | 883 | xhci_giveback_urb_in_irq(xhci, cur_td, |
| 869 | -ESHUTDOWN, "killed"); | 884 | -ESHUTDOWN, "killed"); |
| 870 | } | 885 | } |
| @@ -873,7 +888,7 @@ void xhci_stop_endpoint_command_watchdog(unsigned long arg) | |||
| 873 | &temp_ep->cancelled_td_list, | 888 | &temp_ep->cancelled_td_list, |
| 874 | struct xhci_td, | 889 | struct xhci_td, |
| 875 | cancelled_td_list); | 890 | cancelled_td_list); |
| 876 | list_del(&cur_td->cancelled_td_list); | 891 | list_del_init(&cur_td->cancelled_td_list); |
| 877 | xhci_giveback_urb_in_irq(xhci, cur_td, | 892 | xhci_giveback_urb_in_irq(xhci, cur_td, |
| 878 | -ESHUTDOWN, "killed"); | 893 | -ESHUTDOWN, "killed"); |
| 879 | } | 894 | } |
| @@ -1565,10 +1580,10 @@ td_cleanup: | |||
| 1565 | else | 1580 | else |
| 1566 | *status = 0; | 1581 | *status = 0; |
| 1567 | } | 1582 | } |
| 1568 | list_del(&td->td_list); | 1583 | list_del_init(&td->td_list); |
| 1569 | /* Was this TD slated to be cancelled but completed anyway? */ | 1584 | /* Was this TD slated to be cancelled but completed anyway? */ |
| 1570 | if (!list_empty(&td->cancelled_td_list)) | 1585 | if (!list_empty(&td->cancelled_td_list)) |
| 1571 | list_del(&td->cancelled_td_list); | 1586 | list_del_init(&td->cancelled_td_list); |
| 1572 | 1587 | ||
| 1573 | urb_priv->td_cnt++; | 1588 | urb_priv->td_cnt++; |
| 1574 | /* Giveback the urb when all the tds are completed */ | 1589 | /* Giveback the urb when all the tds are completed */ |
| @@ -2500,11 +2515,8 @@ static int prepare_transfer(struct xhci_hcd *xhci, | |||
| 2500 | 2515 | ||
| 2501 | if (td_index == 0) { | 2516 | if (td_index == 0) { |
| 2502 | ret = usb_hcd_link_urb_to_ep(bus_to_hcd(urb->dev->bus), urb); | 2517 | ret = usb_hcd_link_urb_to_ep(bus_to_hcd(urb->dev->bus), urb); |
| 2503 | if (unlikely(ret)) { | 2518 | if (unlikely(ret)) |
| 2504 | xhci_urb_free_priv(xhci, urb_priv); | ||
| 2505 | urb->hcpriv = NULL; | ||
| 2506 | return ret; | 2519 | return ret; |
| 2507 | } | ||
| 2508 | } | 2520 | } |
| 2509 | 2521 | ||
| 2510 | td->urb = urb; | 2522 | td->urb = urb; |
| @@ -2672,6 +2684,10 @@ static u32 xhci_v1_0_td_remainder(int running_total, int trb_buff_len, | |||
| 2672 | { | 2684 | { |
| 2673 | int packets_transferred; | 2685 | int packets_transferred; |
| 2674 | 2686 | ||
| 2687 | /* One TRB with a zero-length data packet. */ | ||
| 2688 | if (running_total == 0 && trb_buff_len == 0) | ||
| 2689 | return 0; | ||
| 2690 | |||
| 2675 | /* All the TRB queueing functions don't count the current TRB in | 2691 | /* All the TRB queueing functions don't count the current TRB in |
| 2676 | * running_total. | 2692 | * running_total. |
| 2677 | */ | 2693 | */ |
| @@ -3113,20 +3129,15 @@ static int count_isoc_trbs_needed(struct xhci_hcd *xhci, | |||
| 3113 | struct urb *urb, int i) | 3129 | struct urb *urb, int i) |
| 3114 | { | 3130 | { |
| 3115 | int num_trbs = 0; | 3131 | int num_trbs = 0; |
| 3116 | u64 addr, td_len, running_total; | 3132 | u64 addr, td_len; |
| 3117 | 3133 | ||
| 3118 | addr = (u64) (urb->transfer_dma + urb->iso_frame_desc[i].offset); | 3134 | addr = (u64) (urb->transfer_dma + urb->iso_frame_desc[i].offset); |
| 3119 | td_len = urb->iso_frame_desc[i].length; | 3135 | td_len = urb->iso_frame_desc[i].length; |
| 3120 | 3136 | ||
| 3121 | running_total = TRB_MAX_BUFF_SIZE - (addr & (TRB_MAX_BUFF_SIZE - 1)); | 3137 | num_trbs = DIV_ROUND_UP(td_len + (addr & (TRB_MAX_BUFF_SIZE - 1)), |
| 3122 | running_total &= TRB_MAX_BUFF_SIZE - 1; | 3138 | TRB_MAX_BUFF_SIZE); |
| 3123 | if (running_total != 0) | 3139 | if (num_trbs == 0) |
| 3124 | num_trbs++; | ||
| 3125 | |||
| 3126 | while (running_total < td_len) { | ||
| 3127 | num_trbs++; | 3140 | num_trbs++; |
| 3128 | running_total += TRB_MAX_BUFF_SIZE; | ||
| 3129 | } | ||
| 3130 | 3141 | ||
| 3131 | return num_trbs; | 3142 | return num_trbs; |
| 3132 | } | 3143 | } |
| @@ -3226,6 +3237,7 @@ static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, | |||
| 3226 | start_trb = &ep_ring->enqueue->generic; | 3237 | start_trb = &ep_ring->enqueue->generic; |
| 3227 | start_cycle = ep_ring->cycle_state; | 3238 | start_cycle = ep_ring->cycle_state; |
| 3228 | 3239 | ||
| 3240 | urb_priv = urb->hcpriv; | ||
| 3229 | /* Queue the first TRB, even if it's zero-length */ | 3241 | /* Queue the first TRB, even if it's zero-length */ |
| 3230 | for (i = 0; i < num_tds; i++) { | 3242 | for (i = 0; i < num_tds; i++) { |
| 3231 | unsigned int total_packet_count; | 3243 | unsigned int total_packet_count; |
| @@ -3237,9 +3249,11 @@ static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, | |||
| 3237 | addr = start_addr + urb->iso_frame_desc[i].offset; | 3249 | addr = start_addr + urb->iso_frame_desc[i].offset; |
| 3238 | td_len = urb->iso_frame_desc[i].length; | 3250 | td_len = urb->iso_frame_desc[i].length; |
| 3239 | td_remain_len = td_len; | 3251 | td_remain_len = td_len; |
| 3240 | /* FIXME: Ignoring zero-length packets, can those happen? */ | ||
| 3241 | total_packet_count = roundup(td_len, | 3252 | total_packet_count = roundup(td_len, |
| 3242 | le16_to_cpu(urb->ep->desc.wMaxPacketSize)); | 3253 | le16_to_cpu(urb->ep->desc.wMaxPacketSize)); |
| 3254 | /* A zero-length transfer still involves at least one packet. */ | ||
| 3255 | if (total_packet_count == 0) | ||
| 3256 | total_packet_count++; | ||
| 3243 | burst_count = xhci_get_burst_count(xhci, urb->dev, urb, | 3257 | burst_count = xhci_get_burst_count(xhci, urb->dev, urb, |
| 3244 | total_packet_count); | 3258 | total_packet_count); |
| 3245 | residue = xhci_get_last_burst_packet_count(xhci, | 3259 | residue = xhci_get_last_burst_packet_count(xhci, |
| @@ -3249,12 +3263,13 @@ static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, | |||
| 3249 | 3263 | ||
| 3250 | ret = prepare_transfer(xhci, xhci->devs[slot_id], ep_index, | 3264 | ret = prepare_transfer(xhci, xhci->devs[slot_id], ep_index, |
| 3251 | urb->stream_id, trbs_per_td, urb, i, mem_flags); | 3265 | urb->stream_id, trbs_per_td, urb, i, mem_flags); |
| 3252 | if (ret < 0) | 3266 | if (ret < 0) { |
| 3253 | return ret; | 3267 | if (i == 0) |
| 3268 | return ret; | ||
| 3269 | goto cleanup; | ||
| 3270 | } | ||
| 3254 | 3271 | ||
| 3255 | urb_priv = urb->hcpriv; | ||
| 3256 | td = urb_priv->td[i]; | 3272 | td = urb_priv->td[i]; |
| 3257 | |||
| 3258 | for (j = 0; j < trbs_per_td; j++) { | 3273 | for (j = 0; j < trbs_per_td; j++) { |
| 3259 | u32 remainder = 0; | 3274 | u32 remainder = 0; |
| 3260 | field = TRB_TBC(burst_count) | TRB_TLBPC(residue); | 3275 | field = TRB_TBC(burst_count) | TRB_TLBPC(residue); |
| @@ -3344,6 +3359,27 @@ static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, | |||
| 3344 | giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, | 3359 | giveback_first_trb(xhci, slot_id, ep_index, urb->stream_id, |
| 3345 | start_cycle, start_trb); | 3360 | start_cycle, start_trb); |
| 3346 | return 0; | 3361 | return 0; |
| 3362 | cleanup: | ||
| 3363 | /* Clean up a partially enqueued isoc transfer. */ | ||
| 3364 | |||
| 3365 | for (i--; i >= 0; i--) | ||
| 3366 | list_del_init(&urb_priv->td[i]->td_list); | ||
| 3367 | |||
| 3368 | /* Use the first TD as a temporary variable to turn the TDs we've queued | ||
| 3369 | * into No-ops with a software-owned cycle bit. That way the hardware | ||
| 3370 | * won't accidentally start executing bogus TDs when we partially | ||
| 3371 | * overwrite them. td->first_trb and td->start_seg are already set. | ||
| 3372 | */ | ||
| 3373 | urb_priv->td[0]->last_trb = ep_ring->enqueue; | ||
| 3374 | /* Every TRB except the first & last will have its cycle bit flipped. */ | ||
| 3375 | td_to_noop(xhci, ep_ring, urb_priv->td[0], true); | ||
| 3376 | |||
| 3377 | /* Reset the ring enqueue back to the first TRB and its cycle bit. */ | ||
| 3378 | ep_ring->enqueue = urb_priv->td[0]->first_trb; | ||
| 3379 | ep_ring->enq_seg = urb_priv->td[0]->start_seg; | ||
| 3380 | ep_ring->cycle_state = start_cycle; | ||
| 3381 | usb_hcd_unlink_urb_from_ep(bus_to_hcd(urb->dev->bus), urb); | ||
| 3382 | return ret; | ||
| 3347 | } | 3383 | } |
| 3348 | 3384 | ||
| 3349 | /* | 3385 | /* |
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 1c4432d8fc10..3a0f695138f4 100644 --- a/drivers/usb/host/xhci.c +++ b/drivers/usb/host/xhci.c | |||
| @@ -1085,8 +1085,11 @@ int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) | |||
| 1085 | if (urb->dev->speed == USB_SPEED_FULL) { | 1085 | if (urb->dev->speed == USB_SPEED_FULL) { |
| 1086 | ret = xhci_check_maxpacket(xhci, slot_id, | 1086 | ret = xhci_check_maxpacket(xhci, slot_id, |
| 1087 | ep_index, urb); | 1087 | ep_index, urb); |
| 1088 | if (ret < 0) | 1088 | if (ret < 0) { |
| 1089 | xhci_urb_free_priv(xhci, urb_priv); | ||
| 1090 | urb->hcpriv = NULL; | ||
| 1089 | return ret; | 1091 | return ret; |
| 1092 | } | ||
| 1090 | } | 1093 | } |
| 1091 | 1094 | ||
| 1092 | /* We have a spinlock and interrupts disabled, so we must pass | 1095 | /* We have a spinlock and interrupts disabled, so we must pass |
| @@ -1097,6 +1100,8 @@ int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) | |||
| 1097 | goto dying; | 1100 | goto dying; |
| 1098 | ret = xhci_queue_ctrl_tx(xhci, GFP_ATOMIC, urb, | 1101 | ret = xhci_queue_ctrl_tx(xhci, GFP_ATOMIC, urb, |
| 1099 | slot_id, ep_index); | 1102 | slot_id, ep_index); |
| 1103 | if (ret) | ||
| 1104 | goto free_priv; | ||
| 1100 | spin_unlock_irqrestore(&xhci->lock, flags); | 1105 | spin_unlock_irqrestore(&xhci->lock, flags); |
| 1101 | } else if (usb_endpoint_xfer_bulk(&urb->ep->desc)) { | 1106 | } else if (usb_endpoint_xfer_bulk(&urb->ep->desc)) { |
| 1102 | spin_lock_irqsave(&xhci->lock, flags); | 1107 | spin_lock_irqsave(&xhci->lock, flags); |
| @@ -1117,6 +1122,8 @@ int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) | |||
| 1117 | ret = xhci_queue_bulk_tx(xhci, GFP_ATOMIC, urb, | 1122 | ret = xhci_queue_bulk_tx(xhci, GFP_ATOMIC, urb, |
| 1118 | slot_id, ep_index); | 1123 | slot_id, ep_index); |
| 1119 | } | 1124 | } |
| 1125 | if (ret) | ||
| 1126 | goto free_priv; | ||
| 1120 | spin_unlock_irqrestore(&xhci->lock, flags); | 1127 | spin_unlock_irqrestore(&xhci->lock, flags); |
| 1121 | } else if (usb_endpoint_xfer_int(&urb->ep->desc)) { | 1128 | } else if (usb_endpoint_xfer_int(&urb->ep->desc)) { |
| 1122 | spin_lock_irqsave(&xhci->lock, flags); | 1129 | spin_lock_irqsave(&xhci->lock, flags); |
| @@ -1124,6 +1131,8 @@ int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) | |||
| 1124 | goto dying; | 1131 | goto dying; |
| 1125 | ret = xhci_queue_intr_tx(xhci, GFP_ATOMIC, urb, | 1132 | ret = xhci_queue_intr_tx(xhci, GFP_ATOMIC, urb, |
| 1126 | slot_id, ep_index); | 1133 | slot_id, ep_index); |
| 1134 | if (ret) | ||
| 1135 | goto free_priv; | ||
| 1127 | spin_unlock_irqrestore(&xhci->lock, flags); | 1136 | spin_unlock_irqrestore(&xhci->lock, flags); |
| 1128 | } else { | 1137 | } else { |
| 1129 | spin_lock_irqsave(&xhci->lock, flags); | 1138 | spin_lock_irqsave(&xhci->lock, flags); |
| @@ -1131,18 +1140,22 @@ int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) | |||
| 1131 | goto dying; | 1140 | goto dying; |
| 1132 | ret = xhci_queue_isoc_tx_prepare(xhci, GFP_ATOMIC, urb, | 1141 | ret = xhci_queue_isoc_tx_prepare(xhci, GFP_ATOMIC, urb, |
| 1133 | slot_id, ep_index); | 1142 | slot_id, ep_index); |
| 1143 | if (ret) | ||
| 1144 | goto free_priv; | ||
| 1134 | spin_unlock_irqrestore(&xhci->lock, flags); | 1145 | spin_unlock_irqrestore(&xhci->lock, flags); |
| 1135 | } | 1146 | } |
| 1136 | exit: | 1147 | exit: |
| 1137 | return ret; | 1148 | return ret; |
| 1138 | dying: | 1149 | dying: |
| 1139 | xhci_urb_free_priv(xhci, urb_priv); | ||
| 1140 | urb->hcpriv = NULL; | ||
| 1141 | xhci_dbg(xhci, "Ep 0x%x: URB %p submitted for " | 1150 | xhci_dbg(xhci, "Ep 0x%x: URB %p submitted for " |
| 1142 | "non-responsive xHCI host.\n", | 1151 | "non-responsive xHCI host.\n", |
| 1143 | urb->ep->desc.bEndpointAddress, urb); | 1152 | urb->ep->desc.bEndpointAddress, urb); |
| 1153 | ret = -ESHUTDOWN; | ||
| 1154 | free_priv: | ||
| 1155 | xhci_urb_free_priv(xhci, urb_priv); | ||
| 1156 | urb->hcpriv = NULL; | ||
| 1144 | spin_unlock_irqrestore(&xhci->lock, flags); | 1157 | spin_unlock_irqrestore(&xhci->lock, flags); |
| 1145 | return -ESHUTDOWN; | 1158 | return ret; |
| 1146 | } | 1159 | } |
| 1147 | 1160 | ||
| 1148 | /* Get the right ring for the given URB. | 1161 | /* Get the right ring for the given URB. |
| @@ -1239,6 +1252,13 @@ int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) | |||
| 1239 | if (temp == 0xffffffff || (xhci->xhc_state & XHCI_STATE_HALTED)) { | 1252 | if (temp == 0xffffffff || (xhci->xhc_state & XHCI_STATE_HALTED)) { |
| 1240 | xhci_dbg(xhci, "HW died, freeing TD.\n"); | 1253 | xhci_dbg(xhci, "HW died, freeing TD.\n"); |
| 1241 | urb_priv = urb->hcpriv; | 1254 | urb_priv = urb->hcpriv; |
| 1255 | for (i = urb_priv->td_cnt; i < urb_priv->length; i++) { | ||
| 1256 | td = urb_priv->td[i]; | ||
| 1257 | if (!list_empty(&td->td_list)) | ||
| 1258 | list_del_init(&td->td_list); | ||
| 1259 | if (!list_empty(&td->cancelled_td_list)) | ||
| 1260 | list_del_init(&td->cancelled_td_list); | ||
| 1261 | } | ||
| 1242 | 1262 | ||
| 1243 | usb_hcd_unlink_urb_from_ep(hcd, urb); | 1263 | usb_hcd_unlink_urb_from_ep(hcd, urb); |
| 1244 | spin_unlock_irqrestore(&xhci->lock, flags); | 1264 | spin_unlock_irqrestore(&xhci->lock, flags); |
diff --git a/drivers/usb/musb/blackfin.c b/drivers/usb/musb/blackfin.c index ae8c39617743..5e7cfba5b079 100644 --- a/drivers/usb/musb/blackfin.c +++ b/drivers/usb/musb/blackfin.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/io.h> | 17 | #include <linux/io.h> |
| 18 | #include <linux/platform_device.h> | 18 | #include <linux/platform_device.h> |
| 19 | #include <linux/dma-mapping.h> | 19 | #include <linux/dma-mapping.h> |
| 20 | #include <linux/prefetch.h> | ||
| 20 | 21 | ||
| 21 | #include <asm/cacheflush.h> | 22 | #include <asm/cacheflush.h> |
| 22 | 23 | ||
diff --git a/drivers/usb/musb/cppi_dma.c b/drivers/usb/musb/cppi_dma.c index 149f3f310a0a..318fb4e8a885 100644 --- a/drivers/usb/musb/cppi_dma.c +++ b/drivers/usb/musb/cppi_dma.c | |||
| @@ -226,8 +226,10 @@ static int cppi_controller_stop(struct dma_controller *c) | |||
| 226 | struct cppi *controller; | 226 | struct cppi *controller; |
| 227 | void __iomem *tibase; | 227 | void __iomem *tibase; |
| 228 | int i; | 228 | int i; |
| 229 | struct musb *musb; | ||
| 229 | 230 | ||
| 230 | controller = container_of(c, struct cppi, controller); | 231 | controller = container_of(c, struct cppi, controller); |
| 232 | musb = controller->musb; | ||
| 231 | 233 | ||
| 232 | tibase = controller->tibase; | 234 | tibase = controller->tibase; |
| 233 | /* DISABLE INDIVIDUAL CHANNEL Interrupts */ | 235 | /* DISABLE INDIVIDUAL CHANNEL Interrupts */ |
| @@ -289,9 +291,11 @@ cppi_channel_allocate(struct dma_controller *c, | |||
| 289 | u8 index; | 291 | u8 index; |
| 290 | struct cppi_channel *cppi_ch; | 292 | struct cppi_channel *cppi_ch; |
| 291 | void __iomem *tibase; | 293 | void __iomem *tibase; |
| 294 | struct musb *musb; | ||
| 292 | 295 | ||
| 293 | controller = container_of(c, struct cppi, controller); | 296 | controller = container_of(c, struct cppi, controller); |
| 294 | tibase = controller->tibase; | 297 | tibase = controller->tibase; |
| 298 | musb = controller->musb; | ||
| 295 | 299 | ||
| 296 | /* ep0 doesn't use DMA; remember cppi indices are 0..N-1 */ | 300 | /* ep0 doesn't use DMA; remember cppi indices are 0..N-1 */ |
| 297 | index = ep->epnum - 1; | 301 | index = ep->epnum - 1; |
| @@ -339,7 +343,8 @@ static void cppi_channel_release(struct dma_channel *channel) | |||
| 339 | c = container_of(channel, struct cppi_channel, channel); | 343 | c = container_of(channel, struct cppi_channel, channel); |
| 340 | tibase = c->controller->tibase; | 344 | tibase = c->controller->tibase; |
| 341 | if (!c->hw_ep) | 345 | if (!c->hw_ep) |
| 342 | dev_dbg(musb->controller, "releasing idle DMA channel %p\n", c); | 346 | dev_dbg(c->controller->musb->controller, |
| 347 | "releasing idle DMA channel %p\n", c); | ||
| 343 | else if (!c->transmit) | 348 | else if (!c->transmit) |
| 344 | core_rxirq_enable(tibase, c->index + 1); | 349 | core_rxirq_enable(tibase, c->index + 1); |
| 345 | 350 | ||
| @@ -357,10 +362,11 @@ cppi_dump_rx(int level, struct cppi_channel *c, const char *tag) | |||
| 357 | 362 | ||
| 358 | musb_ep_select(base, c->index + 1); | 363 | musb_ep_select(base, c->index + 1); |
| 359 | 364 | ||
| 360 | DBG(level, "RX DMA%d%s: %d left, csr %04x, " | 365 | dev_dbg(c->controller->musb->controller, |
| 361 | "%08x H%08x S%08x C%08x, " | 366 | "RX DMA%d%s: %d left, csr %04x, " |
| 362 | "B%08x L%08x %08x .. %08x" | 367 | "%08x H%08x S%08x C%08x, " |
| 363 | "\n", | 368 | "B%08x L%08x %08x .. %08x" |
| 369 | "\n", | ||
| 364 | c->index, tag, | 370 | c->index, tag, |
| 365 | musb_readl(c->controller->tibase, | 371 | musb_readl(c->controller->tibase, |
| 366 | DAVINCI_RXCPPI_BUFCNT0_REG + 4 * c->index), | 372 | DAVINCI_RXCPPI_BUFCNT0_REG + 4 * c->index), |
| @@ -387,10 +393,11 @@ cppi_dump_tx(int level, struct cppi_channel *c, const char *tag) | |||
| 387 | 393 | ||
| 388 | musb_ep_select(base, c->index + 1); | 394 | musb_ep_select(base, c->index + 1); |
| 389 | 395 | ||
| 390 | DBG(level, "TX DMA%d%s: csr %04x, " | 396 | dev_dbg(c->controller->musb->controller, |
| 391 | "H%08x S%08x C%08x %08x, " | 397 | "TX DMA%d%s: csr %04x, " |
| 392 | "F%08x L%08x .. %08x" | 398 | "H%08x S%08x C%08x %08x, " |
| 393 | "\n", | 399 | "F%08x L%08x .. %08x" |
| 400 | "\n", | ||
| 394 | c->index, tag, | 401 | c->index, tag, |
| 395 | musb_readw(c->hw_ep->regs, MUSB_TXCSR), | 402 | musb_readw(c->hw_ep->regs, MUSB_TXCSR), |
| 396 | 403 | ||
| @@ -1022,6 +1029,7 @@ static bool cppi_rx_scan(struct cppi *cppi, unsigned ch) | |||
| 1022 | int i; | 1029 | int i; |
| 1023 | dma_addr_t safe2ack; | 1030 | dma_addr_t safe2ack; |
| 1024 | void __iomem *regs = rx->hw_ep->regs; | 1031 | void __iomem *regs = rx->hw_ep->regs; |
| 1032 | struct musb *musb = cppi->musb; | ||
| 1025 | 1033 | ||
| 1026 | cppi_dump_rx(6, rx, "/K"); | 1034 | cppi_dump_rx(6, rx, "/K"); |
| 1027 | 1035 | ||
diff --git a/drivers/usb/musb/musb_core.h b/drivers/usb/musb/musb_core.h index 668eeef601ae..b3c065ab9dbc 100644 --- a/drivers/usb/musb/musb_core.h +++ b/drivers/usb/musb/musb_core.h | |||
| @@ -172,7 +172,8 @@ enum musb_g_ep0_state { | |||
| 172 | #endif | 172 | #endif |
| 173 | 173 | ||
| 174 | /* TUSB mapping: "flat" plus ep0 special cases */ | 174 | /* TUSB mapping: "flat" plus ep0 special cases */ |
| 175 | #if defined(CONFIG_USB_MUSB_TUSB6010) | 175 | #if defined(CONFIG_USB_MUSB_TUSB6010) || \ |
| 176 | defined(CONFIG_USB_MUSB_TUSB6010_MODULE) | ||
| 176 | #define musb_ep_select(_mbase, _epnum) \ | 177 | #define musb_ep_select(_mbase, _epnum) \ |
| 177 | musb_writeb((_mbase), MUSB_INDEX, (_epnum)) | 178 | musb_writeb((_mbase), MUSB_INDEX, (_epnum)) |
| 178 | #define MUSB_EP_OFFSET MUSB_TUSB_OFFSET | 179 | #define MUSB_EP_OFFSET MUSB_TUSB_OFFSET |
| @@ -241,7 +242,8 @@ struct musb_hw_ep { | |||
| 241 | void __iomem *fifo; | 242 | void __iomem *fifo; |
| 242 | void __iomem *regs; | 243 | void __iomem *regs; |
| 243 | 244 | ||
| 244 | #ifdef CONFIG_USB_MUSB_TUSB6010 | 245 | #if defined(CONFIG_USB_MUSB_TUSB6010) || \ |
| 246 | defined(CONFIG_USB_MUSB_TUSB6010_MODULE) | ||
| 245 | void __iomem *conf; | 247 | void __iomem *conf; |
| 246 | #endif | 248 | #endif |
| 247 | 249 | ||
| @@ -258,7 +260,8 @@ struct musb_hw_ep { | |||
| 258 | struct dma_channel *tx_channel; | 260 | struct dma_channel *tx_channel; |
| 259 | struct dma_channel *rx_channel; | 261 | struct dma_channel *rx_channel; |
| 260 | 262 | ||
| 261 | #ifdef CONFIG_USB_MUSB_TUSB6010 | 263 | #if defined(CONFIG_USB_MUSB_TUSB6010) || \ |
| 264 | defined(CONFIG_USB_MUSB_TUSB6010_MODULE) | ||
| 262 | /* TUSB has "asynchronous" and "synchronous" dma modes */ | 265 | /* TUSB has "asynchronous" and "synchronous" dma modes */ |
| 263 | dma_addr_t fifo_async; | 266 | dma_addr_t fifo_async; |
| 264 | dma_addr_t fifo_sync; | 267 | dma_addr_t fifo_sync; |
| @@ -356,7 +359,8 @@ struct musb { | |||
| 356 | void __iomem *ctrl_base; | 359 | void __iomem *ctrl_base; |
| 357 | void __iomem *mregs; | 360 | void __iomem *mregs; |
| 358 | 361 | ||
| 359 | #ifdef CONFIG_USB_MUSB_TUSB6010 | 362 | #if defined(CONFIG_USB_MUSB_TUSB6010) || \ |
| 363 | defined(CONFIG_USB_MUSB_TUSB6010_MODULE) | ||
| 360 | dma_addr_t async; | 364 | dma_addr_t async; |
| 361 | dma_addr_t sync; | 365 | dma_addr_t sync; |
| 362 | void __iomem *sync_va; | 366 | void __iomem *sync_va; |
diff --git a/drivers/usb/musb/musb_gadget.c b/drivers/usb/musb/musb_gadget.c index 8c41a2e6ea77..e81820370d6f 100644 --- a/drivers/usb/musb/musb_gadget.c +++ b/drivers/usb/musb/musb_gadget.c | |||
| @@ -1856,6 +1856,7 @@ int __init musb_gadget_setup(struct musb *musb) | |||
| 1856 | 1856 | ||
| 1857 | return 0; | 1857 | return 0; |
| 1858 | err: | 1858 | err: |
| 1859 | musb->g.dev.parent = NULL; | ||
| 1859 | device_unregister(&musb->g.dev); | 1860 | device_unregister(&musb->g.dev); |
| 1860 | return status; | 1861 | return status; |
| 1861 | } | 1862 | } |
| @@ -1863,7 +1864,8 @@ err: | |||
| 1863 | void musb_gadget_cleanup(struct musb *musb) | 1864 | void musb_gadget_cleanup(struct musb *musb) |
| 1864 | { | 1865 | { |
| 1865 | usb_del_gadget_udc(&musb->g); | 1866 | usb_del_gadget_udc(&musb->g); |
| 1866 | device_unregister(&musb->g.dev); | 1867 | if (musb->g.dev.parent) |
| 1868 | device_unregister(&musb->g.dev); | ||
| 1867 | } | 1869 | } |
| 1868 | 1870 | ||
| 1869 | /* | 1871 | /* |
diff --git a/drivers/usb/musb/musb_regs.h b/drivers/usb/musb/musb_regs.h index 82410703dcd3..03f2655af290 100644 --- a/drivers/usb/musb/musb_regs.h +++ b/drivers/usb/musb/musb_regs.h | |||
| @@ -234,7 +234,8 @@ | |||
| 234 | #define MUSB_TESTMODE 0x0F /* 8 bit */ | 234 | #define MUSB_TESTMODE 0x0F /* 8 bit */ |
| 235 | 235 | ||
| 236 | /* Get offset for a given FIFO from musb->mregs */ | 236 | /* Get offset for a given FIFO from musb->mregs */ |
| 237 | #ifdef CONFIG_USB_MUSB_TUSB6010 | 237 | #if defined(CONFIG_USB_MUSB_TUSB6010) || \ |
| 238 | defined(CONFIG_USB_MUSB_TUSB6010_MODULE) | ||
| 238 | #define MUSB_FIFO_OFFSET(epnum) (0x200 + ((epnum) * 0x20)) | 239 | #define MUSB_FIFO_OFFSET(epnum) (0x200 + ((epnum) * 0x20)) |
| 239 | #else | 240 | #else |
| 240 | #define MUSB_FIFO_OFFSET(epnum) (0x20 + ((epnum) * 4)) | 241 | #define MUSB_FIFO_OFFSET(epnum) (0x20 + ((epnum) * 4)) |
| @@ -295,7 +296,8 @@ | |||
| 295 | #define MUSB_FLAT_OFFSET(_epnum, _offset) \ | 296 | #define MUSB_FLAT_OFFSET(_epnum, _offset) \ |
| 296 | (0x100 + (0x10*(_epnum)) + (_offset)) | 297 | (0x100 + (0x10*(_epnum)) + (_offset)) |
| 297 | 298 | ||
| 298 | #ifdef CONFIG_USB_MUSB_TUSB6010 | 299 | #if defined(CONFIG_USB_MUSB_TUSB6010) || \ |
| 300 | defined(CONFIG_USB_MUSB_TUSB6010_MODULE) | ||
| 299 | /* TUSB6010 EP0 configuration register is special */ | 301 | /* TUSB6010 EP0 configuration register is special */ |
| 300 | #define MUSB_TUSB_OFFSET(_epnum, _offset) \ | 302 | #define MUSB_TUSB_OFFSET(_epnum, _offset) \ |
| 301 | (0x10 + _offset) | 303 | (0x10 + _offset) |
diff --git a/drivers/usb/musb/tusb6010.c b/drivers/usb/musb/tusb6010.c index 9eec41fbf3a4..ec1480191f78 100644 --- a/drivers/usb/musb/tusb6010.c +++ b/drivers/usb/musb/tusb6010.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
| 19 | #include <linux/errno.h> | 19 | #include <linux/errno.h> |
| 20 | #include <linux/init.h> | 20 | #include <linux/init.h> |
| 21 | #include <linux/prefetch.h> | ||
| 21 | #include <linux/usb.h> | 22 | #include <linux/usb.h> |
| 22 | #include <linux/irq.h> | 23 | #include <linux/irq.h> |
| 23 | #include <linux/platform_device.h> | 24 | #include <linux/platform_device.h> |
diff --git a/drivers/usb/musb/tusb6010_omap.c b/drivers/usb/musb/tusb6010_omap.c index 07c8a73dfe41..b67b4bc596c1 100644 --- a/drivers/usb/musb/tusb6010_omap.c +++ b/drivers/usb/musb/tusb6010_omap.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | #include <plat/mux.h> | 20 | #include <plat/mux.h> |
| 21 | 21 | ||
| 22 | #include "musb_core.h" | 22 | #include "musb_core.h" |
| 23 | #include "tusb6010.h" | ||
| 23 | 24 | ||
| 24 | #define to_chdat(c) ((struct tusb_omap_dma_ch *)(c)->private_data) | 25 | #define to_chdat(c) ((struct tusb_omap_dma_ch *)(c)->private_data) |
| 25 | 26 | ||
diff --git a/drivers/usb/musb/ux500_dma.c b/drivers/usb/musb/ux500_dma.c index cecace411832..ef4333f4bbe0 100644 --- a/drivers/usb/musb/ux500_dma.c +++ b/drivers/usb/musb/ux500_dma.c | |||
| @@ -65,7 +65,8 @@ static void ux500_tx_work(struct work_struct *data) | |||
| 65 | struct musb *musb = hw_ep->musb; | 65 | struct musb *musb = hw_ep->musb; |
| 66 | unsigned long flags; | 66 | unsigned long flags; |
| 67 | 67 | ||
| 68 | DBG(4, "DMA tx transfer done on hw_ep=%d\n", hw_ep->epnum); | 68 | dev_dbg(musb->controller, "DMA tx transfer done on hw_ep=%d\n", |
| 69 | hw_ep->epnum); | ||
| 69 | 70 | ||
| 70 | spin_lock_irqsave(&musb->lock, flags); | 71 | spin_lock_irqsave(&musb->lock, flags); |
| 71 | ux500_channel->channel.actual_len = ux500_channel->cur_len; | 72 | ux500_channel->channel.actual_len = ux500_channel->cur_len; |
| @@ -84,7 +85,8 @@ static void ux500_rx_work(struct work_struct *data) | |||
| 84 | struct musb *musb = hw_ep->musb; | 85 | struct musb *musb = hw_ep->musb; |
| 85 | unsigned long flags; | 86 | unsigned long flags; |
| 86 | 87 | ||
| 87 | DBG(4, "DMA rx transfer done on hw_ep=%d\n", hw_ep->epnum); | 88 | dev_dbg(musb->controller, "DMA rx transfer done on hw_ep=%d\n", |
| 89 | hw_ep->epnum); | ||
| 88 | 90 | ||
| 89 | spin_lock_irqsave(&musb->lock, flags); | 91 | spin_lock_irqsave(&musb->lock, flags); |
| 90 | ux500_channel->channel.actual_len = ux500_channel->cur_len; | 92 | ux500_channel->channel.actual_len = ux500_channel->cur_len; |
| @@ -116,9 +118,11 @@ static bool ux500_configure_channel(struct dma_channel *channel, | |||
| 116 | enum dma_slave_buswidth addr_width; | 118 | enum dma_slave_buswidth addr_width; |
| 117 | dma_addr_t usb_fifo_addr = (MUSB_FIFO_OFFSET(hw_ep->epnum) + | 119 | dma_addr_t usb_fifo_addr = (MUSB_FIFO_OFFSET(hw_ep->epnum) + |
| 118 | ux500_channel->controller->phy_base); | 120 | ux500_channel->controller->phy_base); |
| 121 | struct musb *musb = ux500_channel->controller->private_data; | ||
| 119 | 122 | ||
| 120 | DBG(4, "packet_sz=%d, mode=%d, dma_addr=0x%x, len=%d is_tx=%d\n", | 123 | dev_dbg(musb->controller, |
| 121 | packet_sz, mode, dma_addr, len, ux500_channel->is_tx); | 124 | "packet_sz=%d, mode=%d, dma_addr=0x%x, len=%d is_tx=%d\n", |
| 125 | packet_sz, mode, dma_addr, len, ux500_channel->is_tx); | ||
| 122 | 126 | ||
| 123 | ux500_channel->cur_len = len; | 127 | ux500_channel->cur_len = len; |
| 124 | 128 | ||
| @@ -133,15 +137,13 @@ static bool ux500_configure_channel(struct dma_channel *channel, | |||
| 133 | DMA_SLAVE_BUSWIDTH_4_BYTES; | 137 | DMA_SLAVE_BUSWIDTH_4_BYTES; |
| 134 | 138 | ||
| 135 | slave_conf.direction = direction; | 139 | slave_conf.direction = direction; |
| 136 | if (direction == DMA_FROM_DEVICE) { | 140 | slave_conf.src_addr = usb_fifo_addr; |
| 137 | slave_conf.src_addr = usb_fifo_addr; | 141 | slave_conf.src_addr_width = addr_width; |
| 138 | slave_conf.src_addr_width = addr_width; | 142 | slave_conf.src_maxburst = 16; |
| 139 | slave_conf.src_maxburst = 16; | 143 | slave_conf.dst_addr = usb_fifo_addr; |
| 140 | } else { | 144 | slave_conf.dst_addr_width = addr_width; |
| 141 | slave_conf.dst_addr = usb_fifo_addr; | 145 | slave_conf.dst_maxburst = 16; |
| 142 | slave_conf.dst_addr_width = addr_width; | 146 | |
| 143 | slave_conf.dst_maxburst = 16; | ||
| 144 | } | ||
| 145 | dma_chan->device->device_control(dma_chan, DMA_SLAVE_CONFIG, | 147 | dma_chan->device->device_control(dma_chan, DMA_SLAVE_CONFIG, |
| 146 | (unsigned long) &slave_conf); | 148 | (unsigned long) &slave_conf); |
| 147 | 149 | ||
| @@ -166,6 +168,7 @@ static struct dma_channel *ux500_dma_channel_allocate(struct dma_controller *c, | |||
| 166 | struct ux500_dma_controller *controller = container_of(c, | 168 | struct ux500_dma_controller *controller = container_of(c, |
| 167 | struct ux500_dma_controller, controller); | 169 | struct ux500_dma_controller, controller); |
| 168 | struct ux500_dma_channel *ux500_channel = NULL; | 170 | struct ux500_dma_channel *ux500_channel = NULL; |
| 171 | struct musb *musb = controller->private_data; | ||
| 169 | u8 ch_num = hw_ep->epnum - 1; | 172 | u8 ch_num = hw_ep->epnum - 1; |
| 170 | u32 max_ch; | 173 | u32 max_ch; |
| 171 | 174 | ||
| @@ -192,7 +195,7 @@ static struct dma_channel *ux500_dma_channel_allocate(struct dma_controller *c, | |||
| 192 | ux500_channel->hw_ep = hw_ep; | 195 | ux500_channel->hw_ep = hw_ep; |
| 193 | ux500_channel->is_allocated = 1; | 196 | ux500_channel->is_allocated = 1; |
| 194 | 197 | ||
| 195 | DBG(7, "hw_ep=%d, is_tx=0x%x, channel=%d\n", | 198 | dev_dbg(musb->controller, "hw_ep=%d, is_tx=0x%x, channel=%d\n", |
| 196 | hw_ep->epnum, is_tx, ch_num); | 199 | hw_ep->epnum, is_tx, ch_num); |
| 197 | 200 | ||
| 198 | return &(ux500_channel->channel); | 201 | return &(ux500_channel->channel); |
| @@ -201,8 +204,9 @@ static struct dma_channel *ux500_dma_channel_allocate(struct dma_controller *c, | |||
| 201 | static void ux500_dma_channel_release(struct dma_channel *channel) | 204 | static void ux500_dma_channel_release(struct dma_channel *channel) |
| 202 | { | 205 | { |
| 203 | struct ux500_dma_channel *ux500_channel = channel->private_data; | 206 | struct ux500_dma_channel *ux500_channel = channel->private_data; |
| 207 | struct musb *musb = ux500_channel->controller->private_data; | ||
| 204 | 208 | ||
| 205 | DBG(7, "channel=%d\n", ux500_channel->ch_num); | 209 | dev_dbg(musb->controller, "channel=%d\n", ux500_channel->ch_num); |
| 206 | 210 | ||
| 207 | if (ux500_channel->is_allocated) { | 211 | if (ux500_channel->is_allocated) { |
| 208 | ux500_channel->is_allocated = 0; | 212 | ux500_channel->is_allocated = 0; |
| @@ -252,8 +256,8 @@ static int ux500_dma_channel_abort(struct dma_channel *channel) | |||
| 252 | void __iomem *epio = musb->endpoints[ux500_channel->hw_ep->epnum].regs; | 256 | void __iomem *epio = musb->endpoints[ux500_channel->hw_ep->epnum].regs; |
| 253 | u16 csr; | 257 | u16 csr; |
| 254 | 258 | ||
| 255 | DBG(4, "channel=%d, is_tx=%d\n", ux500_channel->ch_num, | 259 | dev_dbg(musb->controller, "channel=%d, is_tx=%d\n", |
| 256 | ux500_channel->is_tx); | 260 | ux500_channel->ch_num, ux500_channel->is_tx); |
| 257 | 261 | ||
| 258 | if (channel->status == MUSB_DMA_STATUS_BUSY) { | 262 | if (channel->status == MUSB_DMA_STATUS_BUSY) { |
| 259 | if (ux500_channel->is_tx) { | 263 | if (ux500_channel->is_tx) { |
diff --git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c index 78a2cf9551cc..5fc13e717911 100644 --- a/drivers/usb/serial/ftdi_sio.c +++ b/drivers/usb/serial/ftdi_sio.c | |||
| @@ -101,6 +101,7 @@ static int ftdi_jtag_probe(struct usb_serial *serial); | |||
| 101 | static int ftdi_mtxorb_hack_setup(struct usb_serial *serial); | 101 | static int ftdi_mtxorb_hack_setup(struct usb_serial *serial); |
| 102 | static int ftdi_NDI_device_setup(struct usb_serial *serial); | 102 | static int ftdi_NDI_device_setup(struct usb_serial *serial); |
| 103 | static int ftdi_stmclite_probe(struct usb_serial *serial); | 103 | static int ftdi_stmclite_probe(struct usb_serial *serial); |
| 104 | static int ftdi_8u2232c_probe(struct usb_serial *serial); | ||
| 104 | static void ftdi_USB_UIRT_setup(struct ftdi_private *priv); | 105 | static void ftdi_USB_UIRT_setup(struct ftdi_private *priv); |
| 105 | static void ftdi_HE_TIRA1_setup(struct ftdi_private *priv); | 106 | static void ftdi_HE_TIRA1_setup(struct ftdi_private *priv); |
| 106 | 107 | ||
| @@ -128,6 +129,10 @@ static struct ftdi_sio_quirk ftdi_stmclite_quirk = { | |||
| 128 | .probe = ftdi_stmclite_probe, | 129 | .probe = ftdi_stmclite_probe, |
| 129 | }; | 130 | }; |
| 130 | 131 | ||
| 132 | static struct ftdi_sio_quirk ftdi_8u2232c_quirk = { | ||
| 133 | .probe = ftdi_8u2232c_probe, | ||
| 134 | }; | ||
| 135 | |||
| 131 | /* | 136 | /* |
| 132 | * The 8U232AM has the same API as the sio except for: | 137 | * The 8U232AM has the same API as the sio except for: |
| 133 | * - it can support MUCH higher baudrates; up to: | 138 | * - it can support MUCH higher baudrates; up to: |
| @@ -178,7 +183,8 @@ static struct usb_device_id id_table_combined [] = { | |||
| 178 | { USB_DEVICE(FTDI_VID, FTDI_8U232AM_PID) }, | 183 | { USB_DEVICE(FTDI_VID, FTDI_8U232AM_PID) }, |
| 179 | { USB_DEVICE(FTDI_VID, FTDI_8U232AM_ALT_PID) }, | 184 | { USB_DEVICE(FTDI_VID, FTDI_8U232AM_ALT_PID) }, |
| 180 | { USB_DEVICE(FTDI_VID, FTDI_232RL_PID) }, | 185 | { USB_DEVICE(FTDI_VID, FTDI_232RL_PID) }, |
| 181 | { USB_DEVICE(FTDI_VID, FTDI_8U2232C_PID) }, | 186 | { USB_DEVICE(FTDI_VID, FTDI_8U2232C_PID) , |
| 187 | .driver_info = (kernel_ulong_t)&ftdi_8u2232c_quirk }, | ||
| 182 | { USB_DEVICE(FTDI_VID, FTDI_4232H_PID) }, | 188 | { USB_DEVICE(FTDI_VID, FTDI_4232H_PID) }, |
| 183 | { USB_DEVICE(FTDI_VID, FTDI_232H_PID) }, | 189 | { USB_DEVICE(FTDI_VID, FTDI_232H_PID) }, |
| 184 | { USB_DEVICE(FTDI_VID, FTDI_MICRO_CHAMELEON_PID) }, | 190 | { USB_DEVICE(FTDI_VID, FTDI_MICRO_CHAMELEON_PID) }, |
| @@ -1737,6 +1743,18 @@ static int ftdi_jtag_probe(struct usb_serial *serial) | |||
| 1737 | return 0; | 1743 | return 0; |
| 1738 | } | 1744 | } |
| 1739 | 1745 | ||
| 1746 | static int ftdi_8u2232c_probe(struct usb_serial *serial) | ||
| 1747 | { | ||
| 1748 | struct usb_device *udev = serial->dev; | ||
| 1749 | |||
| 1750 | dbg("%s", __func__); | ||
| 1751 | |||
| 1752 | if (strcmp(udev->manufacturer, "CALAO Systems") == 0) | ||
| 1753 | return ftdi_jtag_probe(serial); | ||
| 1754 | |||
| 1755 | return 0; | ||
| 1756 | } | ||
| 1757 | |||
| 1740 | /* | 1758 | /* |
| 1741 | * First and second port on STMCLiteadaptors is reserved for JTAG interface | 1759 | * First and second port on STMCLiteadaptors is reserved for JTAG interface |
| 1742 | * and the forth port for pio | 1760 | * and the forth port for pio |
diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 815656198914..fe22e90bc879 100644 --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c | |||
| @@ -148,6 +148,8 @@ static void option_instat_callback(struct urb *urb); | |||
| 148 | #define HUAWEI_PRODUCT_K4505 0x1464 | 148 | #define HUAWEI_PRODUCT_K4505 0x1464 |
| 149 | #define HUAWEI_PRODUCT_K3765 0x1465 | 149 | #define HUAWEI_PRODUCT_K3765 0x1465 |
| 150 | #define HUAWEI_PRODUCT_E14AC 0x14AC | 150 | #define HUAWEI_PRODUCT_E14AC 0x14AC |
| 151 | #define HUAWEI_PRODUCT_K3806 0x14AE | ||
| 152 | #define HUAWEI_PRODUCT_K4605 0x14C6 | ||
| 151 | #define HUAWEI_PRODUCT_K3770 0x14C9 | 153 | #define HUAWEI_PRODUCT_K3770 0x14C9 |
| 152 | #define HUAWEI_PRODUCT_K3771 0x14CA | 154 | #define HUAWEI_PRODUCT_K3771 0x14CA |
| 153 | #define HUAWEI_PRODUCT_K4510 0x14CB | 155 | #define HUAWEI_PRODUCT_K4510 0x14CB |
| @@ -416,6 +418,56 @@ static void option_instat_callback(struct urb *urb); | |||
| 416 | #define SAMSUNG_VENDOR_ID 0x04e8 | 418 | #define SAMSUNG_VENDOR_ID 0x04e8 |
| 417 | #define SAMSUNG_PRODUCT_GT_B3730 0x6889 | 419 | #define SAMSUNG_PRODUCT_GT_B3730 0x6889 |
| 418 | 420 | ||
| 421 | /* YUGA products www.yuga-info.com*/ | ||
| 422 | #define YUGA_VENDOR_ID 0x257A | ||
| 423 | #define YUGA_PRODUCT_CEM600 0x1601 | ||
| 424 | #define YUGA_PRODUCT_CEM610 0x1602 | ||
| 425 | #define YUGA_PRODUCT_CEM500 0x1603 | ||
| 426 | #define YUGA_PRODUCT_CEM510 0x1604 | ||
| 427 | #define YUGA_PRODUCT_CEM800 0x1605 | ||
| 428 | #define YUGA_PRODUCT_CEM900 0x1606 | ||
| 429 | |||
| 430 | #define YUGA_PRODUCT_CEU818 0x1607 | ||
| 431 | #define YUGA_PRODUCT_CEU816 0x1608 | ||
| 432 | #define YUGA_PRODUCT_CEU828 0x1609 | ||
| 433 | #define YUGA_PRODUCT_CEU826 0x160A | ||
| 434 | #define YUGA_PRODUCT_CEU518 0x160B | ||
| 435 | #define YUGA_PRODUCT_CEU516 0x160C | ||
| 436 | #define YUGA_PRODUCT_CEU528 0x160D | ||
| 437 | #define YUGA_PRODUCT_CEU526 0x160F | ||
| 438 | |||
| 439 | #define YUGA_PRODUCT_CWM600 0x2601 | ||
| 440 | #define YUGA_PRODUCT_CWM610 0x2602 | ||
| 441 | #define YUGA_PRODUCT_CWM500 0x2603 | ||
| 442 | #define YUGA_PRODUCT_CWM510 0x2604 | ||
| 443 | #define YUGA_PRODUCT_CWM800 0x2605 | ||
| 444 | #define YUGA_PRODUCT_CWM900 0x2606 | ||
| 445 | |||
| 446 | #define YUGA_PRODUCT_CWU718 0x2607 | ||
| 447 | #define YUGA_PRODUCT_CWU716 0x2608 | ||
| 448 | #define YUGA_PRODUCT_CWU728 0x2609 | ||
| 449 | #define YUGA_PRODUCT_CWU726 0x260A | ||
| 450 | #define YUGA_PRODUCT_CWU518 0x260B | ||
| 451 | #define YUGA_PRODUCT_CWU516 0x260C | ||
| 452 | #define YUGA_PRODUCT_CWU528 0x260D | ||
| 453 | #define YUGA_PRODUCT_CWU526 0x260F | ||
| 454 | |||
| 455 | #define YUGA_PRODUCT_CLM600 0x2601 | ||
| 456 | #define YUGA_PRODUCT_CLM610 0x2602 | ||
| 457 | #define YUGA_PRODUCT_CLM500 0x2603 | ||
| 458 | #define YUGA_PRODUCT_CLM510 0x2604 | ||
| 459 | #define YUGA_PRODUCT_CLM800 0x2605 | ||
| 460 | #define YUGA_PRODUCT_CLM900 0x2606 | ||
| 461 | |||
| 462 | #define YUGA_PRODUCT_CLU718 0x2607 | ||
| 463 | #define YUGA_PRODUCT_CLU716 0x2608 | ||
| 464 | #define YUGA_PRODUCT_CLU728 0x2609 | ||
| 465 | #define YUGA_PRODUCT_CLU726 0x260A | ||
| 466 | #define YUGA_PRODUCT_CLU518 0x260B | ||
| 467 | #define YUGA_PRODUCT_CLU516 0x260C | ||
| 468 | #define YUGA_PRODUCT_CLU528 0x260D | ||
| 469 | #define YUGA_PRODUCT_CLU526 0x260F | ||
| 470 | |||
| 419 | /* some devices interfaces need special handling due to a number of reasons */ | 471 | /* some devices interfaces need special handling due to a number of reasons */ |
| 420 | enum option_blacklist_reason { | 472 | enum option_blacklist_reason { |
| 421 | OPTION_BLACKLIST_NONE = 0, | 473 | OPTION_BLACKLIST_NONE = 0, |
| @@ -551,6 +603,8 @@ static const struct usb_device_id option_ids[] = { | |||
| 551 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3765, 0xff, 0xff, 0xff) }, | 603 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3765, 0xff, 0xff, 0xff) }, |
| 552 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_ETS1220, 0xff, 0xff, 0xff) }, | 604 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_ETS1220, 0xff, 0xff, 0xff) }, |
| 553 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_E14AC, 0xff, 0xff, 0xff) }, | 605 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_E14AC, 0xff, 0xff, 0xff) }, |
| 606 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3806, 0xff, 0xff, 0xff) }, | ||
| 607 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K4605, 0xff, 0xff, 0xff) }, | ||
| 554 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3770, 0xff, 0x02, 0x31) }, | 608 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3770, 0xff, 0x02, 0x31) }, |
| 555 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3770, 0xff, 0x02, 0x32) }, | 609 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3770, 0xff, 0x02, 0x32) }, |
| 556 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3771, 0xff, 0x02, 0x31) }, | 610 | { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3771, 0xff, 0x02, 0x31) }, |
| @@ -1005,6 +1059,48 @@ static const struct usb_device_id option_ids[] = { | |||
| 1005 | { USB_DEVICE(CELOT_VENDOR_ID, CELOT_PRODUCT_CT680M) }, /* CT-650 CDMA 450 1xEVDO modem */ | 1059 | { USB_DEVICE(CELOT_VENDOR_ID, CELOT_PRODUCT_CT680M) }, /* CT-650 CDMA 450 1xEVDO modem */ |
| 1006 | { USB_DEVICE(ONDA_VENDOR_ID, ONDA_MT825UP) }, /* ONDA MT825UP modem */ | 1060 | { USB_DEVICE(ONDA_VENDOR_ID, ONDA_MT825UP) }, /* ONDA MT825UP modem */ |
| 1007 | { USB_DEVICE_AND_INTERFACE_INFO(SAMSUNG_VENDOR_ID, SAMSUNG_PRODUCT_GT_B3730, USB_CLASS_CDC_DATA, 0x00, 0x00) }, /* Samsung GT-B3730 LTE USB modem.*/ | 1061 | { USB_DEVICE_AND_INTERFACE_INFO(SAMSUNG_VENDOR_ID, SAMSUNG_PRODUCT_GT_B3730, USB_CLASS_CDC_DATA, 0x00, 0x00) }, /* Samsung GT-B3730 LTE USB modem.*/ |
| 1062 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEM600) }, | ||
| 1063 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEM610) }, | ||
| 1064 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEM500) }, | ||
| 1065 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEM510) }, | ||
| 1066 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEM800) }, | ||
| 1067 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEM900) }, | ||
| 1068 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU818) }, | ||
| 1069 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU816) }, | ||
| 1070 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU828) }, | ||
| 1071 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU826) }, | ||
| 1072 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU518) }, | ||
| 1073 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU516) }, | ||
| 1074 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU528) }, | ||
| 1075 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CEU526) }, | ||
| 1076 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWM600) }, | ||
| 1077 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWM610) }, | ||
| 1078 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWM500) }, | ||
| 1079 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWM510) }, | ||
| 1080 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWM800) }, | ||
| 1081 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWM900) }, | ||
| 1082 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU718) }, | ||
| 1083 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU716) }, | ||
| 1084 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU728) }, | ||
| 1085 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU726) }, | ||
| 1086 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU518) }, | ||
| 1087 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU516) }, | ||
| 1088 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU528) }, | ||
| 1089 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CWU526) }, | ||
| 1090 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLM600) }, | ||
| 1091 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLM610) }, | ||
| 1092 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLM500) }, | ||
| 1093 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLM510) }, | ||
| 1094 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLM800) }, | ||
| 1095 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLM900) }, | ||
| 1096 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU718) }, | ||
| 1097 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU716) }, | ||
| 1098 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU728) }, | ||
| 1099 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU726) }, | ||
| 1100 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU518) }, | ||
| 1101 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU516) }, | ||
| 1102 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU528) }, | ||
| 1103 | { USB_DEVICE(YUGA_VENDOR_ID, YUGA_PRODUCT_CLU526) }, | ||
| 1008 | { } /* Terminating entry */ | 1104 | { } /* Terminating entry */ |
| 1009 | }; | 1105 | }; |
| 1010 | MODULE_DEVICE_TABLE(usb, option_ids); | 1106 | MODULE_DEVICE_TABLE(usb, option_ids); |
| @@ -1134,11 +1230,13 @@ static int option_probe(struct usb_serial *serial, | |||
| 1134 | serial->interface->cur_altsetting->desc.bInterfaceClass != 0xff) | 1230 | serial->interface->cur_altsetting->desc.bInterfaceClass != 0xff) |
| 1135 | return -ENODEV; | 1231 | return -ENODEV; |
| 1136 | 1232 | ||
| 1137 | /* Don't bind network interfaces on Huawei K3765 & K4505 */ | 1233 | /* Don't bind network interfaces on Huawei K3765, K4505 & K4605 */ |
| 1138 | if (serial->dev->descriptor.idVendor == HUAWEI_VENDOR_ID && | 1234 | if (serial->dev->descriptor.idVendor == HUAWEI_VENDOR_ID && |
| 1139 | (serial->dev->descriptor.idProduct == HUAWEI_PRODUCT_K3765 || | 1235 | (serial->dev->descriptor.idProduct == HUAWEI_PRODUCT_K3765 || |
| 1140 | serial->dev->descriptor.idProduct == HUAWEI_PRODUCT_K4505) && | 1236 | serial->dev->descriptor.idProduct == HUAWEI_PRODUCT_K4505 || |
| 1141 | serial->interface->cur_altsetting->desc.bInterfaceNumber == 1) | 1237 | serial->dev->descriptor.idProduct == HUAWEI_PRODUCT_K4605) && |
| 1238 | (serial->interface->cur_altsetting->desc.bInterfaceNumber == 1 || | ||
| 1239 | serial->interface->cur_altsetting->desc.bInterfaceNumber == 2)) | ||
| 1142 | return -ENODEV; | 1240 | return -ENODEV; |
| 1143 | 1241 | ||
| 1144 | /* Don't bind network interface on Samsung GT-B3730, it is handled by a separate module */ | 1242 | /* Don't bind network interface on Samsung GT-B3730, it is handled by a separate module */ |
diff --git a/drivers/video/backlight/adp8870_bl.c b/drivers/video/backlight/adp8870_bl.c index 05a8832bb3eb..d06886a2bfb5 100644 --- a/drivers/video/backlight/adp8870_bl.c +++ b/drivers/video/backlight/adp8870_bl.c | |||
| @@ -1009,4 +1009,4 @@ module_exit(adp8870_exit); | |||
| 1009 | MODULE_LICENSE("GPL v2"); | 1009 | MODULE_LICENSE("GPL v2"); |
| 1010 | MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>"); | 1010 | MODULE_AUTHOR("Michael Hennerich <hennerich@blackfin.uclinux.org>"); |
| 1011 | MODULE_DESCRIPTION("ADP8870 Backlight driver"); | 1011 | MODULE_DESCRIPTION("ADP8870 Backlight driver"); |
| 1012 | MODULE_ALIAS("platform:adp8870-backlight"); | 1012 | MODULE_ALIAS("i2c:adp8870-backlight"); |
diff --git a/drivers/video/backlight/ep93xx_bl.c b/drivers/video/backlight/ep93xx_bl.c index 9f1e389d51d2..b0582917f0c8 100644 --- a/drivers/video/backlight/ep93xx_bl.c +++ b/drivers/video/backlight/ep93xx_bl.c | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | * BRIGHT, on the Cirrus EP9307, EP9312, and EP9315 processors. | 11 | * BRIGHT, on the Cirrus EP9307, EP9312, and EP9315 processors. |
| 12 | */ | 12 | */ |
| 13 | 13 | ||
| 14 | 14 | #include <linux/module.h> | |
| 15 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |
| 16 | #include <linux/io.h> | 16 | #include <linux/io.h> |
| 17 | #include <linux/fb.h> | 17 | #include <linux/fb.h> |
diff --git a/drivers/video/backlight/pwm_bl.c b/drivers/video/backlight/pwm_bl.c index b8f38ec6eb18..8b5b2a4124c7 100644 --- a/drivers/video/backlight/pwm_bl.c +++ b/drivers/video/backlight/pwm_bl.c | |||
| @@ -28,6 +28,8 @@ struct pwm_bl_data { | |||
| 28 | unsigned int lth_brightness; | 28 | unsigned int lth_brightness; |
| 29 | int (*notify)(struct device *, | 29 | int (*notify)(struct device *, |
| 30 | int brightness); | 30 | int brightness); |
| 31 | void (*notify_after)(struct device *, | ||
| 32 | int brightness); | ||
| 31 | int (*check_fb)(struct device *, struct fb_info *); | 33 | int (*check_fb)(struct device *, struct fb_info *); |
| 32 | }; | 34 | }; |
| 33 | 35 | ||
| @@ -55,6 +57,10 @@ static int pwm_backlight_update_status(struct backlight_device *bl) | |||
| 55 | pwm_config(pb->pwm, brightness, pb->period); | 57 | pwm_config(pb->pwm, brightness, pb->period); |
| 56 | pwm_enable(pb->pwm); | 58 | pwm_enable(pb->pwm); |
| 57 | } | 59 | } |
| 60 | |||
| 61 | if (pb->notify_after) | ||
| 62 | pb->notify_after(pb->dev, brightness); | ||
| 63 | |||
| 58 | return 0; | 64 | return 0; |
| 59 | } | 65 | } |
| 60 | 66 | ||
| @@ -105,6 +111,7 @@ static int pwm_backlight_probe(struct platform_device *pdev) | |||
| 105 | 111 | ||
| 106 | pb->period = data->pwm_period_ns; | 112 | pb->period = data->pwm_period_ns; |
| 107 | pb->notify = data->notify; | 113 | pb->notify = data->notify; |
| 114 | pb->notify_after = data->notify_after; | ||
| 108 | pb->check_fb = data->check_fb; | 115 | pb->check_fb = data->check_fb; |
| 109 | pb->lth_brightness = data->lth_brightness * | 116 | pb->lth_brightness = data->lth_brightness * |
| 110 | (data->pwm_period_ns / data->max_brightness); | 117 | (data->pwm_period_ns / data->max_brightness); |
| @@ -172,6 +179,8 @@ static int pwm_backlight_suspend(struct platform_device *pdev, | |||
| 172 | pb->notify(pb->dev, 0); | 179 | pb->notify(pb->dev, 0); |
| 173 | pwm_config(pb->pwm, 0, pb->period); | 180 | pwm_config(pb->pwm, 0, pb->period); |
| 174 | pwm_disable(pb->pwm); | 181 | pwm_disable(pb->pwm); |
| 182 | if (pb->notify_after) | ||
| 183 | pb->notify_after(pb->dev, 0); | ||
| 175 | return 0; | 184 | return 0; |
| 176 | } | 185 | } |
| 177 | 186 | ||
diff --git a/drivers/w1/masters/ds2490.c b/drivers/w1/masters/ds2490.c index 02bf7bf7160b..b5abaae38e97 100644 --- a/drivers/w1/masters/ds2490.c +++ b/drivers/w1/masters/ds2490.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * dscore.c | 2 | * dscore.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
| @@ -1024,5 +1024,5 @@ module_init(ds_init); | |||
| 1024 | module_exit(ds_fini); | 1024 | module_exit(ds_fini); |
| 1025 | 1025 | ||
| 1026 | MODULE_LICENSE("GPL"); | 1026 | MODULE_LICENSE("GPL"); |
| 1027 | MODULE_AUTHOR("Evgeniy Polyakov <johnpol@2ka.mipt.ru>"); | 1027 | MODULE_AUTHOR("Evgeniy Polyakov <zbr@ioremap.net>"); |
| 1028 | MODULE_DESCRIPTION("DS2490 USB <-> W1 bus master driver (DS9490*)"); | 1028 | MODULE_DESCRIPTION("DS2490 USB <-> W1 bus master driver (DS9490*)"); |
diff --git a/drivers/w1/masters/matrox_w1.c b/drivers/w1/masters/matrox_w1.c index 334d1ccf9c92..f667c26b2195 100644 --- a/drivers/w1/masters/matrox_w1.c +++ b/drivers/w1/masters/matrox_w1.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * matrox_w1.c | 2 | * matrox_w1.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
| @@ -39,7 +39,7 @@ | |||
| 39 | #include "../w1_log.h" | 39 | #include "../w1_log.h" |
| 40 | 40 | ||
| 41 | MODULE_LICENSE("GPL"); | 41 | MODULE_LICENSE("GPL"); |
| 42 | MODULE_AUTHOR("Evgeniy Polyakov <johnpol@2ka.mipt.ru>"); | 42 | MODULE_AUTHOR("Evgeniy Polyakov <zbr@ioremap.net>"); |
| 43 | MODULE_DESCRIPTION("Driver for transport(Dallas 1-wire prtocol) over VGA DDC(matrox gpio)."); | 43 | MODULE_DESCRIPTION("Driver for transport(Dallas 1-wire prtocol) over VGA DDC(matrox gpio)."); |
| 44 | 44 | ||
| 45 | static struct pci_device_id matrox_w1_tbl[] = { | 45 | static struct pci_device_id matrox_w1_tbl[] = { |
diff --git a/drivers/w1/slaves/w1_ds2408.c b/drivers/w1/slaves/w1_ds2408.c index c37781899d90..7c8cdb8aed26 100644 --- a/drivers/w1/slaves/w1_ds2408.c +++ b/drivers/w1/slaves/w1_ds2408.c | |||
| @@ -373,7 +373,7 @@ static int w1_f29_add_slave(struct w1_slave *sl) | |||
| 373 | static void w1_f29_remove_slave(struct w1_slave *sl) | 373 | static void w1_f29_remove_slave(struct w1_slave *sl) |
| 374 | { | 374 | { |
| 375 | int i; | 375 | int i; |
| 376 | for (i = NB_SYSFS_BIN_FILES; i <= 0; --i) | 376 | for (i = NB_SYSFS_BIN_FILES - 1; i >= 0; --i) |
| 377 | sysfs_remove_bin_file(&sl->dev.kobj, | 377 | sysfs_remove_bin_file(&sl->dev.kobj, |
| 378 | &(w1_f29_sysfs_bin_files[i])); | 378 | &(w1_f29_sysfs_bin_files[i])); |
| 379 | } | 379 | } |
diff --git a/drivers/w1/slaves/w1_smem.c b/drivers/w1/slaves/w1_smem.c index cc8c02e92593..84655625c870 100644 --- a/drivers/w1/slaves/w1_smem.c +++ b/drivers/w1/slaves/w1_smem.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_smem.c | 2 | * w1_smem.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
| @@ -32,7 +32,7 @@ | |||
| 32 | #include "../w1_family.h" | 32 | #include "../w1_family.h" |
| 33 | 33 | ||
| 34 | MODULE_LICENSE("GPL"); | 34 | MODULE_LICENSE("GPL"); |
| 35 | MODULE_AUTHOR("Evgeniy Polyakov <johnpol@2ka.mipt.ru>"); | 35 | MODULE_AUTHOR("Evgeniy Polyakov <zbr@ioremap.net>"); |
| 36 | MODULE_DESCRIPTION("Driver for 1-wire Dallas network protocol, 64bit memory family."); | 36 | MODULE_DESCRIPTION("Driver for 1-wire Dallas network protocol, 64bit memory family."); |
| 37 | 37 | ||
| 38 | static struct w1_family w1_smem_family_01 = { | 38 | static struct w1_family w1_smem_family_01 = { |
diff --git a/drivers/w1/slaves/w1_therm.c b/drivers/w1/slaves/w1_therm.c index 402928b135d1..a1ef9b5b38cf 100644 --- a/drivers/w1/slaves/w1_therm.c +++ b/drivers/w1/slaves/w1_therm.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_therm.c | 2 | * w1_therm.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
| @@ -34,7 +34,7 @@ | |||
| 34 | #include "../w1_family.h" | 34 | #include "../w1_family.h" |
| 35 | 35 | ||
| 36 | MODULE_LICENSE("GPL"); | 36 | MODULE_LICENSE("GPL"); |
| 37 | MODULE_AUTHOR("Evgeniy Polyakov <johnpol@2ka.mipt.ru>"); | 37 | MODULE_AUTHOR("Evgeniy Polyakov <zbr@ioremap.net>"); |
| 38 | MODULE_DESCRIPTION("Driver for 1-wire Dallas network protocol, temperature family."); | 38 | MODULE_DESCRIPTION("Driver for 1-wire Dallas network protocol, temperature family."); |
| 39 | 39 | ||
| 40 | /* Allow the strong pullup to be disabled, but default to enabled. | 40 | /* Allow the strong pullup to be disabled, but default to enabled. |
diff --git a/drivers/w1/w1.c b/drivers/w1/w1.c index 6c136c19e982..c37497823851 100644 --- a/drivers/w1/w1.c +++ b/drivers/w1/w1.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1.c | 2 | * w1.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
| @@ -42,7 +42,7 @@ | |||
| 42 | #include "w1_netlink.h" | 42 | #include "w1_netlink.h" |
| 43 | 43 | ||
| 44 | MODULE_LICENSE("GPL"); | 44 | MODULE_LICENSE("GPL"); |
| 45 | MODULE_AUTHOR("Evgeniy Polyakov <johnpol@2ka.mipt.ru>"); | 45 | MODULE_AUTHOR("Evgeniy Polyakov <zbr@ioremap.net>"); |
| 46 | MODULE_DESCRIPTION("Driver for 1-wire Dallas network protocol."); | 46 | MODULE_DESCRIPTION("Driver for 1-wire Dallas network protocol."); |
| 47 | 47 | ||
| 48 | static int w1_timeout = 10; | 48 | static int w1_timeout = 10; |
diff --git a/drivers/w1/w1.h b/drivers/w1/w1.h index 1ce23fc6186c..4d012ca3f32c 100644 --- a/drivers/w1/w1.h +++ b/drivers/w1/w1.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1.h | 2 | * w1.h |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_family.c b/drivers/w1/w1_family.c index 4a099041f28a..63359797c8b1 100644 --- a/drivers/w1/w1_family.c +++ b/drivers/w1/w1_family.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_family.c | 2 | * w1_family.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_family.h b/drivers/w1/w1_family.h index 98a1ac0f4693..490cda2281bc 100644 --- a/drivers/w1/w1_family.h +++ b/drivers/w1/w1_family.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_family.h | 2 | * w1_family.h |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_int.c b/drivers/w1/w1_int.c index b50be3f1073d..d220bce2cee4 100644 --- a/drivers/w1/w1_int.c +++ b/drivers/w1/w1_int.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_int.c | 2 | * w1_int.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_int.h b/drivers/w1/w1_int.h index 4274082d2262..2ad7d4414bed 100644 --- a/drivers/w1/w1_int.h +++ b/drivers/w1/w1_int.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_int.h | 2 | * w1_int.h |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_io.c b/drivers/w1/w1_io.c index 8e8b64cfafb6..765b37b62a4f 100644 --- a/drivers/w1/w1_io.c +++ b/drivers/w1/w1_io.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_io.c | 2 | * w1_io.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_log.h b/drivers/w1/w1_log.h index e6ab7cf08f88..9c7bd62e6bdc 100644 --- a/drivers/w1/w1_log.h +++ b/drivers/w1/w1_log.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_log.h | 2 | * w1_log.h |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_netlink.c b/drivers/w1/w1_netlink.c index 55aabd927c60..40788c925d1c 100644 --- a/drivers/w1/w1_netlink.c +++ b/drivers/w1/w1_netlink.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_netlink.c | 2 | * w1_netlink.c |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2003 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2003 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/drivers/w1/w1_netlink.h b/drivers/w1/w1_netlink.h index 27e950f935b1..b0922dc29658 100644 --- a/drivers/w1/w1_netlink.h +++ b/drivers/w1/w1_netlink.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * w1_netlink.h | 2 | * w1_netlink.h |
| 3 | * | 3 | * |
| 4 | * Copyright (c) 2003 Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * Copyright (c) 2003 Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * | 5 | * |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/fs/compat.c b/fs/compat.c index 0b48d018e38a..58b1da459893 100644 --- a/fs/compat.c +++ b/fs/compat.c | |||
| @@ -1675,11 +1675,6 @@ asmlinkage long compat_sys_ppoll(struct pollfd __user *ufds, | |||
| 1675 | } | 1675 | } |
| 1676 | #endif /* HAVE_SET_RESTORE_SIGMASK */ | 1676 | #endif /* HAVE_SET_RESTORE_SIGMASK */ |
| 1677 | 1677 | ||
| 1678 | long asmlinkage compat_sys_nfsservctl(int cmd, void *notused, void *notused2) | ||
| 1679 | { | ||
| 1680 | return sys_ni_syscall(); | ||
| 1681 | } | ||
| 1682 | |||
| 1683 | #ifdef CONFIG_EPOLL | 1678 | #ifdef CONFIG_EPOLL |
| 1684 | 1679 | ||
| 1685 | #ifdef HAVE_SET_RESTORE_SIGMASK | 1680 | #ifdef HAVE_SET_RESTORE_SIGMASK |
diff --git a/fs/hugetlbfs/inode.c b/fs/hugetlbfs/inode.c index 87b6e0421c12..ec889538e5a6 100644 --- a/fs/hugetlbfs/inode.c +++ b/fs/hugetlbfs/inode.c | |||
| @@ -491,6 +491,7 @@ static struct inode *hugetlbfs_get_inode(struct super_block *sb, uid_t uid, | |||
| 491 | inode->i_op = &page_symlink_inode_operations; | 491 | inode->i_op = &page_symlink_inode_operations; |
| 492 | break; | 492 | break; |
| 493 | } | 493 | } |
| 494 | lockdep_annotate_inode_mutex_key(inode); | ||
| 494 | } | 495 | } |
| 495 | return inode; | 496 | return inode; |
| 496 | } | 497 | } |
diff --git a/fs/inode.c b/fs/inode.c index 73920d555c88..ec7924696a13 100644 --- a/fs/inode.c +++ b/fs/inode.c | |||
| @@ -848,16 +848,9 @@ struct inode *new_inode(struct super_block *sb) | |||
| 848 | } | 848 | } |
| 849 | EXPORT_SYMBOL(new_inode); | 849 | EXPORT_SYMBOL(new_inode); |
| 850 | 850 | ||
| 851 | /** | ||
| 852 | * unlock_new_inode - clear the I_NEW state and wake up any waiters | ||
| 853 | * @inode: new inode to unlock | ||
| 854 | * | ||
| 855 | * Called when the inode is fully initialised to clear the new state of the | ||
| 856 | * inode and wake up anyone waiting for the inode to finish initialisation. | ||
| 857 | */ | ||
| 858 | void unlock_new_inode(struct inode *inode) | ||
| 859 | { | ||
| 860 | #ifdef CONFIG_DEBUG_LOCK_ALLOC | 851 | #ifdef CONFIG_DEBUG_LOCK_ALLOC |
| 852 | void lockdep_annotate_inode_mutex_key(struct inode *inode) | ||
| 853 | { | ||
| 861 | if (S_ISDIR(inode->i_mode)) { | 854 | if (S_ISDIR(inode->i_mode)) { |
| 862 | struct file_system_type *type = inode->i_sb->s_type; | 855 | struct file_system_type *type = inode->i_sb->s_type; |
| 863 | 856 | ||
| @@ -873,7 +866,20 @@ void unlock_new_inode(struct inode *inode) | |||
| 873 | &type->i_mutex_dir_key); | 866 | &type->i_mutex_dir_key); |
| 874 | } | 867 | } |
| 875 | } | 868 | } |
| 869 | } | ||
| 870 | EXPORT_SYMBOL(lockdep_annotate_inode_mutex_key); | ||
| 876 | #endif | 871 | #endif |
| 872 | |||
| 873 | /** | ||
| 874 | * unlock_new_inode - clear the I_NEW state and wake up any waiters | ||
| 875 | * @inode: new inode to unlock | ||
| 876 | * | ||
| 877 | * Called when the inode is fully initialised to clear the new state of the | ||
| 878 | * inode and wake up anyone waiting for the inode to finish initialisation. | ||
| 879 | */ | ||
| 880 | void unlock_new_inode(struct inode *inode) | ||
| 881 | { | ||
| 882 | lockdep_annotate_inode_mutex_key(inode); | ||
| 877 | spin_lock(&inode->i_lock); | 883 | spin_lock(&inode->i_lock); |
| 878 | WARN_ON(!(inode->i_state & I_NEW)); | 884 | WARN_ON(!(inode->i_state & I_NEW)); |
| 879 | inode->i_state &= ~I_NEW; | 885 | inode->i_state &= ~I_NEW; |
diff --git a/include/asm-generic/unistd.h b/include/asm-generic/unistd.h index 4f76959397fa..f4c38d8c6674 100644 --- a/include/asm-generic/unistd.h +++ b/include/asm-generic/unistd.h | |||
| @@ -143,7 +143,7 @@ __SYSCALL(__NR_pivot_root, sys_pivot_root) | |||
| 143 | 143 | ||
| 144 | /* fs/nfsctl.c */ | 144 | /* fs/nfsctl.c */ |
| 145 | #define __NR_nfsservctl 42 | 145 | #define __NR_nfsservctl 42 |
| 146 | __SC_COMP(__NR_nfsservctl, sys_nfsservctl, compat_sys_nfsservctl) | 146 | __SYSCALL(__NR_nfsservctl, sys_ni_syscall) |
| 147 | 147 | ||
| 148 | /* fs/open.c */ | 148 | /* fs/open.c */ |
| 149 | #define __NR3264_statfs 43 | 149 | #define __NR3264_statfs 43 |
diff --git a/include/linux/compat.h b/include/linux/compat.h index 8779405e15a8..c6e7523bf765 100644 --- a/include/linux/compat.h +++ b/include/linux/compat.h | |||
| @@ -438,7 +438,6 @@ asmlinkage long compat_sys_ppoll(struct pollfd __user *ufds, | |||
| 438 | struct compat_timespec __user *tsp, | 438 | struct compat_timespec __user *tsp, |
| 439 | const compat_sigset_t __user *sigmask, | 439 | const compat_sigset_t __user *sigmask, |
| 440 | compat_size_t sigsetsize); | 440 | compat_size_t sigsetsize); |
| 441 | asmlinkage long compat_sys_nfsservctl(int cmd, void *notused, void *notused2); | ||
| 442 | asmlinkage long compat_sys_signalfd4(int ufd, | 441 | asmlinkage long compat_sys_signalfd4(int ufd, |
| 443 | const compat_sigset_t __user *sigmask, | 442 | const compat_sigset_t __user *sigmask, |
| 444 | compat_size_t sigsetsize, int flags); | 443 | compat_size_t sigsetsize, int flags); |
diff --git a/include/linux/connector.h b/include/linux/connector.h index 0c69ad825b39..3c9c54fd5690 100644 --- a/include/linux/connector.h +++ b/include/linux/connector.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * connector.h | 2 | * connector.h |
| 3 | * | 3 | * |
| 4 | * 2004-2005 Copyright (c) Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 4 | * 2004-2005 Copyright (c) Evgeniy Polyakov <zbr@ioremap.net> |
| 5 | * All rights reserved. | 5 | * All rights reserved. |
| 6 | * | 6 | * |
| 7 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
diff --git a/include/linux/fs.h b/include/linux/fs.h index 178cdb4f1d4a..c2bd68f2277a 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h | |||
| @@ -2318,6 +2318,11 @@ extern struct inode * iget5_locked(struct super_block *, unsigned long, int (*te | |||
| 2318 | extern struct inode * iget_locked(struct super_block *, unsigned long); | 2318 | extern struct inode * iget_locked(struct super_block *, unsigned long); |
| 2319 | extern int insert_inode_locked4(struct inode *, unsigned long, int (*test)(struct inode *, void *), void *); | 2319 | extern int insert_inode_locked4(struct inode *, unsigned long, int (*test)(struct inode *, void *), void *); |
| 2320 | extern int insert_inode_locked(struct inode *); | 2320 | extern int insert_inode_locked(struct inode *); |
| 2321 | #ifdef CONFIG_DEBUG_LOCK_ALLOC | ||
| 2322 | extern void lockdep_annotate_inode_mutex_key(struct inode *inode); | ||
| 2323 | #else | ||
| 2324 | static inline void lockdep_annotate_inode_mutex_key(struct inode *inode) { }; | ||
| 2325 | #endif | ||
| 2321 | extern void unlock_new_inode(struct inode *); | 2326 | extern void unlock_new_inode(struct inode *); |
| 2322 | extern unsigned int get_next_ino(void); | 2327 | extern unsigned int get_next_ino(void); |
| 2323 | 2328 | ||
diff --git a/include/linux/personality.h b/include/linux/personality.h index eec3bae164d4..8fc7dd1a57ff 100644 --- a/include/linux/personality.h +++ b/include/linux/personality.h | |||
| @@ -22,6 +22,7 @@ extern int __set_personality(unsigned int); | |||
| 22 | * These occupy the top three bytes. | 22 | * These occupy the top three bytes. |
| 23 | */ | 23 | */ |
| 24 | enum { | 24 | enum { |
| 25 | UNAME26 = 0x0020000, | ||
| 25 | ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */ | 26 | ADDR_NO_RANDOMIZE = 0x0040000, /* disable randomization of VA space */ |
| 26 | FDPIC_FUNCPTRS = 0x0080000, /* userspace function ptrs point to descriptors | 27 | FDPIC_FUNCPTRS = 0x0080000, /* userspace function ptrs point to descriptors |
| 27 | * (signal handling) | 28 | * (signal handling) |
diff --git a/include/linux/pwm_backlight.h b/include/linux/pwm_backlight.h index 5e3e25a3c9c3..63d2df43e61a 100644 --- a/include/linux/pwm_backlight.h +++ b/include/linux/pwm_backlight.h | |||
| @@ -14,6 +14,7 @@ struct platform_pwm_backlight_data { | |||
| 14 | unsigned int pwm_period_ns; | 14 | unsigned int pwm_period_ns; |
| 15 | int (*init)(struct device *dev); | 15 | int (*init)(struct device *dev); |
| 16 | int (*notify)(struct device *dev, int brightness); | 16 | int (*notify)(struct device *dev, int brightness); |
| 17 | void (*notify_after)(struct device *dev, int brightness); | ||
| 17 | void (*exit)(struct device *dev); | 18 | void (*exit)(struct device *dev); |
| 18 | int (*check_fb)(struct device *dev, struct fb_info *info); | 19 | int (*check_fb)(struct device *dev, struct fb_info *info); |
| 19 | }; | 20 | }; |
diff --git a/include/linux/rio_regs.h b/include/linux/rio_regs.h index 9026b30238f3..218168a2b5e9 100644 --- a/include/linux/rio_regs.h +++ b/include/linux/rio_regs.h | |||
| @@ -36,12 +36,12 @@ | |||
| 36 | #define RIO_PEF_PROCESSOR 0x20000000 /* [I] Processor */ | 36 | #define RIO_PEF_PROCESSOR 0x20000000 /* [I] Processor */ |
| 37 | #define RIO_PEF_SWITCH 0x10000000 /* [I] Switch */ | 37 | #define RIO_PEF_SWITCH 0x10000000 /* [I] Switch */ |
| 38 | #define RIO_PEF_MULTIPORT 0x08000000 /* [VI, 2.1] Multiport */ | 38 | #define RIO_PEF_MULTIPORT 0x08000000 /* [VI, 2.1] Multiport */ |
| 39 | #define RIO_PEF_INB_MBOX 0x00f00000 /* [II] Mailboxes */ | 39 | #define RIO_PEF_INB_MBOX 0x00f00000 /* [II, <= 1.2] Mailboxes */ |
| 40 | #define RIO_PEF_INB_MBOX0 0x00800000 /* [II] Mailbox 0 */ | 40 | #define RIO_PEF_INB_MBOX0 0x00800000 /* [II, <= 1.2] Mailbox 0 */ |
| 41 | #define RIO_PEF_INB_MBOX1 0x00400000 /* [II] Mailbox 1 */ | 41 | #define RIO_PEF_INB_MBOX1 0x00400000 /* [II, <= 1.2] Mailbox 1 */ |
| 42 | #define RIO_PEF_INB_MBOX2 0x00200000 /* [II] Mailbox 2 */ | 42 | #define RIO_PEF_INB_MBOX2 0x00200000 /* [II, <= 1.2] Mailbox 2 */ |
| 43 | #define RIO_PEF_INB_MBOX3 0x00100000 /* [II] Mailbox 3 */ | 43 | #define RIO_PEF_INB_MBOX3 0x00100000 /* [II, <= 1.2] Mailbox 3 */ |
| 44 | #define RIO_PEF_INB_DOORBELL 0x00080000 /* [II] Doorbells */ | 44 | #define RIO_PEF_INB_DOORBELL 0x00080000 /* [II, <= 1.2] Doorbells */ |
| 45 | #define RIO_PEF_EXT_RT 0x00000200 /* [III, 1.3] Extended route table support */ | 45 | #define RIO_PEF_EXT_RT 0x00000200 /* [III, 1.3] Extended route table support */ |
| 46 | #define RIO_PEF_STD_RT 0x00000100 /* [III, 1.3] Standard route table support */ | 46 | #define RIO_PEF_STD_RT 0x00000100 /* [III, 1.3] Standard route table support */ |
| 47 | #define RIO_PEF_CTLS 0x00000010 /* [III] CTLS */ | 47 | #define RIO_PEF_CTLS 0x00000010 /* [III] CTLS */ |
| @@ -102,7 +102,7 @@ | |||
| 102 | #define RIO_SWITCH_RT_LIMIT 0x34 /* [III, 1.3] Switch Route Table Destination ID Limit CAR */ | 102 | #define RIO_SWITCH_RT_LIMIT 0x34 /* [III, 1.3] Switch Route Table Destination ID Limit CAR */ |
| 103 | #define RIO_RT_MAX_DESTID 0x0000ffff | 103 | #define RIO_RT_MAX_DESTID 0x0000ffff |
| 104 | 104 | ||
| 105 | #define RIO_MBOX_CSR 0x40 /* [II] Mailbox CSR */ | 105 | #define RIO_MBOX_CSR 0x40 /* [II, <= 1.2] Mailbox CSR */ |
| 106 | #define RIO_MBOX0_AVAIL 0x80000000 /* [II] Mbox 0 avail */ | 106 | #define RIO_MBOX0_AVAIL 0x80000000 /* [II] Mbox 0 avail */ |
| 107 | #define RIO_MBOX0_FULL 0x40000000 /* [II] Mbox 0 full */ | 107 | #define RIO_MBOX0_FULL 0x40000000 /* [II] Mbox 0 full */ |
| 108 | #define RIO_MBOX0_EMPTY 0x20000000 /* [II] Mbox 0 empty */ | 108 | #define RIO_MBOX0_EMPTY 0x20000000 /* [II] Mbox 0 empty */ |
| @@ -128,8 +128,8 @@ | |||
| 128 | #define RIO_MBOX3_FAIL 0x00000008 /* [II] Mbox 3 fail */ | 128 | #define RIO_MBOX3_FAIL 0x00000008 /* [II] Mbox 3 fail */ |
| 129 | #define RIO_MBOX3_ERROR 0x00000004 /* [II] Mbox 3 error */ | 129 | #define RIO_MBOX3_ERROR 0x00000004 /* [II] Mbox 3 error */ |
| 130 | 130 | ||
| 131 | #define RIO_WRITE_PORT_CSR 0x44 /* [I] Write Port CSR */ | 131 | #define RIO_WRITE_PORT_CSR 0x44 /* [I, <= 1.2] Write Port CSR */ |
| 132 | #define RIO_DOORBELL_CSR 0x44 /* [II] Doorbell CSR */ | 132 | #define RIO_DOORBELL_CSR 0x44 /* [II, <= 1.2] Doorbell CSR */ |
| 133 | #define RIO_DOORBELL_AVAIL 0x80000000 /* [II] Doorbell avail */ | 133 | #define RIO_DOORBELL_AVAIL 0x80000000 /* [II] Doorbell avail */ |
| 134 | #define RIO_DOORBELL_FULL 0x40000000 /* [II] Doorbell full */ | 134 | #define RIO_DOORBELL_FULL 0x40000000 /* [II] Doorbell full */ |
| 135 | #define RIO_DOORBELL_EMPTY 0x20000000 /* [II] Doorbell empty */ | 135 | #define RIO_DOORBELL_EMPTY 0x20000000 /* [II] Doorbell empty */ |
diff --git a/include/linux/syscalls.h b/include/linux/syscalls.h index 8c03b98df5f9..1ff0ec2a5e8d 100644 --- a/include/linux/syscalls.h +++ b/include/linux/syscalls.h | |||
| @@ -702,9 +702,6 @@ asmlinkage long sys_sysctl(struct __sysctl_args __user *args); | |||
| 702 | asmlinkage long sys_sysinfo(struct sysinfo __user *info); | 702 | asmlinkage long sys_sysinfo(struct sysinfo __user *info); |
| 703 | asmlinkage long sys_sysfs(int option, | 703 | asmlinkage long sys_sysfs(int option, |
| 704 | unsigned long arg1, unsigned long arg2); | 704 | unsigned long arg1, unsigned long arg2); |
| 705 | asmlinkage long sys_nfsservctl(int cmd, | ||
| 706 | struct nfsctl_arg __user *arg, | ||
| 707 | void __user *res); | ||
| 708 | asmlinkage long sys_syslog(int type, char __user *buf, int len); | 705 | asmlinkage long sys_syslog(int type, char __user *buf, int len); |
| 709 | asmlinkage long sys_uselib(const char __user *library); | 706 | asmlinkage long sys_uselib(const char __user *library); |
| 710 | asmlinkage long sys_ni_syscall(void); | 707 | asmlinkage long sys_ni_syscall(void); |
diff --git a/include/linux/ti_wilink_st.h b/include/linux/ti_wilink_st.h index b004e557caa9..2ef4385da6bf 100644 --- a/include/linux/ti_wilink_st.h +++ b/include/linux/ti_wilink_st.h | |||
| @@ -410,7 +410,28 @@ struct gps_event_hdr { | |||
| 410 | u16 plen; | 410 | u16 plen; |
| 411 | } __attribute__ ((packed)); | 411 | } __attribute__ ((packed)); |
| 412 | 412 | ||
| 413 | /* platform data */ | 413 | /** |
| 414 | * struct ti_st_plat_data - platform data shared between ST driver and | ||
| 415 | * platform specific board file which adds the ST device. | ||
| 416 | * @nshutdown_gpio: Host's GPIO line to which chip's BT_EN is connected. | ||
| 417 | * @dev_name: The UART/TTY name to which chip is interfaced. (eg: /dev/ttyS1) | ||
| 418 | * @flow_cntrl: Should always be 1, since UART's CTS/RTS is used for PM | ||
| 419 | * purposes. | ||
| 420 | * @baud_rate: The baud rate supported by the Host UART controller, this will | ||
| 421 | * be shared across with the chip via a HCI VS command from User-Space Init | ||
| 422 | * Mgr application. | ||
| 423 | * @suspend: | ||
| 424 | * @resume: legacy PM routines hooked to platform specific board file, so as | ||
| 425 | * to take chip-host interface specific action. | ||
| 426 | * @chip_enable: | ||
| 427 | * @chip_disable: Platform/Interface specific mux mode setting, GPIO | ||
| 428 | * configuring, Host side PM disabling etc.. can be done here. | ||
| 429 | * @chip_asleep: | ||
| 430 | * @chip_awake: Chip specific deep sleep states is communicated to Host | ||
| 431 | * specific board-xx.c to take actions such as cut UART clocks when chip | ||
| 432 | * asleep or run host faster when chip awake etc.. | ||
| 433 | * | ||
| 434 | */ | ||
| 414 | struct ti_st_plat_data { | 435 | struct ti_st_plat_data { |
| 415 | long nshutdown_gpio; | 436 | long nshutdown_gpio; |
| 416 | unsigned char dev_name[UART_DEV_NAME_LEN]; /* uart name */ | 437 | unsigned char dev_name[UART_DEV_NAME_LEN]; /* uart name */ |
| @@ -418,6 +439,10 @@ struct ti_st_plat_data { | |||
| 418 | unsigned long baud_rate; | 439 | unsigned long baud_rate; |
| 419 | int (*suspend)(struct platform_device *, pm_message_t); | 440 | int (*suspend)(struct platform_device *, pm_message_t); |
| 420 | int (*resume)(struct platform_device *); | 441 | int (*resume)(struct platform_device *); |
| 442 | int (*chip_enable) (struct kim_data_s *); | ||
| 443 | int (*chip_disable) (struct kim_data_s *); | ||
| 444 | int (*chip_asleep) (struct kim_data_s *); | ||
| 445 | int (*chip_awake) (struct kim_data_s *); | ||
| 421 | }; | 446 | }; |
| 422 | 447 | ||
| 423 | #endif /* TI_WILINK_ST_H */ | 448 | #endif /* TI_WILINK_ST_H */ |
diff --git a/include/linux/tty.h b/include/linux/tty.h index 44bc0c5617e1..5f2ede82b3d6 100644 --- a/include/linux/tty.h +++ b/include/linux/tty.h | |||
| @@ -421,6 +421,8 @@ extern void tty_driver_flush_buffer(struct tty_struct *tty); | |||
| 421 | extern void tty_throttle(struct tty_struct *tty); | 421 | extern void tty_throttle(struct tty_struct *tty); |
| 422 | extern void tty_unthrottle(struct tty_struct *tty); | 422 | extern void tty_unthrottle(struct tty_struct *tty); |
| 423 | extern int tty_do_resize(struct tty_struct *tty, struct winsize *ws); | 423 | extern int tty_do_resize(struct tty_struct *tty, struct winsize *ws); |
| 424 | extern void tty_driver_remove_tty(struct tty_driver *driver, | ||
| 425 | struct tty_struct *tty); | ||
| 424 | extern void tty_shutdown(struct tty_struct *tty); | 426 | extern void tty_shutdown(struct tty_struct *tty); |
| 425 | extern void tty_free_termios(struct tty_struct *tty); | 427 | extern void tty_free_termios(struct tty_struct *tty); |
| 426 | extern int is_current_pgrp_orphaned(void); | 428 | extern int is_current_pgrp_orphaned(void); |
diff --git a/include/linux/tty_driver.h b/include/linux/tty_driver.h index 9deeac855240..ecdaeb98b293 100644 --- a/include/linux/tty_driver.h +++ b/include/linux/tty_driver.h | |||
| @@ -47,6 +47,9 @@ | |||
| 47 | * | 47 | * |
| 48 | * This routine is called synchronously when a particular tty device | 48 | * This routine is called synchronously when a particular tty device |
| 49 | * is closed for the last time freeing up the resources. | 49 | * is closed for the last time freeing up the resources. |
| 50 | * Note that tty_shutdown() is not called if ops->shutdown is defined. | ||
| 51 | * This means one is responsible to take care of calling ops->remove (e.g. | ||
| 52 | * via tty_driver_remove_tty) and releasing tty->termios. | ||
| 50 | * | 53 | * |
| 51 | * | 54 | * |
| 52 | * void (*cleanup)(struct tty_struct * tty); | 55 | * void (*cleanup)(struct tty_struct * tty); |
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index f1bfa12ea246..2b8963ff0f35 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h | |||
| @@ -12,15 +12,6 @@ | |||
| 12 | * | 12 | * |
| 13 | * (thresh - thresh/DIRTY_FULL_SCOPE, thresh) | 13 | * (thresh - thresh/DIRTY_FULL_SCOPE, thresh) |
| 14 | * | 14 | * |
| 15 | * The 1/16 region above the global dirty limit will be put to maximum pauses: | ||
| 16 | * | ||
| 17 | * (limit, limit + limit/DIRTY_MAXPAUSE_AREA) | ||
| 18 | * | ||
| 19 | * The 1/16 region above the max-pause region, dirty exceeded bdi's will be put | ||
| 20 | * to loops: | ||
| 21 | * | ||
| 22 | * (limit + limit/DIRTY_MAXPAUSE_AREA, limit + limit/DIRTY_PASSGOOD_AREA) | ||
| 23 | * | ||
| 24 | * Further beyond, all dirtier tasks will enter a loop waiting (possibly long | 15 | * Further beyond, all dirtier tasks will enter a loop waiting (possibly long |
| 25 | * time) for the dirty pages to drop, unless written enough pages. | 16 | * time) for the dirty pages to drop, unless written enough pages. |
| 26 | * | 17 | * |
| @@ -31,8 +22,6 @@ | |||
| 31 | */ | 22 | */ |
| 32 | #define DIRTY_SCOPE 8 | 23 | #define DIRTY_SCOPE 8 |
| 33 | #define DIRTY_FULL_SCOPE (DIRTY_SCOPE / 2) | 24 | #define DIRTY_FULL_SCOPE (DIRTY_SCOPE / 2) |
| 34 | #define DIRTY_MAXPAUSE_AREA 16 | ||
| 35 | #define DIRTY_PASSGOOD_AREA 8 | ||
| 36 | 25 | ||
| 37 | /* | 26 | /* |
| 38 | * 4MB minimal write chunk size | 27 | * 4MB minimal write chunk size |
diff --git a/include/net/transp_v6.h b/include/net/transp_v6.h index 5271a741c3a3..498433dd067d 100644 --- a/include/net/transp_v6.h +++ b/include/net/transp_v6.h | |||
| @@ -39,6 +39,7 @@ extern int datagram_recv_ctl(struct sock *sk, | |||
| 39 | struct sk_buff *skb); | 39 | struct sk_buff *skb); |
| 40 | 40 | ||
| 41 | extern int datagram_send_ctl(struct net *net, | 41 | extern int datagram_send_ctl(struct net *net, |
| 42 | struct sock *sk, | ||
| 42 | struct msghdr *msg, | 43 | struct msghdr *msg, |
| 43 | struct flowi6 *fl6, | 44 | struct flowi6 *fl6, |
| 44 | struct ipv6_txoptions *opt, | 45 | struct ipv6_txoptions *opt, |
diff --git a/include/target/target_core_fabric_ops.h b/include/target/target_core_fabric_ops.h index 2de8fe907596..126c675f4f14 100644 --- a/include/target/target_core_fabric_ops.h +++ b/include/target/target_core_fabric_ops.h | |||
| @@ -27,6 +27,12 @@ struct target_core_fabric_ops { | |||
| 27 | int (*tpg_check_demo_mode_cache)(struct se_portal_group *); | 27 | int (*tpg_check_demo_mode_cache)(struct se_portal_group *); |
| 28 | int (*tpg_check_demo_mode_write_protect)(struct se_portal_group *); | 28 | int (*tpg_check_demo_mode_write_protect)(struct se_portal_group *); |
| 29 | int (*tpg_check_prod_mode_write_protect)(struct se_portal_group *); | 29 | int (*tpg_check_prod_mode_write_protect)(struct se_portal_group *); |
| 30 | /* | ||
| 31 | * Optionally used by fabrics to allow demo-mode login, but not | ||
| 32 | * expose any TPG LUNs, and return 'not connected' in standard | ||
| 33 | * inquiry response | ||
| 34 | */ | ||
| 35 | int (*tpg_check_demo_mode_login_only)(struct se_portal_group *); | ||
| 30 | struct se_node_acl *(*tpg_alloc_fabric_acl)( | 36 | struct se_node_acl *(*tpg_alloc_fabric_acl)( |
| 31 | struct se_portal_group *); | 37 | struct se_portal_group *); |
| 32 | void (*tpg_release_fabric_acl)(struct se_portal_group *, | 38 | void (*tpg_release_fabric_acl)(struct se_portal_group *, |
diff --git a/kernel/printk.c b/kernel/printk.c index 836a2ae0ac31..28a40d8171b8 100644 --- a/kernel/printk.c +++ b/kernel/printk.c | |||
| @@ -1604,7 +1604,7 @@ static int __init printk_late_init(void) | |||
| 1604 | struct console *con; | 1604 | struct console *con; |
| 1605 | 1605 | ||
| 1606 | for_each_console(con) { | 1606 | for_each_console(con) { |
| 1607 | if (con->flags & CON_BOOT) { | 1607 | if (!keep_bootcon && con->flags & CON_BOOT) { |
| 1608 | printk(KERN_INFO "turn off boot console %s%d\n", | 1608 | printk(KERN_INFO "turn off boot console %s%d\n", |
| 1609 | con->name, con->index); | 1609 | con->name, con->index); |
| 1610 | unregister_console(con); | 1610 | unregister_console(con); |
diff --git a/kernel/sys.c b/kernel/sys.c index dd948a1fca4c..18ee1d2f6474 100644 --- a/kernel/sys.c +++ b/kernel/sys.c | |||
| @@ -37,6 +37,8 @@ | |||
| 37 | #include <linux/fs_struct.h> | 37 | #include <linux/fs_struct.h> |
| 38 | #include <linux/gfp.h> | 38 | #include <linux/gfp.h> |
| 39 | #include <linux/syscore_ops.h> | 39 | #include <linux/syscore_ops.h> |
| 40 | #include <linux/version.h> | ||
| 41 | #include <linux/ctype.h> | ||
| 40 | 42 | ||
| 41 | #include <linux/compat.h> | 43 | #include <linux/compat.h> |
| 42 | #include <linux/syscalls.h> | 44 | #include <linux/syscalls.h> |
| @@ -44,6 +46,8 @@ | |||
| 44 | #include <linux/user_namespace.h> | 46 | #include <linux/user_namespace.h> |
| 45 | 47 | ||
| 46 | #include <linux/kmsg_dump.h> | 48 | #include <linux/kmsg_dump.h> |
| 49 | /* Move somewhere else to avoid recompiling? */ | ||
| 50 | #include <generated/utsrelease.h> | ||
| 47 | 51 | ||
| 48 | #include <asm/uaccess.h> | 52 | #include <asm/uaccess.h> |
| 49 | #include <asm/io.h> | 53 | #include <asm/io.h> |
| @@ -1161,6 +1165,34 @@ DECLARE_RWSEM(uts_sem); | |||
| 1161 | #define override_architecture(name) 0 | 1165 | #define override_architecture(name) 0 |
| 1162 | #endif | 1166 | #endif |
| 1163 | 1167 | ||
| 1168 | /* | ||
| 1169 | * Work around broken programs that cannot handle "Linux 3.0". | ||
| 1170 | * Instead we map 3.x to 2.6.40+x, so e.g. 3.0 would be 2.6.40 | ||
| 1171 | */ | ||
| 1172 | static int override_release(char __user *release, int len) | ||
| 1173 | { | ||
| 1174 | int ret = 0; | ||
| 1175 | char buf[len]; | ||
| 1176 | |||
| 1177 | if (current->personality & UNAME26) { | ||
| 1178 | char *rest = UTS_RELEASE; | ||
| 1179 | int ndots = 0; | ||
| 1180 | unsigned v; | ||
| 1181 | |||
| 1182 | while (*rest) { | ||
| 1183 | if (*rest == '.' && ++ndots >= 3) | ||
| 1184 | break; | ||
| 1185 | if (!isdigit(*rest) && *rest != '.') | ||
| 1186 | break; | ||
| 1187 | rest++; | ||
| 1188 | } | ||
| 1189 | v = ((LINUX_VERSION_CODE >> 8) & 0xff) + 40; | ||
| 1190 | snprintf(buf, len, "2.6.%u%s", v, rest); | ||
| 1191 | ret = copy_to_user(release, buf, len); | ||
| 1192 | } | ||
| 1193 | return ret; | ||
| 1194 | } | ||
| 1195 | |||
| 1164 | SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) | 1196 | SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) |
| 1165 | { | 1197 | { |
| 1166 | int errno = 0; | 1198 | int errno = 0; |
| @@ -1170,6 +1202,8 @@ SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) | |||
| 1170 | errno = -EFAULT; | 1202 | errno = -EFAULT; |
| 1171 | up_read(&uts_sem); | 1203 | up_read(&uts_sem); |
| 1172 | 1204 | ||
| 1205 | if (!errno && override_release(name->release, sizeof(name->release))) | ||
| 1206 | errno = -EFAULT; | ||
| 1173 | if (!errno && override_architecture(name)) | 1207 | if (!errno && override_architecture(name)) |
| 1174 | errno = -EFAULT; | 1208 | errno = -EFAULT; |
| 1175 | return errno; | 1209 | return errno; |
| @@ -1191,6 +1225,8 @@ SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) | |||
| 1191 | error = -EFAULT; | 1225 | error = -EFAULT; |
| 1192 | up_read(&uts_sem); | 1226 | up_read(&uts_sem); |
| 1193 | 1227 | ||
| 1228 | if (!error && override_release(name->release, sizeof(name->release))) | ||
| 1229 | error = -EFAULT; | ||
| 1194 | if (!error && override_architecture(name)) | 1230 | if (!error && override_architecture(name)) |
| 1195 | error = -EFAULT; | 1231 | error = -EFAULT; |
| 1196 | return error; | 1232 | return error; |
| @@ -1225,6 +1261,8 @@ SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) | |||
| 1225 | 1261 | ||
| 1226 | if (!error && override_architecture(name)) | 1262 | if (!error && override_architecture(name)) |
| 1227 | error = -EFAULT; | 1263 | error = -EFAULT; |
| 1264 | if (!error && override_release(name->release, sizeof(name->release))) | ||
| 1265 | error = -EFAULT; | ||
| 1228 | return error ? -EFAULT : 0; | 1266 | return error ? -EFAULT : 0; |
| 1229 | } | 1267 | } |
| 1230 | #endif | 1268 | #endif |
diff --git a/kernel/sys_ni.c b/kernel/sys_ni.c index 62cbc8877fef..a9a5de07c4f1 100644 --- a/kernel/sys_ni.c +++ b/kernel/sys_ni.c | |||
| @@ -16,7 +16,6 @@ asmlinkage long sys_ni_syscall(void) | |||
| 16 | return -ENOSYS; | 16 | return -ENOSYS; |
| 17 | } | 17 | } |
| 18 | 18 | ||
| 19 | cond_syscall(sys_nfsservctl); | ||
| 20 | cond_syscall(sys_quotactl); | 19 | cond_syscall(sys_quotactl); |
| 21 | cond_syscall(sys32_quotactl); | 20 | cond_syscall(sys32_quotactl); |
| 22 | cond_syscall(sys_acct); | 21 | cond_syscall(sys_acct); |
diff --git a/mm/memcontrol.c b/mm/memcontrol.c index 930de9437271..ebd1e86bef1c 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c | |||
| @@ -1841,29 +1841,23 @@ static int mem_cgroup_hierarchical_reclaim(struct mem_cgroup *root_mem, | |||
| 1841 | */ | 1841 | */ |
| 1842 | static bool mem_cgroup_oom_lock(struct mem_cgroup *mem) | 1842 | static bool mem_cgroup_oom_lock(struct mem_cgroup *mem) |
| 1843 | { | 1843 | { |
| 1844 | int lock_count = -1; | ||
| 1845 | struct mem_cgroup *iter, *failed = NULL; | 1844 | struct mem_cgroup *iter, *failed = NULL; |
| 1846 | bool cond = true; | 1845 | bool cond = true; |
| 1847 | 1846 | ||
| 1848 | for_each_mem_cgroup_tree_cond(iter, mem, cond) { | 1847 | for_each_mem_cgroup_tree_cond(iter, mem, cond) { |
| 1849 | bool locked = iter->oom_lock; | 1848 | if (iter->oom_lock) { |
| 1850 | |||
| 1851 | iter->oom_lock = true; | ||
| 1852 | if (lock_count == -1) | ||
| 1853 | lock_count = iter->oom_lock; | ||
| 1854 | else if (lock_count != locked) { | ||
| 1855 | /* | 1849 | /* |
| 1856 | * this subtree of our hierarchy is already locked | 1850 | * this subtree of our hierarchy is already locked |
| 1857 | * so we cannot give a lock. | 1851 | * so we cannot give a lock. |
| 1858 | */ | 1852 | */ |
| 1859 | lock_count = 0; | ||
| 1860 | failed = iter; | 1853 | failed = iter; |
| 1861 | cond = false; | 1854 | cond = false; |
| 1862 | } | 1855 | } else |
| 1856 | iter->oom_lock = true; | ||
| 1863 | } | 1857 | } |
| 1864 | 1858 | ||
| 1865 | if (!failed) | 1859 | if (!failed) |
| 1866 | goto done; | 1860 | return true; |
| 1867 | 1861 | ||
| 1868 | /* | 1862 | /* |
| 1869 | * OK, we failed to lock the whole subtree so we have to clean up | 1863 | * OK, we failed to lock the whole subtree so we have to clean up |
| @@ -1877,8 +1871,7 @@ static bool mem_cgroup_oom_lock(struct mem_cgroup *mem) | |||
| 1877 | } | 1871 | } |
| 1878 | iter->oom_lock = false; | 1872 | iter->oom_lock = false; |
| 1879 | } | 1873 | } |
| 1880 | done: | 1874 | return false; |
| 1881 | return lock_count; | ||
| 1882 | } | 1875 | } |
| 1883 | 1876 | ||
| 1884 | /* | 1877 | /* |
| @@ -2169,13 +2162,7 @@ static void drain_all_stock(struct mem_cgroup *root_mem, bool sync) | |||
| 2169 | 2162 | ||
| 2170 | /* Notify other cpus that system-wide "drain" is running */ | 2163 | /* Notify other cpus that system-wide "drain" is running */ |
| 2171 | get_online_cpus(); | 2164 | get_online_cpus(); |
| 2172 | /* | 2165 | curcpu = get_cpu(); |
| 2173 | * Get a hint for avoiding draining charges on the current cpu, | ||
| 2174 | * which must be exhausted by our charging. It is not required that | ||
| 2175 | * this be a precise check, so we use raw_smp_processor_id() instead of | ||
| 2176 | * getcpu()/putcpu(). | ||
| 2177 | */ | ||
| 2178 | curcpu = raw_smp_processor_id(); | ||
| 2179 | for_each_online_cpu(cpu) { | 2166 | for_each_online_cpu(cpu) { |
| 2180 | struct memcg_stock_pcp *stock = &per_cpu(memcg_stock, cpu); | 2167 | struct memcg_stock_pcp *stock = &per_cpu(memcg_stock, cpu); |
| 2181 | struct mem_cgroup *mem; | 2168 | struct mem_cgroup *mem; |
| @@ -2192,6 +2179,7 @@ static void drain_all_stock(struct mem_cgroup *root_mem, bool sync) | |||
| 2192 | schedule_work_on(cpu, &stock->work); | 2179 | schedule_work_on(cpu, &stock->work); |
| 2193 | } | 2180 | } |
| 2194 | } | 2181 | } |
| 2182 | put_cpu(); | ||
| 2195 | 2183 | ||
| 2196 | if (!sync) | 2184 | if (!sync) |
| 2197 | goto out; | 2185 | goto out; |
diff --git a/mm/page-writeback.c b/mm/page-writeback.c index d1960744f881..0e309cd1b5b9 100644 --- a/mm/page-writeback.c +++ b/mm/page-writeback.c | |||
| @@ -754,21 +754,10 @@ static void balance_dirty_pages(struct address_space *mapping, | |||
| 754 | * 200ms is typically more than enough to curb heavy dirtiers; | 754 | * 200ms is typically more than enough to curb heavy dirtiers; |
| 755 | * (b) the pause time limit makes the dirtiers more responsive. | 755 | * (b) the pause time limit makes the dirtiers more responsive. |
| 756 | */ | 756 | */ |
| 757 | if (nr_dirty < dirty_thresh + | 757 | if (nr_dirty < dirty_thresh && |
| 758 | dirty_thresh / DIRTY_MAXPAUSE_AREA && | 758 | bdi_dirty < (task_bdi_thresh + bdi_thresh) / 2 && |
| 759 | time_after(jiffies, start_time + MAX_PAUSE)) | 759 | time_after(jiffies, start_time + MAX_PAUSE)) |
| 760 | break; | 760 | break; |
| 761 | /* | ||
| 762 | * pass-good area. When some bdi gets blocked (eg. NFS server | ||
| 763 | * not responding), or write bandwidth dropped dramatically due | ||
| 764 | * to concurrent reads, or dirty threshold suddenly dropped and | ||
| 765 | * the dirty pages cannot be brought down anytime soon (eg. on | ||
| 766 | * slow USB stick), at least let go of the good bdi's. | ||
| 767 | */ | ||
| 768 | if (nr_dirty < dirty_thresh + | ||
| 769 | dirty_thresh / DIRTY_PASSGOOD_AREA && | ||
| 770 | bdi_dirty < bdi_thresh) | ||
| 771 | break; | ||
| 772 | 761 | ||
| 773 | /* | 762 | /* |
| 774 | * Increase the delay for each loop, up to our previous | 763 | * Increase the delay for each loop, up to our previous |
diff --git a/mm/vmscan.c b/mm/vmscan.c index 7ef69124fa3e..b7719ec10dc5 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c | |||
| @@ -2283,7 +2283,7 @@ unsigned long mem_cgroup_shrink_node_zone(struct mem_cgroup *mem, | |||
| 2283 | .mem_cgroup = mem, | 2283 | .mem_cgroup = mem, |
| 2284 | .memcg_record = rec, | 2284 | .memcg_record = rec, |
| 2285 | }; | 2285 | }; |
| 2286 | unsigned long start, end; | 2286 | ktime_t start, end; |
| 2287 | 2287 | ||
| 2288 | sc.gfp_mask = (gfp_mask & GFP_RECLAIM_MASK) | | 2288 | sc.gfp_mask = (gfp_mask & GFP_RECLAIM_MASK) | |
| 2289 | (GFP_HIGHUSER_MOVABLE & ~GFP_RECLAIM_MASK); | 2289 | (GFP_HIGHUSER_MOVABLE & ~GFP_RECLAIM_MASK); |
| @@ -2292,7 +2292,7 @@ unsigned long mem_cgroup_shrink_node_zone(struct mem_cgroup *mem, | |||
| 2292 | sc.may_writepage, | 2292 | sc.may_writepage, |
| 2293 | sc.gfp_mask); | 2293 | sc.gfp_mask); |
| 2294 | 2294 | ||
| 2295 | start = sched_clock(); | 2295 | start = ktime_get(); |
| 2296 | /* | 2296 | /* |
| 2297 | * NOTE: Although we can get the priority field, using it | 2297 | * NOTE: Although we can get the priority field, using it |
| 2298 | * here is not a good idea, since it limits the pages we can scan. | 2298 | * here is not a good idea, since it limits the pages we can scan. |
| @@ -2301,10 +2301,10 @@ unsigned long mem_cgroup_shrink_node_zone(struct mem_cgroup *mem, | |||
| 2301 | * the priority and make it zero. | 2301 | * the priority and make it zero. |
| 2302 | */ | 2302 | */ |
| 2303 | shrink_zone(0, zone, &sc); | 2303 | shrink_zone(0, zone, &sc); |
| 2304 | end = sched_clock(); | 2304 | end = ktime_get(); |
| 2305 | 2305 | ||
| 2306 | if (rec) | 2306 | if (rec) |
| 2307 | rec->elapsed += end - start; | 2307 | rec->elapsed += ktime_to_ns(ktime_sub(end, start)); |
| 2308 | *scanned = sc.nr_scanned; | 2308 | *scanned = sc.nr_scanned; |
| 2309 | 2309 | ||
| 2310 | trace_mm_vmscan_memcg_softlimit_reclaim_end(sc.nr_reclaimed); | 2310 | trace_mm_vmscan_memcg_softlimit_reclaim_end(sc.nr_reclaimed); |
| @@ -2319,7 +2319,7 @@ unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *mem_cont, | |||
| 2319 | { | 2319 | { |
| 2320 | struct zonelist *zonelist; | 2320 | struct zonelist *zonelist; |
| 2321 | unsigned long nr_reclaimed; | 2321 | unsigned long nr_reclaimed; |
| 2322 | unsigned long start, end; | 2322 | ktime_t start, end; |
| 2323 | int nid; | 2323 | int nid; |
| 2324 | struct scan_control sc = { | 2324 | struct scan_control sc = { |
| 2325 | .may_writepage = !laptop_mode, | 2325 | .may_writepage = !laptop_mode, |
| @@ -2337,7 +2337,7 @@ unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *mem_cont, | |||
| 2337 | .gfp_mask = sc.gfp_mask, | 2337 | .gfp_mask = sc.gfp_mask, |
| 2338 | }; | 2338 | }; |
| 2339 | 2339 | ||
| 2340 | start = sched_clock(); | 2340 | start = ktime_get(); |
| 2341 | /* | 2341 | /* |
| 2342 | * Unlike direct reclaim via alloc_pages(), memcg's reclaim doesn't | 2342 | * Unlike direct reclaim via alloc_pages(), memcg's reclaim doesn't |
| 2343 | * take care of from where we get pages. So the node where we start the | 2343 | * take care of from where we get pages. So the node where we start the |
| @@ -2352,9 +2352,9 @@ unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *mem_cont, | |||
| 2352 | sc.gfp_mask); | 2352 | sc.gfp_mask); |
| 2353 | 2353 | ||
| 2354 | nr_reclaimed = do_try_to_free_pages(zonelist, &sc, &shrink); | 2354 | nr_reclaimed = do_try_to_free_pages(zonelist, &sc, &shrink); |
| 2355 | end = sched_clock(); | 2355 | end = ktime_get(); |
| 2356 | if (rec) | 2356 | if (rec) |
| 2357 | rec->elapsed += end - start; | 2357 | rec->elapsed += ktime_to_ns(ktime_sub(end, start)); |
| 2358 | 2358 | ||
| 2359 | trace_mm_vmscan_memcg_reclaim_end(nr_reclaimed); | 2359 | trace_mm_vmscan_memcg_reclaim_end(nr_reclaimed); |
| 2360 | 2360 | ||
| @@ -2529,6 +2529,9 @@ loop_again: | |||
| 2529 | high_wmark_pages(zone), 0, 0)) { | 2529 | high_wmark_pages(zone), 0, 0)) { |
| 2530 | end_zone = i; | 2530 | end_zone = i; |
| 2531 | break; | 2531 | break; |
| 2532 | } else { | ||
| 2533 | /* If balanced, clear the congested flag */ | ||
| 2534 | zone_clear_flag(zone, ZONE_CONGESTED); | ||
| 2532 | } | 2535 | } |
| 2533 | } | 2536 | } |
| 2534 | if (i < 0) | 2537 | if (i < 0) |
diff --git a/net/bridge/netfilter/Kconfig b/net/bridge/netfilter/Kconfig index ba6f73eb06c6..a9aff9c7d027 100644 --- a/net/bridge/netfilter/Kconfig +++ b/net/bridge/netfilter/Kconfig | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | menuconfig BRIDGE_NF_EBTABLES | 5 | menuconfig BRIDGE_NF_EBTABLES |
| 6 | tristate "Ethernet Bridge tables (ebtables) support" | 6 | tristate "Ethernet Bridge tables (ebtables) support" |
| 7 | depends on BRIDGE && BRIDGE_NETFILTER | 7 | depends on BRIDGE && NETFILTER |
| 8 | select NETFILTER_XTABLES | 8 | select NETFILTER_XTABLES |
| 9 | help | 9 | help |
| 10 | ebtables is a general, extensible frame/packet identification | 10 | ebtables is a general, extensible frame/packet identification |
diff --git a/net/ipv4/af_inet.c b/net/ipv4/af_inet.c index 1b745d412cf6..dd2b9478ddd1 100644 --- a/net/ipv4/af_inet.c +++ b/net/ipv4/af_inet.c | |||
| @@ -466,8 +466,13 @@ int inet_bind(struct socket *sock, struct sockaddr *uaddr, int addr_len) | |||
| 466 | goto out; | 466 | goto out; |
| 467 | 467 | ||
| 468 | if (addr->sin_family != AF_INET) { | 468 | if (addr->sin_family != AF_INET) { |
| 469 | /* Compatibility games : accept AF_UNSPEC (mapped to AF_INET) | ||
| 470 | * only if s_addr is INADDR_ANY. | ||
| 471 | */ | ||
| 469 | err = -EAFNOSUPPORT; | 472 | err = -EAFNOSUPPORT; |
| 470 | goto out; | 473 | if (addr->sin_family != AF_UNSPEC || |
| 474 | addr->sin_addr.s_addr != htonl(INADDR_ANY)) | ||
| 475 | goto out; | ||
| 471 | } | 476 | } |
| 472 | 477 | ||
| 473 | chk_addr_ret = inet_addr_type(sock_net(sk), addr->sin_addr.s_addr); | 478 | chk_addr_ret = inet_addr_type(sock_net(sk), addr->sin_addr.s_addr); |
diff --git a/net/ipv4/netfilter/ip_queue.c b/net/ipv4/netfilter/ip_queue.c index 5c9b9d963918..e59aabd0eae4 100644 --- a/net/ipv4/netfilter/ip_queue.c +++ b/net/ipv4/netfilter/ip_queue.c | |||
| @@ -218,6 +218,7 @@ ipq_build_packet_message(struct nf_queue_entry *entry, int *errp) | |||
| 218 | return skb; | 218 | return skb; |
| 219 | 219 | ||
| 220 | nlmsg_failure: | 220 | nlmsg_failure: |
| 221 | kfree_skb(skb); | ||
| 221 | *errp = -EINVAL; | 222 | *errp = -EINVAL; |
| 222 | printk(KERN_ERR "ip_queue: error creating packet message\n"); | 223 | printk(KERN_ERR "ip_queue: error creating packet message\n"); |
| 223 | return NULL; | 224 | return NULL; |
| @@ -313,7 +314,7 @@ ipq_set_verdict(struct ipq_verdict_msg *vmsg, unsigned int len) | |||
| 313 | { | 314 | { |
| 314 | struct nf_queue_entry *entry; | 315 | struct nf_queue_entry *entry; |
| 315 | 316 | ||
| 316 | if (vmsg->value > NF_MAX_VERDICT) | 317 | if (vmsg->value > NF_MAX_VERDICT || vmsg->value == NF_STOLEN) |
| 317 | return -EINVAL; | 318 | return -EINVAL; |
| 318 | 319 | ||
| 319 | entry = ipq_find_dequeue_entry(vmsg->id); | 320 | entry = ipq_find_dequeue_entry(vmsg->id); |
| @@ -358,12 +359,9 @@ ipq_receive_peer(struct ipq_peer_msg *pmsg, | |||
| 358 | break; | 359 | break; |
| 359 | 360 | ||
| 360 | case IPQM_VERDICT: | 361 | case IPQM_VERDICT: |
| 361 | if (pmsg->msg.verdict.value > NF_MAX_VERDICT) | 362 | status = ipq_set_verdict(&pmsg->msg.verdict, |
| 362 | status = -EINVAL; | 363 | len - sizeof(*pmsg)); |
| 363 | else | 364 | break; |
| 364 | status = ipq_set_verdict(&pmsg->msg.verdict, | ||
| 365 | len - sizeof(*pmsg)); | ||
| 366 | break; | ||
| 367 | default: | 365 | default: |
| 368 | status = -EINVAL; | 366 | status = -EINVAL; |
| 369 | } | 367 | } |
diff --git a/net/ipv6/datagram.c b/net/ipv6/datagram.c index 9ef1831746ef..b46e9f88ce37 100644 --- a/net/ipv6/datagram.c +++ b/net/ipv6/datagram.c | |||
| @@ -599,7 +599,7 @@ int datagram_recv_ctl(struct sock *sk, struct msghdr *msg, struct sk_buff *skb) | |||
| 599 | return 0; | 599 | return 0; |
| 600 | } | 600 | } |
| 601 | 601 | ||
| 602 | int datagram_send_ctl(struct net *net, | 602 | int datagram_send_ctl(struct net *net, struct sock *sk, |
| 603 | struct msghdr *msg, struct flowi6 *fl6, | 603 | struct msghdr *msg, struct flowi6 *fl6, |
| 604 | struct ipv6_txoptions *opt, | 604 | struct ipv6_txoptions *opt, |
| 605 | int *hlimit, int *tclass, int *dontfrag) | 605 | int *hlimit, int *tclass, int *dontfrag) |
| @@ -658,7 +658,8 @@ int datagram_send_ctl(struct net *net, | |||
| 658 | 658 | ||
| 659 | if (addr_type != IPV6_ADDR_ANY) { | 659 | if (addr_type != IPV6_ADDR_ANY) { |
| 660 | int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; | 660 | int strict = __ipv6_addr_src_scope(addr_type) <= IPV6_ADDR_SCOPE_LINKLOCAL; |
| 661 | if (!ipv6_chk_addr(net, &src_info->ipi6_addr, | 661 | if (!inet_sk(sk)->transparent && |
| 662 | !ipv6_chk_addr(net, &src_info->ipi6_addr, | ||
| 662 | strict ? dev : NULL, 0)) | 663 | strict ? dev : NULL, 0)) |
| 663 | err = -EINVAL; | 664 | err = -EINVAL; |
| 664 | else | 665 | else |
diff --git a/net/ipv6/ip6_flowlabel.c b/net/ipv6/ip6_flowlabel.c index f3caf1b8d572..543039450193 100644 --- a/net/ipv6/ip6_flowlabel.c +++ b/net/ipv6/ip6_flowlabel.c | |||
| @@ -322,8 +322,8 @@ static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned lo | |||
| 322 | } | 322 | } |
| 323 | 323 | ||
| 324 | static struct ip6_flowlabel * | 324 | static struct ip6_flowlabel * |
| 325 | fl_create(struct net *net, struct in6_flowlabel_req *freq, char __user *optval, | 325 | fl_create(struct net *net, struct sock *sk, struct in6_flowlabel_req *freq, |
| 326 | int optlen, int *err_p) | 326 | char __user *optval, int optlen, int *err_p) |
| 327 | { | 327 | { |
| 328 | struct ip6_flowlabel *fl = NULL; | 328 | struct ip6_flowlabel *fl = NULL; |
| 329 | int olen; | 329 | int olen; |
| @@ -360,7 +360,7 @@ fl_create(struct net *net, struct in6_flowlabel_req *freq, char __user *optval, | |||
| 360 | msg.msg_control = (void*)(fl->opt+1); | 360 | msg.msg_control = (void*)(fl->opt+1); |
| 361 | memset(&flowi6, 0, sizeof(flowi6)); | 361 | memset(&flowi6, 0, sizeof(flowi6)); |
| 362 | 362 | ||
| 363 | err = datagram_send_ctl(net, &msg, &flowi6, fl->opt, &junk, | 363 | err = datagram_send_ctl(net, sk, &msg, &flowi6, fl->opt, &junk, |
| 364 | &junk, &junk); | 364 | &junk, &junk); |
| 365 | if (err) | 365 | if (err) |
| 366 | goto done; | 366 | goto done; |
| @@ -528,7 +528,7 @@ int ipv6_flowlabel_opt(struct sock *sk, char __user *optval, int optlen) | |||
| 528 | if (freq.flr_label & ~IPV6_FLOWLABEL_MASK) | 528 | if (freq.flr_label & ~IPV6_FLOWLABEL_MASK) |
| 529 | return -EINVAL; | 529 | return -EINVAL; |
| 530 | 530 | ||
| 531 | fl = fl_create(net, &freq, optval, optlen, &err); | 531 | fl = fl_create(net, sk, &freq, optval, optlen, &err); |
| 532 | if (fl == NULL) | 532 | if (fl == NULL) |
| 533 | return err; | 533 | return err; |
| 534 | sfl1 = kmalloc(sizeof(*sfl1), GFP_KERNEL); | 534 | sfl1 = kmalloc(sizeof(*sfl1), GFP_KERNEL); |
diff --git a/net/ipv6/ipv6_sockglue.c b/net/ipv6/ipv6_sockglue.c index 147ede38ab48..2fbda5fc4cc4 100644 --- a/net/ipv6/ipv6_sockglue.c +++ b/net/ipv6/ipv6_sockglue.c | |||
| @@ -475,7 +475,7 @@ sticky_done: | |||
| 475 | msg.msg_controllen = optlen; | 475 | msg.msg_controllen = optlen; |
| 476 | msg.msg_control = (void*)(opt+1); | 476 | msg.msg_control = (void*)(opt+1); |
| 477 | 477 | ||
| 478 | retv = datagram_send_ctl(net, &msg, &fl6, opt, &junk, &junk, | 478 | retv = datagram_send_ctl(net, sk, &msg, &fl6, opt, &junk, &junk, |
| 479 | &junk); | 479 | &junk); |
| 480 | if (retv) | 480 | if (retv) |
| 481 | goto done; | 481 | goto done; |
diff --git a/net/ipv6/netfilter/ip6_queue.c b/net/ipv6/netfilter/ip6_queue.c index 249394863284..e63c3972a739 100644 --- a/net/ipv6/netfilter/ip6_queue.c +++ b/net/ipv6/netfilter/ip6_queue.c | |||
| @@ -218,6 +218,7 @@ ipq_build_packet_message(struct nf_queue_entry *entry, int *errp) | |||
| 218 | return skb; | 218 | return skb; |
| 219 | 219 | ||
| 220 | nlmsg_failure: | 220 | nlmsg_failure: |
| 221 | kfree_skb(skb); | ||
| 221 | *errp = -EINVAL; | 222 | *errp = -EINVAL; |
| 222 | printk(KERN_ERR "ip6_queue: error creating packet message\n"); | 223 | printk(KERN_ERR "ip6_queue: error creating packet message\n"); |
| 223 | return NULL; | 224 | return NULL; |
| @@ -313,7 +314,7 @@ ipq_set_verdict(struct ipq_verdict_msg *vmsg, unsigned int len) | |||
| 313 | { | 314 | { |
| 314 | struct nf_queue_entry *entry; | 315 | struct nf_queue_entry *entry; |
| 315 | 316 | ||
| 316 | if (vmsg->value > NF_MAX_VERDICT) | 317 | if (vmsg->value > NF_MAX_VERDICT || vmsg->value == NF_STOLEN) |
| 317 | return -EINVAL; | 318 | return -EINVAL; |
| 318 | 319 | ||
| 319 | entry = ipq_find_dequeue_entry(vmsg->id); | 320 | entry = ipq_find_dequeue_entry(vmsg->id); |
| @@ -358,12 +359,9 @@ ipq_receive_peer(struct ipq_peer_msg *pmsg, | |||
| 358 | break; | 359 | break; |
| 359 | 360 | ||
| 360 | case IPQM_VERDICT: | 361 | case IPQM_VERDICT: |
| 361 | if (pmsg->msg.verdict.value > NF_MAX_VERDICT) | 362 | status = ipq_set_verdict(&pmsg->msg.verdict, |
| 362 | status = -EINVAL; | 363 | len - sizeof(*pmsg)); |
| 363 | else | 364 | break; |
| 364 | status = ipq_set_verdict(&pmsg->msg.verdict, | ||
| 365 | len - sizeof(*pmsg)); | ||
| 366 | break; | ||
| 367 | default: | 365 | default: |
| 368 | status = -EINVAL; | 366 | status = -EINVAL; |
| 369 | } | 367 | } |
diff --git a/net/ipv6/raw.c b/net/ipv6/raw.c index 6a79f3081bdb..343852e5c703 100644 --- a/net/ipv6/raw.c +++ b/net/ipv6/raw.c | |||
| @@ -817,8 +817,8 @@ static int rawv6_sendmsg(struct kiocb *iocb, struct sock *sk, | |||
| 817 | memset(opt, 0, sizeof(struct ipv6_txoptions)); | 817 | memset(opt, 0, sizeof(struct ipv6_txoptions)); |
| 818 | opt->tot_len = sizeof(struct ipv6_txoptions); | 818 | opt->tot_len = sizeof(struct ipv6_txoptions); |
| 819 | 819 | ||
| 820 | err = datagram_send_ctl(sock_net(sk), msg, &fl6, opt, &hlimit, | 820 | err = datagram_send_ctl(sock_net(sk), sk, msg, &fl6, opt, |
| 821 | &tclass, &dontfrag); | 821 | &hlimit, &tclass, &dontfrag); |
| 822 | if (err < 0) { | 822 | if (err < 0) { |
| 823 | fl6_sock_release(flowlabel); | 823 | fl6_sock_release(flowlabel); |
| 824 | return err; | 824 | return err; |
diff --git a/net/ipv6/udp.c b/net/ipv6/udp.c index 29213b51c499..bb95e8e1c6f9 100644 --- a/net/ipv6/udp.c +++ b/net/ipv6/udp.c | |||
| @@ -1090,8 +1090,8 @@ do_udp_sendmsg: | |||
| 1090 | memset(opt, 0, sizeof(struct ipv6_txoptions)); | 1090 | memset(opt, 0, sizeof(struct ipv6_txoptions)); |
| 1091 | opt->tot_len = sizeof(*opt); | 1091 | opt->tot_len = sizeof(*opt); |
| 1092 | 1092 | ||
| 1093 | err = datagram_send_ctl(sock_net(sk), msg, &fl6, opt, &hlimit, | 1093 | err = datagram_send_ctl(sock_net(sk), sk, msg, &fl6, opt, |
| 1094 | &tclass, &dontfrag); | 1094 | &hlimit, &tclass, &dontfrag); |
| 1095 | if (err < 0) { | 1095 | if (err < 0) { |
| 1096 | fl6_sock_release(flowlabel); | 1096 | fl6_sock_release(flowlabel); |
| 1097 | return err; | 1097 | return err; |
diff --git a/net/netfilter/nf_conntrack_pptp.c b/net/netfilter/nf_conntrack_pptp.c index 2fd4565144de..31d56b23b9e9 100644 --- a/net/netfilter/nf_conntrack_pptp.c +++ b/net/netfilter/nf_conntrack_pptp.c | |||
| @@ -364,6 +364,7 @@ pptp_inbound_pkt(struct sk_buff *skb, | |||
| 364 | break; | 364 | break; |
| 365 | 365 | ||
| 366 | case PPTP_WAN_ERROR_NOTIFY: | 366 | case PPTP_WAN_ERROR_NOTIFY: |
| 367 | case PPTP_SET_LINK_INFO: | ||
| 367 | case PPTP_ECHO_REQUEST: | 368 | case PPTP_ECHO_REQUEST: |
| 368 | case PPTP_ECHO_REPLY: | 369 | case PPTP_ECHO_REPLY: |
| 369 | /* I don't have to explain these ;) */ | 370 | /* I don't have to explain these ;) */ |
diff --git a/net/netfilter/nf_conntrack_proto_tcp.c b/net/netfilter/nf_conntrack_proto_tcp.c index 37bf94394be0..8235b86b4e87 100644 --- a/net/netfilter/nf_conntrack_proto_tcp.c +++ b/net/netfilter/nf_conntrack_proto_tcp.c | |||
| @@ -409,7 +409,7 @@ static void tcp_options(const struct sk_buff *skb, | |||
| 409 | if (opsize < 2) /* "silly options" */ | 409 | if (opsize < 2) /* "silly options" */ |
| 410 | return; | 410 | return; |
| 411 | if (opsize > length) | 411 | if (opsize > length) |
| 412 | break; /* don't parse partial options */ | 412 | return; /* don't parse partial options */ |
| 413 | 413 | ||
| 414 | if (opcode == TCPOPT_SACK_PERM | 414 | if (opcode == TCPOPT_SACK_PERM |
| 415 | && opsize == TCPOLEN_SACK_PERM) | 415 | && opsize == TCPOLEN_SACK_PERM) |
| @@ -447,7 +447,7 @@ static void tcp_sack(const struct sk_buff *skb, unsigned int dataoff, | |||
| 447 | BUG_ON(ptr == NULL); | 447 | BUG_ON(ptr == NULL); |
| 448 | 448 | ||
| 449 | /* Fast path for timestamp-only option */ | 449 | /* Fast path for timestamp-only option */ |
| 450 | if (length == TCPOLEN_TSTAMP_ALIGNED*4 | 450 | if (length == TCPOLEN_TSTAMP_ALIGNED |
| 451 | && *(__be32 *)ptr == htonl((TCPOPT_NOP << 24) | 451 | && *(__be32 *)ptr == htonl((TCPOPT_NOP << 24) |
| 452 | | (TCPOPT_NOP << 16) | 452 | | (TCPOPT_NOP << 16) |
| 453 | | (TCPOPT_TIMESTAMP << 8) | 453 | | (TCPOPT_TIMESTAMP << 8) |
| @@ -469,7 +469,7 @@ static void tcp_sack(const struct sk_buff *skb, unsigned int dataoff, | |||
| 469 | if (opsize < 2) /* "silly options" */ | 469 | if (opsize < 2) /* "silly options" */ |
| 470 | return; | 470 | return; |
| 471 | if (opsize > length) | 471 | if (opsize > length) |
| 472 | break; /* don't parse partial options */ | 472 | return; /* don't parse partial options */ |
| 473 | 473 | ||
| 474 | if (opcode == TCPOPT_SACK | 474 | if (opcode == TCPOPT_SACK |
| 475 | && opsize >= (TCPOLEN_SACK_BASE | 475 | && opsize >= (TCPOLEN_SACK_BASE |
diff --git a/net/netfilter/nfnetlink_queue.c b/net/netfilter/nfnetlink_queue.c index 00bd475eab4b..a80b0cb03f17 100644 --- a/net/netfilter/nfnetlink_queue.c +++ b/net/netfilter/nfnetlink_queue.c | |||
| @@ -646,8 +646,8 @@ verdicthdr_get(const struct nlattr * const nfqa[]) | |||
| 646 | return NULL; | 646 | return NULL; |
| 647 | 647 | ||
| 648 | vhdr = nla_data(nfqa[NFQA_VERDICT_HDR]); | 648 | vhdr = nla_data(nfqa[NFQA_VERDICT_HDR]); |
| 649 | verdict = ntohl(vhdr->verdict); | 649 | verdict = ntohl(vhdr->verdict) & NF_VERDICT_MASK; |
| 650 | if ((verdict & NF_VERDICT_MASK) > NF_MAX_VERDICT) | 650 | if (verdict > NF_MAX_VERDICT || verdict == NF_STOLEN) |
| 651 | return NULL; | 651 | return NULL; |
| 652 | return vhdr; | 652 | return vhdr; |
| 653 | } | 653 | } |
diff --git a/net/netfilter/xt_rateest.c b/net/netfilter/xt_rateest.c index 76a083184d8e..ed0db15ab00e 100644 --- a/net/netfilter/xt_rateest.c +++ b/net/netfilter/xt_rateest.c | |||
| @@ -78,7 +78,7 @@ static int xt_rateest_mt_checkentry(const struct xt_mtchk_param *par) | |||
| 78 | { | 78 | { |
| 79 | struct xt_rateest_match_info *info = par->matchinfo; | 79 | struct xt_rateest_match_info *info = par->matchinfo; |
| 80 | struct xt_rateest *est1, *est2; | 80 | struct xt_rateest *est1, *est2; |
| 81 | int ret = false; | 81 | int ret = -EINVAL; |
| 82 | 82 | ||
| 83 | if (hweight32(info->flags & (XT_RATEEST_MATCH_ABS | | 83 | if (hweight32(info->flags & (XT_RATEEST_MATCH_ABS | |
| 84 | XT_RATEEST_MATCH_REL)) != 1) | 84 | XT_RATEEST_MATCH_REL)) != 1) |
| @@ -101,13 +101,12 @@ static int xt_rateest_mt_checkentry(const struct xt_mtchk_param *par) | |||
| 101 | if (!est1) | 101 | if (!est1) |
| 102 | goto err1; | 102 | goto err1; |
| 103 | 103 | ||
| 104 | est2 = NULL; | ||
| 104 | if (info->flags & XT_RATEEST_MATCH_REL) { | 105 | if (info->flags & XT_RATEEST_MATCH_REL) { |
| 105 | est2 = xt_rateest_lookup(info->name2); | 106 | est2 = xt_rateest_lookup(info->name2); |
| 106 | if (!est2) | 107 | if (!est2) |
| 107 | goto err2; | 108 | goto err2; |
| 108 | } else | 109 | } |
| 109 | est2 = NULL; | ||
| 110 | |||
| 111 | 110 | ||
| 112 | info->est1 = est1; | 111 | info->est1 = est1; |
| 113 | info->est2 = est2; | 112 | info->est2 = est2; |
| @@ -116,7 +115,7 @@ static int xt_rateest_mt_checkentry(const struct xt_mtchk_param *par) | |||
| 116 | err2: | 115 | err2: |
| 117 | xt_rateest_put(est1); | 116 | xt_rateest_put(est1); |
| 118 | err1: | 117 | err1: |
| 119 | return -EINVAL; | 118 | return ret; |
| 120 | } | 119 | } |
| 121 | 120 | ||
| 122 | static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par) | 121 | static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par) |
diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 9d761c95eca2..3dfc47134e51 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl | |||
| @@ -2574,7 +2574,8 @@ sub process { | |||
| 2574 | } else { | 2574 | } else { |
| 2575 | $cast = $cast2; | 2575 | $cast = $cast2; |
| 2576 | } | 2576 | } |
| 2577 | WARN("$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . $herecurr); | 2577 | WARN("MINMAX", |
| 2578 | "$call() should probably be ${call}_t($cast, $arg1, $arg2)\n" . $herecurr); | ||
| 2578 | } | 2579 | } |
| 2579 | } | 2580 | } |
| 2580 | 2581 | ||
diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index eb2f1e64edf7..4594f3341051 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl | |||
| @@ -1389,7 +1389,7 @@ sub vcs_exists { | |||
| 1389 | warn("$P: No supported VCS found. Add --nogit to options?\n"); | 1389 | warn("$P: No supported VCS found. Add --nogit to options?\n"); |
| 1390 | warn("Using a git repository produces better results.\n"); | 1390 | warn("Using a git repository produces better results.\n"); |
| 1391 | warn("Try Linus Torvalds' latest git repository using:\n"); | 1391 | warn("Try Linus Torvalds' latest git repository using:\n"); |
| 1392 | warn("git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git\n"); | 1392 | warn("git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git\n"); |
| 1393 | $printed_novcs = 1; | 1393 | $printed_novcs = 1; |
| 1394 | } | 1394 | } |
| 1395 | return 0; | 1395 | return 0; |
diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c index 502fc9499453..7696d05b9356 100644 --- a/sound/pci/hda/patch_conexant.c +++ b/sound/pci/hda/patch_conexant.c | |||
| @@ -3348,6 +3348,8 @@ static hda_nid_t get_unassigned_dac(struct hda_codec *codec, hda_nid_t pin, | |||
| 3348 | 3348 | ||
| 3349 | #define MAX_AUTO_DACS 5 | 3349 | #define MAX_AUTO_DACS 5 |
| 3350 | 3350 | ||
| 3351 | #define DAC_SLAVE_FLAG 0x8000 /* filled dac is a slave */ | ||
| 3352 | |||
| 3351 | /* fill analog DAC list from the widget tree */ | 3353 | /* fill analog DAC list from the widget tree */ |
| 3352 | static int fill_cx_auto_dacs(struct hda_codec *codec, hda_nid_t *dacs) | 3354 | static int fill_cx_auto_dacs(struct hda_codec *codec, hda_nid_t *dacs) |
| 3353 | { | 3355 | { |
| @@ -3370,16 +3372,26 @@ static int fill_cx_auto_dacs(struct hda_codec *codec, hda_nid_t *dacs) | |||
| 3370 | /* fill pin_dac_pair list from the pin and dac list */ | 3372 | /* fill pin_dac_pair list from the pin and dac list */ |
| 3371 | static int fill_dacs_for_pins(struct hda_codec *codec, hda_nid_t *pins, | 3373 | static int fill_dacs_for_pins(struct hda_codec *codec, hda_nid_t *pins, |
| 3372 | int num_pins, hda_nid_t *dacs, int *rest, | 3374 | int num_pins, hda_nid_t *dacs, int *rest, |
| 3373 | struct pin_dac_pair *filled, int type) | 3375 | struct pin_dac_pair *filled, int nums, |
| 3376 | int type) | ||
| 3374 | { | 3377 | { |
| 3375 | int i, nums; | 3378 | int i, start = nums; |
| 3376 | 3379 | ||
| 3377 | nums = 0; | 3380 | for (i = 0; i < num_pins; i++, nums++) { |
| 3378 | for (i = 0; i < num_pins; i++) { | ||
| 3379 | filled[nums].pin = pins[i]; | 3381 | filled[nums].pin = pins[i]; |
| 3380 | filled[nums].type = type; | 3382 | filled[nums].type = type; |
| 3381 | filled[nums].dac = get_unassigned_dac(codec, pins[i], dacs, rest); | 3383 | filled[nums].dac = get_unassigned_dac(codec, pins[i], dacs, rest); |
| 3382 | nums++; | 3384 | if (filled[nums].dac) |
| 3385 | continue; | ||
| 3386 | if (filled[start].dac && get_connection_index(codec, pins[i], filled[start].dac) >= 0) { | ||
| 3387 | filled[nums].dac = filled[start].dac | DAC_SLAVE_FLAG; | ||
| 3388 | continue; | ||
| 3389 | } | ||
| 3390 | if (filled[0].dac && get_connection_index(codec, pins[i], filled[0].dac) >= 0) { | ||
| 3391 | filled[nums].dac = filled[0].dac | DAC_SLAVE_FLAG; | ||
| 3392 | continue; | ||
| 3393 | } | ||
| 3394 | snd_printdd("Failed to find a DAC for pin 0x%x", pins[i]); | ||
| 3383 | } | 3395 | } |
| 3384 | return nums; | 3396 | return nums; |
| 3385 | } | 3397 | } |
| @@ -3395,19 +3407,19 @@ static void cx_auto_parse_output(struct hda_codec *codec) | |||
| 3395 | rest = fill_cx_auto_dacs(codec, dacs); | 3407 | rest = fill_cx_auto_dacs(codec, dacs); |
| 3396 | /* parse all analog output pins */ | 3408 | /* parse all analog output pins */ |
| 3397 | nums = fill_dacs_for_pins(codec, cfg->line_out_pins, cfg->line_outs, | 3409 | nums = fill_dacs_for_pins(codec, cfg->line_out_pins, cfg->line_outs, |
| 3398 | dacs, &rest, spec->dac_info, | 3410 | dacs, &rest, spec->dac_info, 0, |
| 3399 | AUTO_PIN_LINE_OUT); | 3411 | AUTO_PIN_LINE_OUT); |
| 3400 | nums += fill_dacs_for_pins(codec, cfg->hp_pins, cfg->hp_outs, | 3412 | nums = fill_dacs_for_pins(codec, cfg->hp_pins, cfg->hp_outs, |
| 3401 | dacs, &rest, spec->dac_info + nums, | 3413 | dacs, &rest, spec->dac_info, nums, |
| 3402 | AUTO_PIN_HP_OUT); | 3414 | AUTO_PIN_HP_OUT); |
| 3403 | nums += fill_dacs_for_pins(codec, cfg->speaker_pins, cfg->speaker_outs, | 3415 | nums = fill_dacs_for_pins(codec, cfg->speaker_pins, cfg->speaker_outs, |
| 3404 | dacs, &rest, spec->dac_info + nums, | 3416 | dacs, &rest, spec->dac_info, nums, |
| 3405 | AUTO_PIN_SPEAKER_OUT); | 3417 | AUTO_PIN_SPEAKER_OUT); |
| 3406 | spec->dac_info_filled = nums; | 3418 | spec->dac_info_filled = nums; |
| 3407 | /* fill multiout struct */ | 3419 | /* fill multiout struct */ |
| 3408 | for (i = 0; i < nums; i++) { | 3420 | for (i = 0; i < nums; i++) { |
| 3409 | hda_nid_t dac = spec->dac_info[i].dac; | 3421 | hda_nid_t dac = spec->dac_info[i].dac; |
| 3410 | if (!dac) | 3422 | if (!dac || (dac & DAC_SLAVE_FLAG)) |
| 3411 | continue; | 3423 | continue; |
| 3412 | switch (spec->dac_info[i].type) { | 3424 | switch (spec->dac_info[i].type) { |
| 3413 | case AUTO_PIN_LINE_OUT: | 3425 | case AUTO_PIN_LINE_OUT: |
| @@ -3862,7 +3874,7 @@ static void cx_auto_parse_input(struct hda_codec *codec) | |||
| 3862 | } | 3874 | } |
| 3863 | if (imux->num_items >= 2 && cfg->num_inputs == imux->num_items) | 3875 | if (imux->num_items >= 2 && cfg->num_inputs == imux->num_items) |
| 3864 | cx_auto_check_auto_mic(codec); | 3876 | cx_auto_check_auto_mic(codec); |
| 3865 | if (imux->num_items > 1 && !spec->auto_mic) { | 3877 | if (imux->num_items > 1) { |
| 3866 | for (i = 1; i < imux->num_items; i++) { | 3878 | for (i = 1; i < imux->num_items; i++) { |
| 3867 | if (spec->imux_info[i].adc != spec->imux_info[0].adc) { | 3879 | if (spec->imux_info[i].adc != spec->imux_info[0].adc) { |
| 3868 | spec->adc_switching = 1; | 3880 | spec->adc_switching = 1; |
| @@ -4035,6 +4047,8 @@ static void cx_auto_init_output(struct hda_codec *codec) | |||
| 4035 | nid = spec->dac_info[i].dac; | 4047 | nid = spec->dac_info[i].dac; |
| 4036 | if (!nid) | 4048 | if (!nid) |
| 4037 | nid = spec->multiout.dac_nids[0]; | 4049 | nid = spec->multiout.dac_nids[0]; |
| 4050 | else if (nid & DAC_SLAVE_FLAG) | ||
| 4051 | nid &= ~DAC_SLAVE_FLAG; | ||
| 4038 | select_connection(codec, spec->dac_info[i].pin, nid); | 4052 | select_connection(codec, spec->dac_info[i].pin, nid); |
| 4039 | } | 4053 | } |
| 4040 | if (spec->auto_mute) { | 4054 | if (spec->auto_mute) { |
| @@ -4167,9 +4181,11 @@ static int try_add_pb_volume(struct hda_codec *codec, hda_nid_t dac, | |||
| 4167 | hda_nid_t pin, const char *name, int idx) | 4181 | hda_nid_t pin, const char *name, int idx) |
| 4168 | { | 4182 | { |
| 4169 | unsigned int caps; | 4183 | unsigned int caps; |
| 4170 | caps = query_amp_caps(codec, dac, HDA_OUTPUT); | 4184 | if (dac && !(dac & DAC_SLAVE_FLAG)) { |
| 4171 | if (caps & AC_AMPCAP_NUM_STEPS) | 4185 | caps = query_amp_caps(codec, dac, HDA_OUTPUT); |
| 4172 | return cx_auto_add_pb_volume(codec, dac, name, idx); | 4186 | if (caps & AC_AMPCAP_NUM_STEPS) |
| 4187 | return cx_auto_add_pb_volume(codec, dac, name, idx); | ||
| 4188 | } | ||
| 4173 | caps = query_amp_caps(codec, pin, HDA_OUTPUT); | 4189 | caps = query_amp_caps(codec, pin, HDA_OUTPUT); |
| 4174 | if (caps & AC_AMPCAP_NUM_STEPS) | 4190 | if (caps & AC_AMPCAP_NUM_STEPS) |
| 4175 | return cx_auto_add_pb_volume(codec, pin, name, idx); | 4191 | return cx_auto_add_pb_volume(codec, pin, name, idx); |
| @@ -4191,8 +4207,7 @@ static int cx_auto_build_output_controls(struct hda_codec *codec) | |||
| 4191 | for (i = 0; i < spec->dac_info_filled; i++) { | 4207 | for (i = 0; i < spec->dac_info_filled; i++) { |
| 4192 | const char *label; | 4208 | const char *label; |
| 4193 | int idx, type; | 4209 | int idx, type; |
| 4194 | if (!spec->dac_info[i].dac) | 4210 | hda_nid_t dac = spec->dac_info[i].dac; |
| 4195 | continue; | ||
| 4196 | type = spec->dac_info[i].type; | 4211 | type = spec->dac_info[i].type; |
| 4197 | if (type == AUTO_PIN_LINE_OUT) | 4212 | if (type == AUTO_PIN_LINE_OUT) |
| 4198 | type = spec->autocfg.line_out_type; | 4213 | type = spec->autocfg.line_out_type; |
| @@ -4211,7 +4226,7 @@ static int cx_auto_build_output_controls(struct hda_codec *codec) | |||
| 4211 | idx = num_spk++; | 4226 | idx = num_spk++; |
| 4212 | break; | 4227 | break; |
| 4213 | } | 4228 | } |
| 4214 | err = try_add_pb_volume(codec, spec->dac_info[i].dac, | 4229 | err = try_add_pb_volume(codec, dac, |
| 4215 | spec->dac_info[i].pin, | 4230 | spec->dac_info[i].pin, |
| 4216 | label, idx); | 4231 | label, idx); |
| 4217 | if (err < 0) | 4232 | if (err < 0) |
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index fcb11af9ad24..7cabd7317163 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
| @@ -565,11 +565,11 @@ static void alc_hp_automute(struct hda_codec *codec) | |||
| 565 | { | 565 | { |
| 566 | struct alc_spec *spec = codec->spec; | 566 | struct alc_spec *spec = codec->spec; |
| 567 | 567 | ||
| 568 | if (!spec->automute) | ||
| 569 | return; | ||
| 570 | spec->jack_present = | 568 | spec->jack_present = |
| 571 | detect_jacks(codec, ARRAY_SIZE(spec->autocfg.hp_pins), | 569 | detect_jacks(codec, ARRAY_SIZE(spec->autocfg.hp_pins), |
| 572 | spec->autocfg.hp_pins); | 570 | spec->autocfg.hp_pins); |
| 571 | if (!spec->automute) | ||
| 572 | return; | ||
| 573 | update_speakers(codec); | 573 | update_speakers(codec); |
| 574 | } | 574 | } |
| 575 | 575 | ||
| @@ -578,11 +578,11 @@ static void alc_line_automute(struct hda_codec *codec) | |||
| 578 | { | 578 | { |
| 579 | struct alc_spec *spec = codec->spec; | 579 | struct alc_spec *spec = codec->spec; |
| 580 | 580 | ||
| 581 | if (!spec->automute || !spec->detect_line) | ||
| 582 | return; | ||
| 583 | spec->line_jack_present = | 581 | spec->line_jack_present = |
| 584 | detect_jacks(codec, ARRAY_SIZE(spec->autocfg.line_out_pins), | 582 | detect_jacks(codec, ARRAY_SIZE(spec->autocfg.line_out_pins), |
| 585 | spec->autocfg.line_out_pins); | 583 | spec->autocfg.line_out_pins); |
| 584 | if (!spec->automute || !spec->detect_line) | ||
| 585 | return; | ||
| 586 | update_speakers(codec); | 586 | update_speakers(codec); |
| 587 | } | 587 | } |
| 588 | 588 | ||
| @@ -3083,16 +3083,22 @@ static void alc_auto_init_multi_out(struct hda_codec *codec) | |||
| 3083 | static void alc_auto_init_extra_out(struct hda_codec *codec) | 3083 | static void alc_auto_init_extra_out(struct hda_codec *codec) |
| 3084 | { | 3084 | { |
| 3085 | struct alc_spec *spec = codec->spec; | 3085 | struct alc_spec *spec = codec->spec; |
| 3086 | hda_nid_t pin; | 3086 | hda_nid_t pin, dac; |
| 3087 | 3087 | ||
| 3088 | pin = spec->autocfg.hp_pins[0]; | 3088 | pin = spec->autocfg.hp_pins[0]; |
| 3089 | if (pin) | 3089 | if (pin) { |
| 3090 | alc_auto_set_output_and_unmute(codec, pin, PIN_HP, | 3090 | dac = spec->multiout.hp_nid; |
| 3091 | spec->multiout.hp_nid); | 3091 | if (!dac) |
| 3092 | dac = spec->multiout.dac_nids[0]; | ||
| 3093 | alc_auto_set_output_and_unmute(codec, pin, PIN_HP, dac); | ||
| 3094 | } | ||
| 3092 | pin = spec->autocfg.speaker_pins[0]; | 3095 | pin = spec->autocfg.speaker_pins[0]; |
| 3093 | if (pin) | 3096 | if (pin) { |
| 3094 | alc_auto_set_output_and_unmute(codec, pin, PIN_OUT, | 3097 | dac = spec->multiout.extra_out_nid[0]; |
| 3095 | spec->multiout.extra_out_nid[0]); | 3098 | if (!dac) |
| 3099 | dac = spec->multiout.dac_nids[0]; | ||
| 3100 | alc_auto_set_output_and_unmute(codec, pin, PIN_OUT, dac); | ||
| 3101 | } | ||
| 3096 | } | 3102 | } |
| 3097 | 3103 | ||
| 3098 | /* | 3104 | /* |
diff --git a/sound/soc/blackfin/bf5xx-ad193x.c b/sound/soc/blackfin/bf5xx-ad193x.c index d6651c033cb7..a118a0fb9d81 100644 --- a/sound/soc/blackfin/bf5xx-ad193x.c +++ b/sound/soc/blackfin/bf5xx-ad193x.c | |||
| @@ -56,7 +56,7 @@ static int bf5xx_ad193x_hw_params(struct snd_pcm_substream *substream, | |||
| 56 | 56 | ||
| 57 | switch (params_rate(params)) { | 57 | switch (params_rate(params)) { |
| 58 | case 48000: | 58 | case 48000: |
| 59 | clk = 12288000; | 59 | clk = 24576000; |
| 60 | break; | 60 | break; |
| 61 | } | 61 | } |
| 62 | 62 | ||
diff --git a/sound/soc/codecs/ad193x.c b/sound/soc/codecs/ad193x.c index 2374ca5ffe68..eedb6f5e5823 100644 --- a/sound/soc/codecs/ad193x.c +++ b/sound/soc/codecs/ad193x.c | |||
| @@ -27,11 +27,6 @@ struct ad193x_priv { | |||
| 27 | int sysclk; | 27 | int sysclk; |
| 28 | }; | 28 | }; |
| 29 | 29 | ||
| 30 | /* ad193x register cache & default register settings */ | ||
| 31 | static const u8 ad193x_reg[AD193X_NUM_REGS] = { | ||
| 32 | 0, 0, 0, 0, 0, 0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0, 0, 0, | ||
| 33 | }; | ||
| 34 | |||
| 35 | /* | 30 | /* |
| 36 | * AD193X volume/mute/de-emphasis etc. controls | 31 | * AD193X volume/mute/de-emphasis etc. controls |
| 37 | */ | 32 | */ |
| @@ -307,7 +302,8 @@ static int ad193x_hw_params(struct snd_pcm_substream *substream, | |||
| 307 | snd_soc_write(codec, AD193X_PLL_CLK_CTRL0, reg); | 302 | snd_soc_write(codec, AD193X_PLL_CLK_CTRL0, reg); |
| 308 | 303 | ||
| 309 | reg = snd_soc_read(codec, AD193X_DAC_CTRL2); | 304 | reg = snd_soc_read(codec, AD193X_DAC_CTRL2); |
| 310 | reg = (reg & (~AD193X_DAC_WORD_LEN_MASK)) | word_len; | 305 | reg = (reg & (~AD193X_DAC_WORD_LEN_MASK)) |
| 306 | | (word_len << AD193X_DAC_WORD_LEN_SHFT); | ||
| 311 | snd_soc_write(codec, AD193X_DAC_CTRL2, reg); | 307 | snd_soc_write(codec, AD193X_DAC_CTRL2, reg); |
| 312 | 308 | ||
| 313 | reg = snd_soc_read(codec, AD193X_ADC_CTRL1); | 309 | reg = snd_soc_read(codec, AD193X_ADC_CTRL1); |
| @@ -389,9 +385,6 @@ static int ad193x_probe(struct snd_soc_codec *codec) | |||
| 389 | 385 | ||
| 390 | static struct snd_soc_codec_driver soc_codec_dev_ad193x = { | 386 | static struct snd_soc_codec_driver soc_codec_dev_ad193x = { |
| 391 | .probe = ad193x_probe, | 387 | .probe = ad193x_probe, |
| 392 | .reg_cache_default = ad193x_reg, | ||
| 393 | .reg_cache_size = AD193X_NUM_REGS, | ||
| 394 | .reg_word_size = sizeof(u16), | ||
| 395 | }; | 388 | }; |
| 396 | 389 | ||
| 397 | #if defined(CONFIG_SPI_MASTER) | 390 | #if defined(CONFIG_SPI_MASTER) |
diff --git a/sound/soc/codecs/ad193x.h b/sound/soc/codecs/ad193x.h index 9747b5497877..cccc2e8e5fbd 100644 --- a/sound/soc/codecs/ad193x.h +++ b/sound/soc/codecs/ad193x.h | |||
| @@ -34,7 +34,8 @@ | |||
| 34 | #define AD193X_DAC_LEFT_HIGH (1 << 3) | 34 | #define AD193X_DAC_LEFT_HIGH (1 << 3) |
| 35 | #define AD193X_DAC_BCLK_INV (1 << 7) | 35 | #define AD193X_DAC_BCLK_INV (1 << 7) |
| 36 | #define AD193X_DAC_CTRL2 0x804 | 36 | #define AD193X_DAC_CTRL2 0x804 |
| 37 | #define AD193X_DAC_WORD_LEN_MASK 0xC | 37 | #define AD193X_DAC_WORD_LEN_SHFT 3 |
| 38 | #define AD193X_DAC_WORD_LEN_MASK 0x18 | ||
| 38 | #define AD193X_DAC_MASTER_MUTE 1 | 39 | #define AD193X_DAC_MASTER_MUTE 1 |
| 39 | #define AD193X_DAC_CHNL_MUTE 0x805 | 40 | #define AD193X_DAC_CHNL_MUTE 0x805 |
| 40 | #define AD193X_DACL1_MUTE 0 | 41 | #define AD193X_DACL1_MUTE 0 |
| @@ -63,7 +64,7 @@ | |||
| 63 | #define AD193X_ADC_CTRL1 0x80f | 64 | #define AD193X_ADC_CTRL1 0x80f |
| 64 | #define AD193X_ADC_SERFMT_MASK 0x60 | 65 | #define AD193X_ADC_SERFMT_MASK 0x60 |
| 65 | #define AD193X_ADC_SERFMT_STEREO (0 << 5) | 66 | #define AD193X_ADC_SERFMT_STEREO (0 << 5) |
| 66 | #define AD193X_ADC_SERFMT_TDM (1 << 2) | 67 | #define AD193X_ADC_SERFMT_TDM (1 << 5) |
| 67 | #define AD193X_ADC_SERFMT_AUX (2 << 5) | 68 | #define AD193X_ADC_SERFMT_AUX (2 << 5) |
| 68 | #define AD193X_ADC_WORD_LEN_MASK 0x3 | 69 | #define AD193X_ADC_WORD_LEN_MASK 0x3 |
| 69 | #define AD193X_ADC_CTRL2 0x810 | 70 | #define AD193X_ADC_CTRL2 0x810 |
diff --git a/sound/soc/codecs/sta32x.c b/sound/soc/codecs/sta32x.c index 409d89d1f34c..fbd7eb9e61ce 100644 --- a/sound/soc/codecs/sta32x.c +++ b/sound/soc/codecs/sta32x.c | |||
| @@ -857,6 +857,7 @@ static __devinit int sta32x_i2c_probe(struct i2c_client *i2c, | |||
| 857 | ret = snd_soc_register_codec(&i2c->dev, &sta32x_codec, &sta32x_dai, 1); | 857 | ret = snd_soc_register_codec(&i2c->dev, &sta32x_codec, &sta32x_dai, 1); |
| 858 | if (ret != 0) { | 858 | if (ret != 0) { |
| 859 | dev_err(&i2c->dev, "Failed to register codec (%d)\n", ret); | 859 | dev_err(&i2c->dev, "Failed to register codec (%d)\n", ret); |
| 860 | kfree(sta32x); | ||
| 860 | return ret; | 861 | return ret; |
| 861 | } | 862 | } |
| 862 | 863 | ||
diff --git a/sound/soc/codecs/wm8962.c b/sound/soc/codecs/wm8962.c index 60d740ebeb5b..1725550c293e 100644 --- a/sound/soc/codecs/wm8962.c +++ b/sound/soc/codecs/wm8962.c | |||
| @@ -2221,6 +2221,8 @@ static int sysclk_event(struct snd_soc_dapm_widget *w, | |||
| 2221 | switch (event) { | 2221 | switch (event) { |
| 2222 | case SND_SOC_DAPM_PRE_PMU: | 2222 | case SND_SOC_DAPM_PRE_PMU: |
| 2223 | if (fll) { | 2223 | if (fll) { |
| 2224 | try_wait_for_completion(&wm8962->fll_lock); | ||
| 2225 | |||
| 2224 | snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, | 2226 | snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, |
| 2225 | WM8962_FLL_ENA, WM8962_FLL_ENA); | 2227 | WM8962_FLL_ENA, WM8962_FLL_ENA); |
| 2226 | if (wm8962->irq) { | 2228 | if (wm8962->irq) { |
| @@ -2927,10 +2929,6 @@ static int wm8962_set_bias_level(struct snd_soc_codec *codec, | |||
| 2927 | WM8962_BIAS_ENA | 0x180); | 2929 | WM8962_BIAS_ENA | 0x180); |
| 2928 | 2930 | ||
| 2929 | msleep(5); | 2931 | msleep(5); |
| 2930 | |||
| 2931 | snd_soc_update_bits(codec, WM8962_CLOCKING2, | ||
| 2932 | WM8962_CLKREG_OVD, | ||
| 2933 | WM8962_CLKREG_OVD); | ||
| 2934 | } | 2932 | } |
| 2935 | 2933 | ||
| 2936 | /* VMID 2*250k */ | 2934 | /* VMID 2*250k */ |
| @@ -3288,6 +3286,8 @@ static int wm8962_set_fll(struct snd_soc_codec *codec, int fll_id, int source, | |||
| 3288 | snd_soc_write(codec, WM8962_FLL_CONTROL_7, fll_div.lambda); | 3286 | snd_soc_write(codec, WM8962_FLL_CONTROL_7, fll_div.lambda); |
| 3289 | snd_soc_write(codec, WM8962_FLL_CONTROL_8, fll_div.n); | 3287 | snd_soc_write(codec, WM8962_FLL_CONTROL_8, fll_div.n); |
| 3290 | 3288 | ||
| 3289 | try_wait_for_completion(&wm8962->fll_lock); | ||
| 3290 | |||
| 3291 | snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, | 3291 | snd_soc_update_bits(codec, WM8962_FLL_CONTROL_1, |
| 3292 | WM8962_FLL_FRAC | WM8962_FLL_REFCLK_SRC_MASK | | 3292 | WM8962_FLL_FRAC | WM8962_FLL_REFCLK_SRC_MASK | |
| 3293 | WM8962_FLL_ENA, fll1); | 3293 | WM8962_FLL_ENA, fll1); |
| @@ -3868,6 +3868,10 @@ static int wm8962_probe(struct snd_soc_codec *codec) | |||
| 3868 | */ | 3868 | */ |
| 3869 | snd_soc_update_bits(codec, WM8962_CLOCKING2, WM8962_SYSCLK_ENA, 0); | 3869 | snd_soc_update_bits(codec, WM8962_CLOCKING2, WM8962_SYSCLK_ENA, 0); |
| 3870 | 3870 | ||
| 3871 | /* Ensure we have soft control over all registers */ | ||
| 3872 | snd_soc_update_bits(codec, WM8962_CLOCKING2, | ||
| 3873 | WM8962_CLKREG_OVD, WM8962_CLKREG_OVD); | ||
| 3874 | |||
| 3871 | regulator_bulk_disable(ARRAY_SIZE(wm8962->supplies), wm8962->supplies); | 3875 | regulator_bulk_disable(ARRAY_SIZE(wm8962->supplies), wm8962->supplies); |
| 3872 | 3876 | ||
| 3873 | if (pdata) { | 3877 | if (pdata) { |
diff --git a/sound/soc/codecs/wm8996.c b/sound/soc/codecs/wm8996.c index ab8e9d1aaff0..0cdb9d105671 100644 --- a/sound/soc/codecs/wm8996.c +++ b/sound/soc/codecs/wm8996.c | |||
| @@ -420,7 +420,7 @@ static const char *sidetone_hpf_text[] = { | |||
| 420 | }; | 420 | }; |
| 421 | 421 | ||
| 422 | static const struct soc_enum sidetone_hpf = | 422 | static const struct soc_enum sidetone_hpf = |
| 423 | SOC_ENUM_SINGLE(WM8996_SIDETONE, 7, 6, sidetone_hpf_text); | 423 | SOC_ENUM_SINGLE(WM8996_SIDETONE, 7, 7, sidetone_hpf_text); |
| 424 | 424 | ||
| 425 | static const char *hpf_mode_text[] = { | 425 | static const char *hpf_mode_text[] = { |
| 426 | "HiFi", "Custom", "Voice" | 426 | "HiFi", "Custom", "Voice" |
| @@ -988,15 +988,10 @@ SND_SOC_DAPM_MICBIAS("MICB1", WM8996_POWER_MANAGEMENT_1, 8, 0), | |||
| 988 | SND_SOC_DAPM_PGA("IN1L PGA", WM8996_POWER_MANAGEMENT_2, 5, 0, NULL, 0), | 988 | SND_SOC_DAPM_PGA("IN1L PGA", WM8996_POWER_MANAGEMENT_2, 5, 0, NULL, 0), |
| 989 | SND_SOC_DAPM_PGA("IN1R PGA", WM8996_POWER_MANAGEMENT_2, 4, 0, NULL, 0), | 989 | SND_SOC_DAPM_PGA("IN1R PGA", WM8996_POWER_MANAGEMENT_2, 4, 0, NULL, 0), |
| 990 | 990 | ||
| 991 | SND_SOC_DAPM_MUX("IN1L Mux", SND_SOC_NOPM, 0, 0, &in1_mux), | 991 | SND_SOC_DAPM_MUX("IN1L Mux", WM8996_POWER_MANAGEMENT_7, 2, 0, &in1_mux), |
| 992 | SND_SOC_DAPM_MUX("IN1R Mux", SND_SOC_NOPM, 0, 0, &in1_mux), | 992 | SND_SOC_DAPM_MUX("IN1R Mux", WM8996_POWER_MANAGEMENT_7, 3, 0, &in1_mux), |
| 993 | SND_SOC_DAPM_MUX("IN2L Mux", SND_SOC_NOPM, 0, 0, &in2_mux), | 993 | SND_SOC_DAPM_MUX("IN2L Mux", WM8996_POWER_MANAGEMENT_7, 6, 0, &in2_mux), |
| 994 | SND_SOC_DAPM_MUX("IN2R Mux", SND_SOC_NOPM, 0, 0, &in2_mux), | 994 | SND_SOC_DAPM_MUX("IN2R Mux", WM8996_POWER_MANAGEMENT_7, 7, 0, &in2_mux), |
| 995 | |||
| 996 | SND_SOC_DAPM_PGA("IN1L", WM8996_POWER_MANAGEMENT_7, 2, 0, NULL, 0), | ||
| 997 | SND_SOC_DAPM_PGA("IN1R", WM8996_POWER_MANAGEMENT_7, 3, 0, NULL, 0), | ||
| 998 | SND_SOC_DAPM_PGA("IN2L", WM8996_POWER_MANAGEMENT_7, 6, 0, NULL, 0), | ||
| 999 | SND_SOC_DAPM_PGA("IN2R", WM8996_POWER_MANAGEMENT_7, 7, 0, NULL, 0), | ||
| 1000 | 995 | ||
| 1001 | SND_SOC_DAPM_SUPPLY("DMIC2", WM8996_POWER_MANAGEMENT_7, 9, 0, NULL, 0), | 996 | SND_SOC_DAPM_SUPPLY("DMIC2", WM8996_POWER_MANAGEMENT_7, 9, 0, NULL, 0), |
| 1002 | SND_SOC_DAPM_SUPPLY("DMIC1", WM8996_POWER_MANAGEMENT_7, 8, 0, NULL, 0), | 997 | SND_SOC_DAPM_SUPPLY("DMIC1", WM8996_POWER_MANAGEMENT_7, 8, 0, NULL, 0), |
| @@ -1213,6 +1208,16 @@ static const struct snd_soc_dapm_route wm8996_dapm_routes[] = { | |||
| 1213 | { "AIF2RX0", NULL, "AIFCLK" }, | 1208 | { "AIF2RX0", NULL, "AIFCLK" }, |
| 1214 | { "AIF2RX1", NULL, "AIFCLK" }, | 1209 | { "AIF2RX1", NULL, "AIFCLK" }, |
| 1215 | 1210 | ||
| 1211 | { "AIF1TX0", NULL, "AIFCLK" }, | ||
| 1212 | { "AIF1TX1", NULL, "AIFCLK" }, | ||
| 1213 | { "AIF1TX2", NULL, "AIFCLK" }, | ||
| 1214 | { "AIF1TX3", NULL, "AIFCLK" }, | ||
| 1215 | { "AIF1TX4", NULL, "AIFCLK" }, | ||
| 1216 | { "AIF1TX5", NULL, "AIFCLK" }, | ||
| 1217 | |||
| 1218 | { "AIF2TX0", NULL, "AIFCLK" }, | ||
| 1219 | { "AIF2TX1", NULL, "AIFCLK" }, | ||
| 1220 | |||
| 1216 | { "DSP1RXL", NULL, "SYSDSPCLK" }, | 1221 | { "DSP1RXL", NULL, "SYSDSPCLK" }, |
| 1217 | { "DSP1RXR", NULL, "SYSDSPCLK" }, | 1222 | { "DSP1RXR", NULL, "SYSDSPCLK" }, |
| 1218 | { "DSP2RXL", NULL, "SYSDSPCLK" }, | 1223 | { "DSP2RXL", NULL, "SYSDSPCLK" }, |
| @@ -2106,6 +2111,9 @@ static int wm8996_set_fll(struct snd_soc_codec *codec, int fll_id, int source, | |||
| 2106 | 2111 | ||
| 2107 | snd_soc_write(codec, WM8996_FLL_EFS_1, fll_div.lambda); | 2112 | snd_soc_write(codec, WM8996_FLL_EFS_1, fll_div.lambda); |
| 2108 | 2113 | ||
| 2114 | /* Clear any pending completions (eg, from failed startups) */ | ||
| 2115 | try_wait_for_completion(&wm8996->fll_lock); | ||
| 2116 | |||
| 2109 | snd_soc_update_bits(codec, WM8996_FLL_CONTROL_1, | 2117 | snd_soc_update_bits(codec, WM8996_FLL_CONTROL_1, |
| 2110 | WM8996_FLL_ENA, WM8996_FLL_ENA); | 2118 | WM8996_FLL_ENA, WM8996_FLL_ENA); |
| 2111 | 2119 | ||
diff --git a/sound/soc/ep93xx/ep93xx-i2s.c b/sound/soc/ep93xx/ep93xx-i2s.c index 56efa0c1c9a9..099614e16651 100644 --- a/sound/soc/ep93xx/ep93xx-i2s.c +++ b/sound/soc/ep93xx/ep93xx-i2s.c | |||
| @@ -385,14 +385,14 @@ static int ep93xx_i2s_probe(struct platform_device *pdev) | |||
| 385 | res = platform_get_resource(pdev, IORESOURCE_MEM, 0); | 385 | res = platform_get_resource(pdev, IORESOURCE_MEM, 0); |
| 386 | if (!res) { | 386 | if (!res) { |
| 387 | err = -ENODEV; | 387 | err = -ENODEV; |
| 388 | goto fail; | 388 | goto fail_free_info; |
| 389 | } | 389 | } |
| 390 | 390 | ||
| 391 | info->mem = request_mem_region(res->start, resource_size(res), | 391 | info->mem = request_mem_region(res->start, resource_size(res), |
| 392 | pdev->name); | 392 | pdev->name); |
| 393 | if (!info->mem) { | 393 | if (!info->mem) { |
| 394 | err = -EBUSY; | 394 | err = -EBUSY; |
| 395 | goto fail; | 395 | goto fail_free_info; |
| 396 | } | 396 | } |
| 397 | 397 | ||
| 398 | info->regs = ioremap(info->mem->start, resource_size(info->mem)); | 398 | info->regs = ioremap(info->mem->start, resource_size(info->mem)); |
| @@ -435,6 +435,7 @@ fail_unmap_mem: | |||
| 435 | iounmap(info->regs); | 435 | iounmap(info->regs); |
| 436 | fail_release_mem: | 436 | fail_release_mem: |
| 437 | release_mem_region(info->mem->start, resource_size(info->mem)); | 437 | release_mem_region(info->mem->start, resource_size(info->mem)); |
| 438 | fail_free_info: | ||
| 438 | kfree(info); | 439 | kfree(info); |
| 439 | fail: | 440 | fail: |
| 440 | return err; | 441 | return err; |
diff --git a/sound/soc/fsl/fsl_dma.c b/sound/soc/fsl/fsl_dma.c index 732208c8c0b4..cb50598338e9 100644 --- a/sound/soc/fsl/fsl_dma.c +++ b/sound/soc/fsl/fsl_dma.c | |||
| @@ -879,10 +879,12 @@ static struct device_node *find_ssi_node(struct device_node *dma_channel_np) | |||
| 879 | * assume that device_node pointers are a valid comparison. | 879 | * assume that device_node pointers are a valid comparison. |
| 880 | */ | 880 | */ |
| 881 | np = of_parse_phandle(ssi_np, "fsl,playback-dma", 0); | 881 | np = of_parse_phandle(ssi_np, "fsl,playback-dma", 0); |
| 882 | of_node_put(np); | ||
| 882 | if (np == dma_channel_np) | 883 | if (np == dma_channel_np) |
| 883 | return ssi_np; | 884 | return ssi_np; |
| 884 | 885 | ||
| 885 | np = of_parse_phandle(ssi_np, "fsl,capture-dma", 0); | 886 | np = of_parse_phandle(ssi_np, "fsl,capture-dma", 0); |
| 887 | of_node_put(np); | ||
| 886 | if (np == dma_channel_np) | 888 | if (np == dma_channel_np) |
| 887 | return ssi_np; | 889 | return ssi_np; |
| 888 | } | 890 | } |
diff --git a/sound/soc/fsl/mpc8610_hpcd.c b/sound/soc/fsl/mpc8610_hpcd.c index a19297959587..358f0baaf71b 100644 --- a/sound/soc/fsl/mpc8610_hpcd.c +++ b/sound/soc/fsl/mpc8610_hpcd.c | |||
| @@ -345,8 +345,10 @@ static int mpc8610_hpcd_probe(struct platform_device *pdev) | |||
| 345 | } | 345 | } |
| 346 | 346 | ||
| 347 | machine_data = kzalloc(sizeof(struct mpc8610_hpcd_data), GFP_KERNEL); | 347 | machine_data = kzalloc(sizeof(struct mpc8610_hpcd_data), GFP_KERNEL); |
| 348 | if (!machine_data) | 348 | if (!machine_data) { |
| 349 | return -ENOMEM; | 349 | ret = -ENOMEM; |
| 350 | goto error_alloc; | ||
| 351 | } | ||
| 350 | 352 | ||
| 351 | machine_data->dai[0].cpu_dai_name = dev_name(&ssi_pdev->dev); | 353 | machine_data->dai[0].cpu_dai_name = dev_name(&ssi_pdev->dev); |
| 352 | machine_data->dai[0].ops = &mpc8610_hpcd_ops; | 354 | machine_data->dai[0].ops = &mpc8610_hpcd_ops; |
| @@ -494,7 +496,7 @@ static int mpc8610_hpcd_probe(struct platform_device *pdev) | |||
| 494 | ret = platform_device_add(sound_device); | 496 | ret = platform_device_add(sound_device); |
| 495 | if (ret) { | 497 | if (ret) { |
| 496 | dev_err(&pdev->dev, "platform device add failed\n"); | 498 | dev_err(&pdev->dev, "platform device add failed\n"); |
| 497 | goto error; | 499 | goto error_sound; |
| 498 | } | 500 | } |
| 499 | dev_set_drvdata(&pdev->dev, sound_device); | 501 | dev_set_drvdata(&pdev->dev, sound_device); |
| 500 | 502 | ||
| @@ -502,14 +504,12 @@ static int mpc8610_hpcd_probe(struct platform_device *pdev) | |||
| 502 | 504 | ||
| 503 | return 0; | 505 | return 0; |
| 504 | 506 | ||
| 507 | error_sound: | ||
| 508 | platform_device_unregister(sound_device); | ||
| 505 | error: | 509 | error: |
| 506 | of_node_put(codec_np); | ||
| 507 | |||
| 508 | if (sound_device) | ||
| 509 | platform_device_unregister(sound_device); | ||
| 510 | |||
| 511 | kfree(machine_data); | 510 | kfree(machine_data); |
| 512 | 511 | error_alloc: | |
| 512 | of_node_put(codec_np); | ||
| 513 | return ret; | 513 | return ret; |
| 514 | } | 514 | } |
| 515 | 515 | ||
diff --git a/sound/soc/fsl/p1022_ds.c b/sound/soc/fsl/p1022_ds.c index 8fa4d5f8eda1..fcb862eb0c73 100644 --- a/sound/soc/fsl/p1022_ds.c +++ b/sound/soc/fsl/p1022_ds.c | |||
| @@ -297,8 +297,10 @@ static int get_dma_channel(struct device_node *ssi_np, | |||
| 297 | * dai->platform name should already point to an allocated buffer. | 297 | * dai->platform name should already point to an allocated buffer. |
| 298 | */ | 298 | */ |
| 299 | ret = of_address_to_resource(dma_channel_np, 0, &res); | 299 | ret = of_address_to_resource(dma_channel_np, 0, &res); |
| 300 | if (ret) | 300 | if (ret) { |
| 301 | of_node_put(dma_channel_np); | ||
| 301 | return ret; | 302 | return ret; |
| 303 | } | ||
| 302 | snprintf((char *)dai->platform_name, DAI_NAME_SIZE, "%llx.%s", | 304 | snprintf((char *)dai->platform_name, DAI_NAME_SIZE, "%llx.%s", |
| 303 | (unsigned long long) res.start, dma_channel_np->name); | 305 | (unsigned long long) res.start, dma_channel_np->name); |
| 304 | 306 | ||
diff --git a/sound/soc/kirkwood/kirkwood-i2s.c b/sound/soc/kirkwood/kirkwood-i2s.c index a33fc51f363b..8f16cd37c2af 100644 --- a/sound/soc/kirkwood/kirkwood-i2s.c +++ b/sound/soc/kirkwood/kirkwood-i2s.c | |||
| @@ -424,7 +424,7 @@ static __devinit int kirkwood_i2s_dev_probe(struct platform_device *pdev) | |||
| 424 | if (!priv->mem) { | 424 | if (!priv->mem) { |
| 425 | dev_err(&pdev->dev, "request_mem_region failed\n"); | 425 | dev_err(&pdev->dev, "request_mem_region failed\n"); |
| 426 | err = -EBUSY; | 426 | err = -EBUSY; |
| 427 | goto error; | 427 | goto error_alloc; |
| 428 | } | 428 | } |
| 429 | 429 | ||
| 430 | priv->io = ioremap(priv->mem->start, SZ_16K); | 430 | priv->io = ioremap(priv->mem->start, SZ_16K); |
diff --git a/sound/soc/omap/ams-delta.c b/sound/soc/omap/ams-delta.c index 30fe0d0efe1c..0aa475f92efa 100644 --- a/sound/soc/omap/ams-delta.c +++ b/sound/soc/omap/ams-delta.c | |||
| @@ -514,7 +514,7 @@ static int ams_delta_cx20442_init(struct snd_soc_pcm_runtime *rtd) | |||
| 514 | } | 514 | } |
| 515 | 515 | ||
| 516 | /* Set codec bias level */ | 516 | /* Set codec bias level */ |
| 517 | ams_delta_set_bias_level(card, SND_SOC_BIAS_STANDBY); | 517 | ams_delta_set_bias_level(card, dapm, SND_SOC_BIAS_STANDBY); |
| 518 | 518 | ||
| 519 | /* Add hook switch - can be used to control the codec from userspace | 519 | /* Add hook switch - can be used to control the codec from userspace |
| 520 | * even if line discipline fails */ | 520 | * even if line discipline fails */ |
| @@ -649,7 +649,9 @@ static void __exit ams_delta_module_exit(void) | |||
| 649 | ams_delta_hook_switch_gpios); | 649 | ams_delta_hook_switch_gpios); |
| 650 | 650 | ||
| 651 | /* Keep modem power on */ | 651 | /* Keep modem power on */ |
| 652 | ams_delta_set_bias_level(&ams_delta_audio_card, SND_SOC_BIAS_STANDBY); | 652 | ams_delta_set_bias_level(&ams_delta_audio_card, |
| 653 | &ams_delta_audio_card.rtd[0].codec->dapm, | ||
| 654 | SND_SOC_BIAS_STANDBY); | ||
| 653 | 655 | ||
| 654 | platform_device_unregister(cx20442_platform_device); | 656 | platform_device_unregister(cx20442_platform_device); |
| 655 | platform_device_unregister(ams_delta_audio_platform_device); | 657 | platform_device_unregister(ams_delta_audio_platform_device); |
diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index b99091fc34eb..65f980ef2870 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig | |||
| @@ -185,6 +185,7 @@ config SND_SOC_SPEYSIDE | |||
| 185 | select SND_SAMSUNG_I2S | 185 | select SND_SAMSUNG_I2S |
| 186 | select SND_SOC_WM8996 | 186 | select SND_SOC_WM8996 |
| 187 | select SND_SOC_WM9081 | 187 | select SND_SOC_WM9081 |
| 188 | select SND_SOC_WM1250_EV1 | ||
| 188 | 189 | ||
| 189 | config SND_SOC_SPEYSIDE_WM8962 | 190 | config SND_SOC_SPEYSIDE_WM8962 |
| 190 | tristate "Audio support for Wolfson Speyside with WM8962" | 191 | tristate "Audio support for Wolfson Speyside with WM8962" |
diff --git a/sound/soc/samsung/h1940_uda1380.c b/sound/soc/samsung/h1940_uda1380.c index 241f55d00660..c6c65892294e 100644 --- a/sound/soc/samsung/h1940_uda1380.c +++ b/sound/soc/samsung/h1940_uda1380.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | * | 13 | * |
| 14 | */ | 14 | */ |
| 15 | 15 | ||
| 16 | #include <linux/types.h> | ||
| 16 | #include <linux/gpio.h> | 17 | #include <linux/gpio.h> |
| 17 | 18 | ||
| 18 | #include <sound/soc.h> | 19 | #include <sound/soc.h> |
diff --git a/sound/soc/samsung/rx1950_uda1380.c b/sound/soc/samsung/rx1950_uda1380.c index 1e574a5d440d..bc8c1676459f 100644 --- a/sound/soc/samsung/rx1950_uda1380.c +++ b/sound/soc/samsung/rx1950_uda1380.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | * | 17 | * |
| 18 | */ | 18 | */ |
| 19 | 19 | ||
| 20 | #include <linux/types.h> | ||
| 20 | #include <linux/gpio.h> | 21 | #include <linux/gpio.h> |
| 21 | 22 | ||
| 22 | #include <sound/soc.h> | 23 | #include <sound/soc.h> |
diff --git a/sound/soc/samsung/speyside_wm8962.c b/sound/soc/samsung/speyside_wm8962.c index 0b9eb5f7ec4c..72535f2daaf2 100644 --- a/sound/soc/samsung/speyside_wm8962.c +++ b/sound/soc/samsung/speyside_wm8962.c | |||
| @@ -23,6 +23,9 @@ static int speyside_wm8962_set_bias_level(struct snd_soc_card *card, | |||
| 23 | struct snd_soc_dai *codec_dai = card->rtd[0].codec_dai; | 23 | struct snd_soc_dai *codec_dai = card->rtd[0].codec_dai; |
| 24 | int ret; | 24 | int ret; |
| 25 | 25 | ||
| 26 | if (dapm->dev != codec_dai->dev) | ||
| 27 | return 0; | ||
| 28 | |||
| 26 | switch (level) { | 29 | switch (level) { |
| 27 | case SND_SOC_BIAS_PREPARE: | 30 | case SND_SOC_BIAS_PREPARE: |
| 28 | if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { | 31 | if (dapm->bias_level == SND_SOC_BIAS_STANDBY) { |
| @@ -57,6 +60,9 @@ static int speyside_wm8962_set_bias_level_post(struct snd_soc_card *card, | |||
| 57 | struct snd_soc_dai *codec_dai = card->rtd[0].codec_dai; | 60 | struct snd_soc_dai *codec_dai = card->rtd[0].codec_dai; |
| 58 | int ret; | 61 | int ret; |
| 59 | 62 | ||
| 63 | if (dapm->dev != codec_dai->dev) | ||
| 64 | return 0; | ||
| 65 | |||
| 60 | switch (level) { | 66 | switch (level) { |
| 61 | case SND_SOC_BIAS_STANDBY: | 67 | case SND_SOC_BIAS_STANDBY: |
| 62 | ret = snd_soc_dai_set_sysclk(codec_dai, WM8962_SYSCLK_MCLK, | 68 | ret = snd_soc_dai_set_sysclk(codec_dai, WM8962_SYSCLK_MCLK, |
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index 83ad8ca27490..b085d8e87574 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c | |||
| @@ -1913,7 +1913,7 @@ struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, | |||
| 1913 | 1913 | ||
| 1914 | if (prefix) { | 1914 | if (prefix) { |
| 1915 | name_len = strlen(long_name) + strlen(prefix) + 2; | 1915 | name_len = strlen(long_name) + strlen(prefix) + 2; |
| 1916 | name = kmalloc(name_len, GFP_ATOMIC); | 1916 | name = kmalloc(name_len, GFP_KERNEL); |
| 1917 | if (!name) | 1917 | if (!name) |
| 1918 | return NULL; | 1918 | return NULL; |
| 1919 | 1919 | ||
diff --git a/sound/soc/soc-io.c b/sound/soc/soc-io.c index cca490c80589..a62f7dd4ba96 100644 --- a/sound/soc/soc-io.c +++ b/sound/soc/soc-io.c | |||
| @@ -205,6 +205,25 @@ static unsigned int snd_soc_16_8_read_i2c(struct snd_soc_codec *codec, | |||
| 205 | #define snd_soc_16_8_read_i2c NULL | 205 | #define snd_soc_16_8_read_i2c NULL |
| 206 | #endif | 206 | #endif |
| 207 | 207 | ||
| 208 | #if defined(CONFIG_SPI_MASTER) | ||
| 209 | static unsigned int snd_soc_16_8_read_spi(struct snd_soc_codec *codec, | ||
| 210 | unsigned int r) | ||
| 211 | { | ||
| 212 | struct spi_device *spi = codec->control_data; | ||
| 213 | |||
| 214 | const u16 reg = cpu_to_be16(r | 0x100); | ||
| 215 | u8 data; | ||
| 216 | int ret; | ||
| 217 | |||
| 218 | ret = spi_write_then_read(spi, ®, 2, &data, 1); | ||
| 219 | if (ret < 0) | ||
| 220 | return 0; | ||
| 221 | return data; | ||
| 222 | } | ||
| 223 | #else | ||
| 224 | #define snd_soc_16_8_read_spi NULL | ||
| 225 | #endif | ||
| 226 | |||
| 208 | static int snd_soc_16_8_write(struct snd_soc_codec *codec, unsigned int reg, | 227 | static int snd_soc_16_8_write(struct snd_soc_codec *codec, unsigned int reg, |
| 209 | unsigned int value) | 228 | unsigned int value) |
| 210 | { | 229 | { |
| @@ -295,6 +314,7 @@ static struct { | |||
| 295 | int (*write)(struct snd_soc_codec *codec, unsigned int, unsigned int); | 314 | int (*write)(struct snd_soc_codec *codec, unsigned int, unsigned int); |
| 296 | unsigned int (*read)(struct snd_soc_codec *, unsigned int); | 315 | unsigned int (*read)(struct snd_soc_codec *, unsigned int); |
| 297 | unsigned int (*i2c_read)(struct snd_soc_codec *, unsigned int); | 316 | unsigned int (*i2c_read)(struct snd_soc_codec *, unsigned int); |
| 317 | unsigned int (*spi_read)(struct snd_soc_codec *, unsigned int); | ||
| 298 | } io_types[] = { | 318 | } io_types[] = { |
| 299 | { | 319 | { |
| 300 | .addr_bits = 4, .data_bits = 12, | 320 | .addr_bits = 4, .data_bits = 12, |
| @@ -318,6 +338,7 @@ static struct { | |||
| 318 | .addr_bits = 16, .data_bits = 8, | 338 | .addr_bits = 16, .data_bits = 8, |
| 319 | .write = snd_soc_16_8_write, | 339 | .write = snd_soc_16_8_write, |
| 320 | .i2c_read = snd_soc_16_8_read_i2c, | 340 | .i2c_read = snd_soc_16_8_read_i2c, |
| 341 | .spi_read = snd_soc_16_8_read_spi, | ||
| 321 | }, | 342 | }, |
| 322 | { | 343 | { |
| 323 | .addr_bits = 16, .data_bits = 16, | 344 | .addr_bits = 16, .data_bits = 16, |
| @@ -383,6 +404,8 @@ int snd_soc_codec_set_cache_io(struct snd_soc_codec *codec, | |||
| 383 | #ifdef CONFIG_SPI_MASTER | 404 | #ifdef CONFIG_SPI_MASTER |
| 384 | codec->hw_write = do_spi_write; | 405 | codec->hw_write = do_spi_write; |
| 385 | #endif | 406 | #endif |
| 407 | if (io_types[i].spi_read) | ||
| 408 | codec->hw_read = io_types[i].spi_read; | ||
| 386 | 409 | ||
| 387 | codec->control_data = container_of(codec->dev, | 410 | codec->control_data = container_of(codec->dev, |
| 388 | struct spi_device, | 411 | struct spi_device, |
diff --git a/sound/soc/soc-jack.c b/sound/soc/soc-jack.c index 7c17b98d5846..38b00131b2fe 100644 --- a/sound/soc/soc-jack.c +++ b/sound/soc/soc-jack.c | |||
| @@ -327,7 +327,7 @@ int snd_soc_jack_add_gpios(struct snd_soc_jack *jack, int count, | |||
| 327 | IRQF_TRIGGER_FALLING, | 327 | IRQF_TRIGGER_FALLING, |
| 328 | gpios[i].name, | 328 | gpios[i].name, |
| 329 | &gpios[i]); | 329 | &gpios[i]); |
| 330 | if (ret) | 330 | if (ret < 0) |
| 331 | goto err; | 331 | goto err; |
| 332 | 332 | ||
| 333 | if (gpios[i].wake) { | 333 | if (gpios[i].wake) { |
diff --git a/sound/soc/soc-pcm.c b/sound/soc/soc-pcm.c index b5759397afa3..2879c883eebc 100644 --- a/sound/soc/soc-pcm.c +++ b/sound/soc/soc-pcm.c | |||
| @@ -290,6 +290,9 @@ static int soc_pcm_close(struct snd_pcm_substream *substream) | |||
| 290 | codec_dai->active--; | 290 | codec_dai->active--; |
| 291 | codec->active--; | 291 | codec->active--; |
| 292 | 292 | ||
| 293 | if (!cpu_dai->active && !codec_dai->active) | ||
| 294 | rtd->rate = 0; | ||
| 295 | |||
| 293 | /* Muting the DAC suppresses artifacts caused during digital | 296 | /* Muting the DAC suppresses artifacts caused during digital |
| 294 | * shutdown, for example from stopping clocks. | 297 | * shutdown, for example from stopping clocks. |
| 295 | */ | 298 | */ |
diff --git a/sound/soc/tegra/tegra_wm8903.c b/sound/soc/tegra/tegra_wm8903.c index 661373c2352a..be27f1d229af 100644 --- a/sound/soc/tegra/tegra_wm8903.c +++ b/sound/soc/tegra/tegra_wm8903.c | |||
| @@ -319,7 +319,7 @@ static int tegra_wm8903_init(struct snd_soc_pcm_runtime *rtd) | |||
| 319 | snd_soc_dapm_force_enable_pin(dapm, "Mic Bias"); | 319 | snd_soc_dapm_force_enable_pin(dapm, "Mic Bias"); |
| 320 | 320 | ||
| 321 | /* FIXME: Calculate automatically based on DAPM routes? */ | 321 | /* FIXME: Calculate automatically based on DAPM routes? */ |
| 322 | if (!machine_is_harmony() && !machine_is_ventana()) | 322 | if (!machine_is_harmony()) |
| 323 | snd_soc_dapm_nc_pin(dapm, "IN1L"); | 323 | snd_soc_dapm_nc_pin(dapm, "IN1L"); |
| 324 | if (!machine_is_seaboard() && !machine_is_aebl()) | 324 | if (!machine_is_seaboard() && !machine_is_aebl()) |
| 325 | snd_soc_dapm_nc_pin(dapm, "IN1R"); | 325 | snd_soc_dapm_nc_pin(dapm, "IN1R"); |
| @@ -395,7 +395,7 @@ static __devinit int tegra_wm8903_driver_probe(struct platform_device *pdev) | |||
| 395 | platform_set_drvdata(pdev, card); | 395 | platform_set_drvdata(pdev, card); |
| 396 | snd_soc_card_set_drvdata(card, machine); | 396 | snd_soc_card_set_drvdata(card, machine); |
| 397 | 397 | ||
| 398 | if (machine_is_harmony() || machine_is_ventana()) { | 398 | if (machine_is_harmony()) { |
| 399 | card->dapm_routes = harmony_audio_map; | 399 | card->dapm_routes = harmony_audio_map; |
| 400 | card->num_dapm_routes = ARRAY_SIZE(harmony_audio_map); | 400 | card->num_dapm_routes = ARRAY_SIZE(harmony_audio_map); |
| 401 | } else if (machine_is_seaboard()) { | 401 | } else if (machine_is_seaboard()) { |
diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile index 94c2cf0a98b8..e8a03aceceb1 100644 --- a/tools/power/cpupower/Makefile +++ b/tools/power/cpupower/Makefile | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | 24 | ||
| 25 | # Set the following to `true' to make a unstripped, unoptimized | 25 | # Set the following to `true' to make a unstripped, unoptimized |
| 26 | # binary. Leave this set to `false' for production use. | 26 | # binary. Leave this set to `false' for production use. |
| 27 | DEBUG ?= false | 27 | DEBUG ?= true |
| 28 | 28 | ||
| 29 | # make the build silent. Set this to something else to make it noisy again. | 29 | # make the build silent. Set this to something else to make it noisy again. |
| 30 | V ?= false | 30 | V ?= false |
| @@ -35,7 +35,7 @@ NLS ?= true | |||
| 35 | 35 | ||
| 36 | # Set the following to 'true' to build/install the | 36 | # Set the following to 'true' to build/install the |
| 37 | # cpufreq-bench benchmarking tool | 37 | # cpufreq-bench benchmarking tool |
| 38 | CPUFRQ_BENCH ?= true | 38 | CPUFREQ_BENCH ?= true |
| 39 | 39 | ||
| 40 | # Prefix to the directories we're installing to | 40 | # Prefix to the directories we're installing to |
| 41 | DESTDIR ?= | 41 | DESTDIR ?= |
| @@ -137,9 +137,10 @@ CFLAGS += -pipe | |||
| 137 | ifeq ($(strip $(NLS)),true) | 137 | ifeq ($(strip $(NLS)),true) |
| 138 | INSTALL_NLS += install-gmo | 138 | INSTALL_NLS += install-gmo |
| 139 | COMPILE_NLS += create-gmo | 139 | COMPILE_NLS += create-gmo |
| 140 | CFLAGS += -DNLS | ||
| 140 | endif | 141 | endif |
| 141 | 142 | ||
| 142 | ifeq ($(strip $(CPUFRQ_BENCH)),true) | 143 | ifeq ($(strip $(CPUFREQ_BENCH)),true) |
| 143 | INSTALL_BENCH += install-bench | 144 | INSTALL_BENCH += install-bench |
| 144 | COMPILE_BENCH += compile-bench | 145 | COMPILE_BENCH += compile-bench |
| 145 | endif | 146 | endif |
diff --git a/tools/power/cpupower/debug/x86_64/Makefile b/tools/power/cpupower/debug/x86_64/Makefile index dbf13998462a..3326217dd311 100644 --- a/tools/power/cpupower/debug/x86_64/Makefile +++ b/tools/power/cpupower/debug/x86_64/Makefile | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | default: all | 1 | default: all |
| 2 | 2 | ||
| 3 | centrino-decode: centrino-decode.c | 3 | centrino-decode: ../i386/centrino-decode.c |
| 4 | $(CC) $(CFLAGS) -o centrino-decode centrino-decode.c | 4 | $(CC) $(CFLAGS) -o $@ $< |
| 5 | 5 | ||
| 6 | powernow-k8-decode: powernow-k8-decode.c | 6 | powernow-k8-decode: ../i386/powernow-k8-decode.c |
| 7 | $(CC) $(CFLAGS) -o powernow-k8-decode powernow-k8-decode.c | 7 | $(CC) $(CFLAGS) -o $@ $< |
| 8 | 8 | ||
| 9 | all: centrino-decode powernow-k8-decode | 9 | all: centrino-decode powernow-k8-decode |
| 10 | 10 | ||
diff --git a/tools/power/cpupower/debug/x86_64/centrino-decode.c b/tools/power/cpupower/debug/x86_64/centrino-decode.c deleted file mode 120000 index 26fb3f1d8fc7..000000000000 --- a/tools/power/cpupower/debug/x86_64/centrino-decode.c +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | ../i386/centrino-decode.c \ No newline at end of file | ||
diff --git a/tools/power/cpupower/debug/x86_64/powernow-k8-decode.c b/tools/power/cpupower/debug/x86_64/powernow-k8-decode.c deleted file mode 120000 index eb30c79cf9df..000000000000 --- a/tools/power/cpupower/debug/x86_64/powernow-k8-decode.c +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | ../i386/powernow-k8-decode.c \ No newline at end of file | ||
diff --git a/tools/power/cpupower/man/cpupower-frequency-info.1 b/tools/power/cpupower/man/cpupower-frequency-info.1 index 3194811d58f5..bb60a8d1e45a 100644 --- a/tools/power/cpupower/man/cpupower-frequency-info.1 +++ b/tools/power/cpupower/man/cpupower-frequency-info.1 | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | .TH "cpufreq-info" "1" "0.1" "Mattia Dongili" "" | 1 | .TH "cpupower-frequency-info" "1" "0.1" "Mattia Dongili" "" |
| 2 | .SH "NAME" | 2 | .SH "NAME" |
| 3 | .LP | 3 | .LP |
| 4 | cpufreq\-info \- Utility to retrieve cpufreq kernel information | 4 | cpupower frequency\-info \- Utility to retrieve cpufreq kernel information |
| 5 | .SH "SYNTAX" | 5 | .SH "SYNTAX" |
| 6 | .LP | 6 | .LP |
| 7 | cpufreq\-info [\fIoptions\fP] | 7 | cpupower [ \-c cpulist ] frequency\-info [\fIoptions\fP] |
| 8 | .SH "DESCRIPTION" | 8 | .SH "DESCRIPTION" |
| 9 | .LP | 9 | .LP |
| 10 | A small tool which prints out cpufreq information helpful to developers and interested users. | 10 | A small tool which prints out cpufreq information helpful to developers and interested users. |
diff --git a/tools/power/cpupower/man/cpupower-frequency-set.1 b/tools/power/cpupower/man/cpupower-frequency-set.1 index 26e3e13eee3b..685f469093ad 100644 --- a/tools/power/cpupower/man/cpupower-frequency-set.1 +++ b/tools/power/cpupower/man/cpupower-frequency-set.1 | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | .TH "cpufreq-set" "1" "0.1" "Mattia Dongili" "" | 1 | .TH "cpupower-freqency-set" "1" "0.1" "Mattia Dongili" "" |
| 2 | .SH "NAME" | 2 | .SH "NAME" |
| 3 | .LP | 3 | .LP |
| 4 | cpufreq\-set \- A small tool which allows to modify cpufreq settings. | 4 | cpupower frequency\-set \- A small tool which allows to modify cpufreq settings. |
| 5 | .SH "SYNTAX" | 5 | .SH "SYNTAX" |
| 6 | .LP | 6 | .LP |
| 7 | cpufreq\-set [\fIoptions\fP] | 7 | cpupower [ \-c cpu ] frequency\-set [\fIoptions\fP] |
| 8 | .SH "DESCRIPTION" | 8 | .SH "DESCRIPTION" |
| 9 | .LP | 9 | .LP |
| 10 | cpufreq\-set allows you to modify cpufreq settings without having to type e.g. "/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" all the time. | 10 | cpupower frequency\-set allows you to modify cpufreq settings without having to type e.g. "/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" all the time. |
| 11 | .SH "OPTIONS" | 11 | .SH "OPTIONS" |
| 12 | .LP | 12 | .LP |
| 13 | .TP | 13 | .TP |
diff --git a/tools/power/cpupower/man/cpupower.1 b/tools/power/cpupower/man/cpupower.1 index 78c20feab85c..baf741d06e82 100644 --- a/tools/power/cpupower/man/cpupower.1 +++ b/tools/power/cpupower/man/cpupower.1 | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | cpupower \- Shows and sets processor power related values | 3 | cpupower \- Shows and sets processor power related values |
| 4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
| 5 | .ft B | 5 | .ft B |
| 6 | .B cpupower [ \-c cpulist ] subcommand [ARGS] | 6 | .B cpupower [ \-c cpulist ] <command> [ARGS] |
| 7 | 7 | ||
| 8 | .B cpupower \-v|\-\-version | 8 | .B cpupower \-v|\-\-version |
| 9 | 9 | ||
| @@ -13,24 +13,24 @@ cpupower \- Shows and sets processor power related values | |||
| 13 | \fBcpupower \fP is a collection of tools to examine and tune power saving | 13 | \fBcpupower \fP is a collection of tools to examine and tune power saving |
| 14 | related features of your processor. | 14 | related features of your processor. |
| 15 | 15 | ||
| 16 | The manpages of the subcommands (cpupower\-<subcommand>(1)) provide detailed | 16 | The manpages of the commands (cpupower\-<command>(1)) provide detailed |
| 17 | descriptions of supported features. Run \fBcpupower help\fP to get an overview | 17 | descriptions of supported features. Run \fBcpupower help\fP to get an overview |
| 18 | of supported subcommands. | 18 | of supported commands. |
| 19 | 19 | ||
| 20 | .SH Options | 20 | .SH Options |
| 21 | .PP | 21 | .PP |
| 22 | \-\-help, \-h | 22 | \-\-help, \-h |
| 23 | .RS 4 | 23 | .RS 4 |
| 24 | Shows supported subcommands and general usage. | 24 | Shows supported commands and general usage. |
| 25 | .RE | 25 | .RE |
| 26 | .PP | 26 | .PP |
| 27 | \-\-cpu cpulist, \-c cpulist | 27 | \-\-cpu cpulist, \-c cpulist |
| 28 | .RS 4 | 28 | .RS 4 |
| 29 | Only show or set values for specific cores. | 29 | Only show or set values for specific cores. |
| 30 | This option is not supported by all subcommands, details can be found in the | 30 | This option is not supported by all commands, details can be found in the |
| 31 | manpages of the subcommands. | 31 | manpages of the commands. |
| 32 | 32 | ||
| 33 | Some subcommands access all cores (typically the *\-set commands), some only | 33 | Some commands access all cores (typically the *\-set commands), some only |
| 34 | the first core (typically the *\-info commands) by default. | 34 | the first core (typically the *\-info commands) by default. |
| 35 | 35 | ||
| 36 | The syntax for <cpulist> is based on how the kernel exports CPU bitmasks via | 36 | The syntax for <cpulist> is based on how the kernel exports CPU bitmasks via |
diff --git a/tools/power/cpupower/utils/builtin.h b/tools/power/cpupower/utils/builtin.h index c870ffba5219..c10496fbe3c6 100644 --- a/tools/power/cpupower/utils/builtin.h +++ b/tools/power/cpupower/utils/builtin.h | |||
| @@ -8,11 +8,4 @@ extern int cmd_freq_info(int argc, const char **argv); | |||
| 8 | extern int cmd_idle_info(int argc, const char **argv); | 8 | extern int cmd_idle_info(int argc, const char **argv); |
| 9 | extern int cmd_monitor(int argc, const char **argv); | 9 | extern int cmd_monitor(int argc, const char **argv); |
| 10 | 10 | ||
| 11 | extern void set_help(void); | ||
| 12 | extern void info_help(void); | ||
| 13 | extern void freq_set_help(void); | ||
| 14 | extern void freq_info_help(void); | ||
| 15 | extern void idle_info_help(void); | ||
| 16 | extern void monitor_help(void); | ||
| 17 | |||
| 18 | #endif | 11 | #endif |
diff --git a/tools/power/cpupower/utils/cpufreq-info.c b/tools/power/cpupower/utils/cpufreq-info.c index 5a1d25f056b3..28953c9a7bd5 100644 --- a/tools/power/cpupower/utils/cpufreq-info.c +++ b/tools/power/cpupower/utils/cpufreq-info.c | |||
| @@ -510,37 +510,6 @@ static int get_latency(unsigned int cpu, unsigned int human) | |||
| 510 | return 0; | 510 | return 0; |
| 511 | } | 511 | } |
| 512 | 512 | ||
| 513 | void freq_info_help(void) | ||
| 514 | { | ||
| 515 | printf(_("Usage: cpupower freqinfo [options]\n")); | ||
| 516 | printf(_("Options:\n")); | ||
| 517 | printf(_(" -e, --debug Prints out debug information [default]\n")); | ||
| 518 | printf(_(" -f, --freq Get frequency the CPU currently runs at, according\n" | ||
| 519 | " to the cpufreq core *\n")); | ||
| 520 | printf(_(" -w, --hwfreq Get frequency the CPU currently runs at, by reading\n" | ||
| 521 | " it from hardware (only available to root) *\n")); | ||
| 522 | printf(_(" -l, --hwlimits Determine the minimum and maximum CPU frequency allowed *\n")); | ||
| 523 | printf(_(" -d, --driver Determines the used cpufreq kernel driver *\n")); | ||
| 524 | printf(_(" -p, --policy Gets the currently used cpufreq policy *\n")); | ||
| 525 | printf(_(" -g, --governors Determines available cpufreq governors *\n")); | ||
| 526 | printf(_(" -r, --related-cpus Determines which CPUs run at the same hardware frequency *\n")); | ||
| 527 | printf(_(" -a, --affected-cpus Determines which CPUs need to have their frequency\n" | ||
| 528 | " coordinated by software *\n")); | ||
| 529 | printf(_(" -s, --stats Shows cpufreq statistics if available\n")); | ||
| 530 | printf(_(" -y, --latency Determines the maximum latency on CPU frequency changes *\n")); | ||
| 531 | printf(_(" -b, --boost Checks for turbo or boost modes *\n")); | ||
| 532 | printf(_(" -o, --proc Prints out information like provided by the /proc/cpufreq\n" | ||
| 533 | " interface in 2.4. and early 2.6. kernels\n")); | ||
| 534 | printf(_(" -m, --human human-readable output for the -f, -w, -s and -y parameters\n")); | ||
| 535 | printf(_(" -h, --help Prints out this screen\n")); | ||
| 536 | |||
| 537 | printf("\n"); | ||
| 538 | printf(_("If no argument is given, full output about\n" | ||
| 539 | "cpufreq is printed which is useful e.g. for reporting bugs.\n\n")); | ||
| 540 | printf(_("By default info of CPU 0 is shown which can be overridden\n" | ||
| 541 | "with the cpupower --cpu main command option.\n")); | ||
| 542 | } | ||
| 543 | |||
| 544 | static struct option info_opts[] = { | 513 | static struct option info_opts[] = { |
| 545 | { .name = "debug", .has_arg = no_argument, .flag = NULL, .val = 'e'}, | 514 | { .name = "debug", .has_arg = no_argument, .flag = NULL, .val = 'e'}, |
| 546 | { .name = "boost", .has_arg = no_argument, .flag = NULL, .val = 'b'}, | 515 | { .name = "boost", .has_arg = no_argument, .flag = NULL, .val = 'b'}, |
| @@ -556,7 +525,6 @@ static struct option info_opts[] = { | |||
| 556 | { .name = "latency", .has_arg = no_argument, .flag = NULL, .val = 'y'}, | 525 | { .name = "latency", .has_arg = no_argument, .flag = NULL, .val = 'y'}, |
| 557 | { .name = "proc", .has_arg = no_argument, .flag = NULL, .val = 'o'}, | 526 | { .name = "proc", .has_arg = no_argument, .flag = NULL, .val = 'o'}, |
| 558 | { .name = "human", .has_arg = no_argument, .flag = NULL, .val = 'm'}, | 527 | { .name = "human", .has_arg = no_argument, .flag = NULL, .val = 'm'}, |
| 559 | { .name = "help", .has_arg = no_argument, .flag = NULL, .val = 'h'}, | ||
| 560 | { }, | 528 | { }, |
| 561 | }; | 529 | }; |
| 562 | 530 | ||
| @@ -570,16 +538,12 @@ int cmd_freq_info(int argc, char **argv) | |||
| 570 | int output_param = 0; | 538 | int output_param = 0; |
| 571 | 539 | ||
| 572 | do { | 540 | do { |
| 573 | ret = getopt_long(argc, argv, "hoefwldpgrasmyb", info_opts, NULL); | 541 | ret = getopt_long(argc, argv, "oefwldpgrasmyb", info_opts, NULL); |
| 574 | switch (ret) { | 542 | switch (ret) { |
| 575 | case '?': | 543 | case '?': |
| 576 | output_param = '?'; | 544 | output_param = '?'; |
| 577 | cont = 0; | 545 | cont = 0; |
| 578 | break; | 546 | break; |
| 579 | case 'h': | ||
| 580 | output_param = 'h'; | ||
| 581 | cont = 0; | ||
| 582 | break; | ||
| 583 | case -1: | 547 | case -1: |
| 584 | cont = 0; | 548 | cont = 0; |
| 585 | break; | 549 | break; |
| @@ -642,11 +606,7 @@ int cmd_freq_info(int argc, char **argv) | |||
| 642 | return -EINVAL; | 606 | return -EINVAL; |
| 643 | case '?': | 607 | case '?': |
| 644 | printf(_("invalid or unknown argument\n")); | 608 | printf(_("invalid or unknown argument\n")); |
| 645 | freq_info_help(); | ||
| 646 | return -EINVAL; | 609 | return -EINVAL; |
| 647 | case 'h': | ||
| 648 | freq_info_help(); | ||
| 649 | return EXIT_SUCCESS; | ||
| 650 | case 'o': | 610 | case 'o': |
| 651 | proc_cpufreq_output(); | 611 | proc_cpufreq_output(); |
| 652 | return EXIT_SUCCESS; | 612 | return EXIT_SUCCESS; |
diff --git a/tools/power/cpupower/utils/cpufreq-set.c b/tools/power/cpupower/utils/cpufreq-set.c index 5f783622bf31..dd1539eb8c63 100644 --- a/tools/power/cpupower/utils/cpufreq-set.c +++ b/tools/power/cpupower/utils/cpufreq-set.c | |||
| @@ -20,34 +20,11 @@ | |||
| 20 | 20 | ||
| 21 | #define NORM_FREQ_LEN 32 | 21 | #define NORM_FREQ_LEN 32 |
| 22 | 22 | ||
| 23 | void freq_set_help(void) | ||
| 24 | { | ||
| 25 | printf(_("Usage: cpupower frequency-set [options]\n")); | ||
| 26 | printf(_("Options:\n")); | ||
| 27 | printf(_(" -d FREQ, --min FREQ new minimum CPU frequency the governor may select\n")); | ||
| 28 | printf(_(" -u FREQ, --max FREQ new maximum CPU frequency the governor may select\n")); | ||
| 29 | printf(_(" -g GOV, --governor GOV new cpufreq governor\n")); | ||
| 30 | printf(_(" -f FREQ, --freq FREQ specific frequency to be set. Requires userspace\n" | ||
| 31 | " governor to be available and loaded\n")); | ||
| 32 | printf(_(" -r, --related Switches all hardware-related CPUs\n")); | ||
| 33 | printf(_(" -h, --help Prints out this screen\n")); | ||
| 34 | printf("\n"); | ||
| 35 | printf(_("Notes:\n" | ||
| 36 | "1. Omitting the -c or --cpu argument is equivalent to setting it to \"all\"\n")); | ||
| 37 | printf(_("2. The -f FREQ, --freq FREQ parameter cannot be combined with any other parameter\n" | ||
| 38 | " except the -c CPU, --cpu CPU parameter\n" | ||
| 39 | "3. FREQuencies can be passed in Hz, kHz (default), MHz, GHz, or THz\n" | ||
| 40 | " by postfixing the value with the wanted unit name, without any space\n" | ||
| 41 | " (FREQuency in kHz =^ Hz * 0.001 =^ MHz * 1000 =^ GHz * 1000000).\n")); | ||
| 42 | |||
| 43 | } | ||
| 44 | |||
| 45 | static struct option set_opts[] = { | 23 | static struct option set_opts[] = { |
| 46 | { .name = "min", .has_arg = required_argument, .flag = NULL, .val = 'd'}, | 24 | { .name = "min", .has_arg = required_argument, .flag = NULL, .val = 'd'}, |
| 47 | { .name = "max", .has_arg = required_argument, .flag = NULL, .val = 'u'}, | 25 | { .name = "max", .has_arg = required_argument, .flag = NULL, .val = 'u'}, |
| 48 | { .name = "governor", .has_arg = required_argument, .flag = NULL, .val = 'g'}, | 26 | { .name = "governor", .has_arg = required_argument, .flag = NULL, .val = 'g'}, |
| 49 | { .name = "freq", .has_arg = required_argument, .flag = NULL, .val = 'f'}, | 27 | { .name = "freq", .has_arg = required_argument, .flag = NULL, .val = 'f'}, |
| 50 | { .name = "help", .has_arg = no_argument, .flag = NULL, .val = 'h'}, | ||
| 51 | { .name = "related", .has_arg = no_argument, .flag = NULL, .val='r'}, | 28 | { .name = "related", .has_arg = no_argument, .flag = NULL, .val='r'}, |
| 52 | { }, | 29 | { }, |
| 53 | }; | 30 | }; |
| @@ -80,7 +57,6 @@ const struct freq_units def_units[] = { | |||
| 80 | static void print_unknown_arg(void) | 57 | static void print_unknown_arg(void) |
| 81 | { | 58 | { |
| 82 | printf(_("invalid or unknown argument\n")); | 59 | printf(_("invalid or unknown argument\n")); |
| 83 | freq_set_help(); | ||
| 84 | } | 60 | } |
| 85 | 61 | ||
| 86 | static unsigned long string_to_frequency(const char *str) | 62 | static unsigned long string_to_frequency(const char *str) |
| @@ -231,14 +207,11 @@ int cmd_freq_set(int argc, char **argv) | |||
| 231 | 207 | ||
| 232 | /* parameter parsing */ | 208 | /* parameter parsing */ |
| 233 | do { | 209 | do { |
| 234 | ret = getopt_long(argc, argv, "d:u:g:f:hr", set_opts, NULL); | 210 | ret = getopt_long(argc, argv, "d:u:g:f:r", set_opts, NULL); |
| 235 | switch (ret) { | 211 | switch (ret) { |
| 236 | case '?': | 212 | case '?': |
| 237 | print_unknown_arg(); | 213 | print_unknown_arg(); |
| 238 | return -EINVAL; | 214 | return -EINVAL; |
| 239 | case 'h': | ||
| 240 | freq_set_help(); | ||
| 241 | return 0; | ||
| 242 | case -1: | 215 | case -1: |
| 243 | cont = 0; | 216 | cont = 0; |
| 244 | break; | 217 | break; |
diff --git a/tools/power/cpupower/utils/cpuidle-info.c b/tools/power/cpupower/utils/cpuidle-info.c index 70da3574f1e9..b028267c1376 100644 --- a/tools/power/cpupower/utils/cpuidle-info.c +++ b/tools/power/cpupower/utils/cpuidle-info.c | |||
| @@ -139,30 +139,14 @@ static void proc_cpuidle_cpu_output(unsigned int cpu) | |||
| 139 | } | 139 | } |
| 140 | } | 140 | } |
| 141 | 141 | ||
| 142 | /* --freq / -f */ | ||
| 143 | |||
| 144 | void idle_info_help(void) | ||
| 145 | { | ||
| 146 | printf(_ ("Usage: cpupower idleinfo [options]\n")); | ||
| 147 | printf(_ ("Options:\n")); | ||
| 148 | printf(_ (" -s, --silent Only show general C-state information\n")); | ||
| 149 | printf(_ (" -o, --proc Prints out information like provided by the /proc/acpi/processor/*/power\n" | ||
| 150 | " interface in older kernels\n")); | ||
| 151 | printf(_ (" -h, --help Prints out this screen\n")); | ||
| 152 | |||
| 153 | printf("\n"); | ||
| 154 | } | ||
| 155 | |||
| 156 | static struct option info_opts[] = { | 142 | static struct option info_opts[] = { |
| 157 | { .name = "silent", .has_arg = no_argument, .flag = NULL, .val = 's'}, | 143 | { .name = "silent", .has_arg = no_argument, .flag = NULL, .val = 's'}, |
| 158 | { .name = "proc", .has_arg = no_argument, .flag = NULL, .val = 'o'}, | 144 | { .name = "proc", .has_arg = no_argument, .flag = NULL, .val = 'o'}, |
| 159 | { .name = "help", .has_arg = no_argument, .flag = NULL, .val = 'h'}, | ||
| 160 | { }, | 145 | { }, |
| 161 | }; | 146 | }; |
| 162 | 147 | ||
| 163 | static inline void cpuidle_exit(int fail) | 148 | static inline void cpuidle_exit(int fail) |
| 164 | { | 149 | { |
| 165 | idle_info_help(); | ||
| 166 | exit(EXIT_FAILURE); | 150 | exit(EXIT_FAILURE); |
| 167 | } | 151 | } |
| 168 | 152 | ||
| @@ -174,7 +158,7 @@ int cmd_idle_info(int argc, char **argv) | |||
| 174 | unsigned int cpu = 0; | 158 | unsigned int cpu = 0; |
| 175 | 159 | ||
| 176 | do { | 160 | do { |
| 177 | ret = getopt_long(argc, argv, "hos", info_opts, NULL); | 161 | ret = getopt_long(argc, argv, "os", info_opts, NULL); |
| 178 | if (ret == -1) | 162 | if (ret == -1) |
| 179 | break; | 163 | break; |
| 180 | switch (ret) { | 164 | switch (ret) { |
| @@ -182,10 +166,6 @@ int cmd_idle_info(int argc, char **argv) | |||
| 182 | output_param = '?'; | 166 | output_param = '?'; |
| 183 | cont = 0; | 167 | cont = 0; |
| 184 | break; | 168 | break; |
| 185 | case 'h': | ||
| 186 | output_param = 'h'; | ||
| 187 | cont = 0; | ||
| 188 | break; | ||
| 189 | case 's': | 169 | case 's': |
| 190 | verbose = 0; | 170 | verbose = 0; |
| 191 | break; | 171 | break; |
| @@ -211,8 +191,6 @@ int cmd_idle_info(int argc, char **argv) | |||
| 211 | case '?': | 191 | case '?': |
| 212 | printf(_("invalid or unknown argument\n")); | 192 | printf(_("invalid or unknown argument\n")); |
| 213 | cpuidle_exit(EXIT_FAILURE); | 193 | cpuidle_exit(EXIT_FAILURE); |
| 214 | case 'h': | ||
| 215 | cpuidle_exit(EXIT_SUCCESS); | ||
| 216 | } | 194 | } |
| 217 | 195 | ||
| 218 | /* Default is: show output of CPU 0 only */ | 196 | /* Default is: show output of CPU 0 only */ |
diff --git a/tools/power/cpupower/utils/cpupower-info.c b/tools/power/cpupower/utils/cpupower-info.c index 85253cb7600e..3f68632c28c7 100644 --- a/tools/power/cpupower/utils/cpupower-info.c +++ b/tools/power/cpupower/utils/cpupower-info.c | |||
| @@ -16,31 +16,16 @@ | |||
| 16 | #include "helpers/helpers.h" | 16 | #include "helpers/helpers.h" |
| 17 | #include "helpers/sysfs.h" | 17 | #include "helpers/sysfs.h" |
| 18 | 18 | ||
| 19 | void info_help(void) | ||
| 20 | { | ||
| 21 | printf(_("Usage: cpupower info [ -b ] [ -m ] [ -s ]\n")); | ||
| 22 | printf(_("Options:\n")); | ||
| 23 | printf(_(" -b, --perf-bias Gets CPU's power vs performance policy on some\n" | ||
| 24 | " Intel models [0-15], see manpage for details\n")); | ||
| 25 | printf(_(" -m, --sched-mc Gets the kernel's multi core scheduler policy.\n")); | ||
| 26 | printf(_(" -s, --sched-smt Gets the kernel's thread sibling scheduler policy.\n")); | ||
| 27 | printf(_(" -h, --help Prints out this screen\n")); | ||
| 28 | printf(_("\nPassing no option will show all info, by default only on core 0\n")); | ||
| 29 | printf("\n"); | ||
| 30 | } | ||
| 31 | |||
| 32 | static struct option set_opts[] = { | 19 | static struct option set_opts[] = { |
| 33 | { .name = "perf-bias", .has_arg = optional_argument, .flag = NULL, .val = 'b'}, | 20 | { .name = "perf-bias", .has_arg = optional_argument, .flag = NULL, .val = 'b'}, |
| 34 | { .name = "sched-mc", .has_arg = optional_argument, .flag = NULL, .val = 'm'}, | 21 | { .name = "sched-mc", .has_arg = optional_argument, .flag = NULL, .val = 'm'}, |
| 35 | { .name = "sched-smt", .has_arg = optional_argument, .flag = NULL, .val = 's'}, | 22 | { .name = "sched-smt", .has_arg = optional_argument, .flag = NULL, .val = 's'}, |
| 36 | { .name = "help", .has_arg = no_argument, .flag = NULL, .val = 'h'}, | ||
| 37 | { }, | 23 | { }, |
| 38 | }; | 24 | }; |
| 39 | 25 | ||
| 40 | static void print_wrong_arg_exit(void) | 26 | static void print_wrong_arg_exit(void) |
| 41 | { | 27 | { |
| 42 | printf(_("invalid or unknown argument\n")); | 28 | printf(_("invalid or unknown argument\n")); |
| 43 | info_help(); | ||
| 44 | exit(EXIT_FAILURE); | 29 | exit(EXIT_FAILURE); |
| 45 | } | 30 | } |
| 46 | 31 | ||
| @@ -64,11 +49,8 @@ int cmd_info(int argc, char **argv) | |||
| 64 | textdomain(PACKAGE); | 49 | textdomain(PACKAGE); |
| 65 | 50 | ||
| 66 | /* parameter parsing */ | 51 | /* parameter parsing */ |
| 67 | while ((ret = getopt_long(argc, argv, "msbh", set_opts, NULL)) != -1) { | 52 | while ((ret = getopt_long(argc, argv, "msb", set_opts, NULL)) != -1) { |
| 68 | switch (ret) { | 53 | switch (ret) { |
| 69 | case 'h': | ||
| 70 | info_help(); | ||
| 71 | return 0; | ||
| 72 | case 'b': | 54 | case 'b': |
| 73 | if (params.perf_bias) | 55 | if (params.perf_bias) |
| 74 | print_wrong_arg_exit(); | 56 | print_wrong_arg_exit(); |
diff --git a/tools/power/cpupower/utils/cpupower-set.c b/tools/power/cpupower/utils/cpupower-set.c index bc1b391e46f0..dc4de3762111 100644 --- a/tools/power/cpupower/utils/cpupower-set.c +++ b/tools/power/cpupower/utils/cpupower-set.c | |||
| @@ -17,30 +17,16 @@ | |||
| 17 | #include "helpers/sysfs.h" | 17 | #include "helpers/sysfs.h" |
| 18 | #include "helpers/bitmask.h" | 18 | #include "helpers/bitmask.h" |
| 19 | 19 | ||
| 20 | void set_help(void) | ||
| 21 | { | ||
| 22 | printf(_("Usage: cpupower set [ -b val ] [ -m val ] [ -s val ]\n")); | ||
| 23 | printf(_("Options:\n")); | ||
| 24 | printf(_(" -b, --perf-bias [VAL] Sets CPU's power vs performance policy on some\n" | ||
| 25 | " Intel models [0-15], see manpage for details\n")); | ||
| 26 | printf(_(" -m, --sched-mc [VAL] Sets the kernel's multi core scheduler policy.\n")); | ||
| 27 | printf(_(" -s, --sched-smt [VAL] Sets the kernel's thread sibling scheduler policy.\n")); | ||
| 28 | printf(_(" -h, --help Prints out this screen\n")); | ||
| 29 | printf("\n"); | ||
| 30 | } | ||
| 31 | |||
| 32 | static struct option set_opts[] = { | 20 | static struct option set_opts[] = { |
| 33 | { .name = "perf-bias", .has_arg = optional_argument, .flag = NULL, .val = 'b'}, | 21 | { .name = "perf-bias", .has_arg = optional_argument, .flag = NULL, .val = 'b'}, |
| 34 | { .name = "sched-mc", .has_arg = optional_argument, .flag = NULL, .val = 'm'}, | 22 | { .name = "sched-mc", .has_arg = optional_argument, .flag = NULL, .val = 'm'}, |
| 35 | { .name = "sched-smt", .has_arg = optional_argument, .flag = NULL, .val = 's'}, | 23 | { .name = "sched-smt", .has_arg = optional_argument, .flag = NULL, .val = 's'}, |
| 36 | { .name = "help", .has_arg = no_argument, .flag = NULL, .val = 'h'}, | ||
| 37 | { }, | 24 | { }, |
| 38 | }; | 25 | }; |
| 39 | 26 | ||
| 40 | static void print_wrong_arg_exit(void) | 27 | static void print_wrong_arg_exit(void) |
| 41 | { | 28 | { |
| 42 | printf(_("invalid or unknown argument\n")); | 29 | printf(_("invalid or unknown argument\n")); |
| 43 | set_help(); | ||
| 44 | exit(EXIT_FAILURE); | 30 | exit(EXIT_FAILURE); |
| 45 | } | 31 | } |
| 46 | 32 | ||
| @@ -66,12 +52,9 @@ int cmd_set(int argc, char **argv) | |||
| 66 | 52 | ||
| 67 | params.params = 0; | 53 | params.params = 0; |
| 68 | /* parameter parsing */ | 54 | /* parameter parsing */ |
| 69 | while ((ret = getopt_long(argc, argv, "m:s:b:h", | 55 | while ((ret = getopt_long(argc, argv, "m:s:b:", |
| 70 | set_opts, NULL)) != -1) { | 56 | set_opts, NULL)) != -1) { |
| 71 | switch (ret) { | 57 | switch (ret) { |
| 72 | case 'h': | ||
| 73 | set_help(); | ||
| 74 | return 0; | ||
| 75 | case 'b': | 58 | case 'b': |
| 76 | if (params.perf_bias) | 59 | if (params.perf_bias) |
| 77 | print_wrong_arg_exit(); | 60 | print_wrong_arg_exit(); |
| @@ -110,10 +93,8 @@ int cmd_set(int argc, char **argv) | |||
| 110 | } | 93 | } |
| 111 | }; | 94 | }; |
| 112 | 95 | ||
| 113 | if (!params.params) { | 96 | if (!params.params) |
| 114 | set_help(); | 97 | print_wrong_arg_exit(); |
| 115 | return -EINVAL; | ||
| 116 | } | ||
| 117 | 98 | ||
| 118 | if (params.sched_mc) { | 99 | if (params.sched_mc) { |
| 119 | ret = sysfs_set_sched("mc", sched_mc); | 100 | ret = sysfs_set_sched("mc", sched_mc); |
diff --git a/tools/power/cpupower/utils/cpupower.c b/tools/power/cpupower/utils/cpupower.c index 5844ae0f786f..52bee591c1c5 100644 --- a/tools/power/cpupower/utils/cpupower.c +++ b/tools/power/cpupower/utils/cpupower.c | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | #include <stdlib.h> | 11 | #include <stdlib.h> |
| 12 | #include <string.h> | 12 | #include <string.h> |
| 13 | #include <unistd.h> | 13 | #include <unistd.h> |
| 14 | #include <errno.h> | ||
| 14 | 15 | ||
| 15 | #include "builtin.h" | 16 | #include "builtin.h" |
| 16 | #include "helpers/helpers.h" | 17 | #include "helpers/helpers.h" |
| @@ -19,13 +20,12 @@ | |||
| 19 | struct cmd_struct { | 20 | struct cmd_struct { |
| 20 | const char *cmd; | 21 | const char *cmd; |
| 21 | int (*main)(int, const char **); | 22 | int (*main)(int, const char **); |
| 22 | void (*usage)(void); | ||
| 23 | int needs_root; | 23 | int needs_root; |
| 24 | }; | 24 | }; |
| 25 | 25 | ||
| 26 | #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) | 26 | #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) |
| 27 | 27 | ||
| 28 | int cmd_help(int argc, const char **argv); | 28 | static int cmd_help(int argc, const char **argv); |
| 29 | 29 | ||
| 30 | /* Global cpu_info object available for all binaries | 30 | /* Global cpu_info object available for all binaries |
| 31 | * Info only retrieved from CPU 0 | 31 | * Info only retrieved from CPU 0 |
| @@ -44,55 +44,66 @@ int be_verbose; | |||
| 44 | static void print_help(void); | 44 | static void print_help(void); |
| 45 | 45 | ||
| 46 | static struct cmd_struct commands[] = { | 46 | static struct cmd_struct commands[] = { |
| 47 | { "frequency-info", cmd_freq_info, freq_info_help, 0 }, | 47 | { "frequency-info", cmd_freq_info, 0 }, |
| 48 | { "frequency-set", cmd_freq_set, freq_set_help, 1 }, | 48 | { "frequency-set", cmd_freq_set, 1 }, |
| 49 | { "idle-info", cmd_idle_info, idle_info_help, 0 }, | 49 | { "idle-info", cmd_idle_info, 0 }, |
| 50 | { "set", cmd_set, set_help, 1 }, | 50 | { "set", cmd_set, 1 }, |
| 51 | { "info", cmd_info, info_help, 0 }, | 51 | { "info", cmd_info, 0 }, |
| 52 | { "monitor", cmd_monitor, monitor_help, 0 }, | 52 | { "monitor", cmd_monitor, 0 }, |
| 53 | { "help", cmd_help, print_help, 0 }, | 53 | { "help", cmd_help, 0 }, |
| 54 | /* { "bench", cmd_bench, NULL, 1 }, */ | 54 | /* { "bench", cmd_bench, 1 }, */ |
| 55 | }; | 55 | }; |
| 56 | 56 | ||
| 57 | int cmd_help(int argc, const char **argv) | ||
| 58 | { | ||
| 59 | unsigned int i; | ||
| 60 | |||
| 61 | if (argc > 1) { | ||
| 62 | for (i = 0; i < ARRAY_SIZE(commands); i++) { | ||
| 63 | struct cmd_struct *p = commands + i; | ||
| 64 | if (strcmp(p->cmd, argv[1])) | ||
| 65 | continue; | ||
| 66 | if (p->usage) { | ||
| 67 | p->usage(); | ||
| 68 | return EXIT_SUCCESS; | ||
| 69 | } | ||
| 70 | } | ||
| 71 | } | ||
| 72 | print_help(); | ||
| 73 | if (argc == 1) | ||
| 74 | return EXIT_SUCCESS; /* cpupower help */ | ||
| 75 | return EXIT_FAILURE; | ||
| 76 | } | ||
| 77 | |||
| 78 | static void print_help(void) | 57 | static void print_help(void) |
| 79 | { | 58 | { |
| 80 | unsigned int i; | 59 | unsigned int i; |
| 81 | 60 | ||
| 82 | #ifdef DEBUG | 61 | #ifdef DEBUG |
| 83 | printf(_("cpupower [ -d ][ -c cpulist ] subcommand [ARGS]\n")); | 62 | printf(_("Usage:\tcpupower [-d|--debug] [-c|--cpu cpulist ] <command> [<args>]\n")); |
| 84 | printf(_(" -d, --debug May increase output (stderr) on some subcommands\n")); | ||
| 85 | #else | 63 | #else |
| 86 | printf(_("cpupower [ -c cpulist ] subcommand [ARGS]\n")); | 64 | printf(_("Usage:\tcpupower [-c|--cpu cpulist ] <command> [<args>]\n")); |
| 87 | #endif | 65 | #endif |
| 88 | printf(_("cpupower --version\n")); | 66 | printf(_("Supported commands are:\n")); |
| 89 | printf(_("Supported subcommands are:\n")); | ||
| 90 | for (i = 0; i < ARRAY_SIZE(commands); i++) | 67 | for (i = 0; i < ARRAY_SIZE(commands); i++) |
| 91 | printf("\t%s\n", commands[i].cmd); | 68 | printf("\t%s\n", commands[i].cmd); |
| 92 | printf(_("\nSome subcommands can make use of the -c cpulist option.\n")); | 69 | printf(_("\nNot all commands can make use of the -c cpulist option.\n")); |
| 93 | printf(_("Look at the general cpupower manpage how to use it\n")); | 70 | printf(_("\nUse 'cpupower help <command>' for getting help for above commands.\n")); |
| 94 | printf(_("and read up the subcommand's manpage whether it is supported.\n")); | 71 | } |
| 95 | printf(_("\nUse cpupower help subcommand for getting help for above subcommands.\n")); | 72 | |
| 73 | static int print_man_page(const char *subpage) | ||
| 74 | { | ||
| 75 | int len; | ||
| 76 | char *page; | ||
| 77 | |||
| 78 | len = 10; /* enough for "cpupower-" */ | ||
| 79 | if (subpage != NULL) | ||
| 80 | len += strlen(subpage); | ||
| 81 | |||
| 82 | page = malloc(len); | ||
| 83 | if (!page) | ||
| 84 | return -ENOMEM; | ||
| 85 | |||
| 86 | sprintf(page, "cpupower"); | ||
| 87 | if ((subpage != NULL) && strcmp(subpage, "help")) { | ||
| 88 | strcat(page, "-"); | ||
| 89 | strcat(page, subpage); | ||
| 90 | } | ||
| 91 | |||
| 92 | execlp("man", "man", page, NULL); | ||
| 93 | |||
| 94 | /* should not be reached */ | ||
| 95 | return -EINVAL; | ||
| 96 | } | ||
| 97 | |||
| 98 | static int cmd_help(int argc, const char **argv) | ||
| 99 | { | ||
| 100 | if (argc > 1) { | ||
| 101 | print_man_page(argv[1]); /* exits within execlp() */ | ||
| 102 | return EXIT_FAILURE; | ||
| 103 | } | ||
| 104 | |||
| 105 | print_help(); | ||
| 106 | return EXIT_SUCCESS; | ||
| 96 | } | 107 | } |
| 97 | 108 | ||
| 98 | static void print_version(void) | 109 | static void print_version(void) |
diff --git a/tools/power/cpupower/utils/helpers/helpers.h b/tools/power/cpupower/utils/helpers/helpers.h index 592ee362b877..2747e738efb0 100644 --- a/tools/power/cpupower/utils/helpers/helpers.h +++ b/tools/power/cpupower/utils/helpers/helpers.h | |||
| @@ -16,11 +16,20 @@ | |||
| 16 | #include "helpers/bitmask.h" | 16 | #include "helpers/bitmask.h" |
| 17 | 17 | ||
| 18 | /* Internationalization ****************************/ | 18 | /* Internationalization ****************************/ |
| 19 | #ifdef NLS | ||
| 20 | |||
| 19 | #define _(String) gettext(String) | 21 | #define _(String) gettext(String) |
| 20 | #ifndef gettext_noop | 22 | #ifndef gettext_noop |
| 21 | #define gettext_noop(String) String | 23 | #define gettext_noop(String) String |
| 22 | #endif | 24 | #endif |
| 23 | #define N_(String) gettext_noop(String) | 25 | #define N_(String) gettext_noop(String) |
| 26 | |||
| 27 | #else /* !NLS */ | ||
| 28 | |||
| 29 | #define _(String) String | ||
| 30 | #define N_(String) String | ||
| 31 | |||
| 32 | #endif | ||
| 24 | /* Internationalization ****************************/ | 33 | /* Internationalization ****************************/ |
| 25 | 34 | ||
| 26 | extern int run_as_root; | 35 | extern int run_as_root; |
| @@ -96,6 +105,9 @@ struct cpupower_topology { | |||
| 96 | int pkg; | 105 | int pkg; |
| 97 | int core; | 106 | int core; |
| 98 | int cpu; | 107 | int cpu; |
| 108 | |||
| 109 | /* flags */ | ||
| 110 | unsigned int is_online:1; | ||
| 99 | } *core_info; | 111 | } *core_info; |
| 100 | }; | 112 | }; |
| 101 | 113 | ||
diff --git a/tools/power/cpupower/utils/helpers/sysfs.c b/tools/power/cpupower/utils/helpers/sysfs.c index 55e2466674c6..c6343024a611 100644 --- a/tools/power/cpupower/utils/helpers/sysfs.c +++ b/tools/power/cpupower/utils/helpers/sysfs.c | |||
| @@ -56,6 +56,56 @@ static unsigned int sysfs_write_file(const char *path, | |||
| 56 | return (unsigned int) numwrite; | 56 | return (unsigned int) numwrite; |
| 57 | } | 57 | } |
| 58 | 58 | ||
| 59 | /* | ||
| 60 | * Detect whether a CPU is online | ||
| 61 | * | ||
| 62 | * Returns: | ||
| 63 | * 1 -> if CPU is online | ||
| 64 | * 0 -> if CPU is offline | ||
| 65 | * negative errno values in error case | ||
| 66 | */ | ||
| 67 | int sysfs_is_cpu_online(unsigned int cpu) | ||
| 68 | { | ||
| 69 | char path[SYSFS_PATH_MAX]; | ||
| 70 | int fd; | ||
| 71 | ssize_t numread; | ||
| 72 | unsigned long long value; | ||
| 73 | char linebuf[MAX_LINE_LEN]; | ||
| 74 | char *endp; | ||
| 75 | struct stat statbuf; | ||
| 76 | |||
| 77 | snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u", cpu); | ||
| 78 | |||
| 79 | if (stat(path, &statbuf) != 0) | ||
| 80 | return 0; | ||
| 81 | |||
| 82 | /* | ||
| 83 | * kernel without CONFIG_HOTPLUG_CPU | ||
| 84 | * -> cpuX directory exists, but not cpuX/online file | ||
| 85 | */ | ||
| 86 | snprintf(path, sizeof(path), PATH_TO_CPU "cpu%u/online", cpu); | ||
| 87 | if (stat(path, &statbuf) != 0) | ||
| 88 | return 1; | ||
| 89 | |||
| 90 | fd = open(path, O_RDONLY); | ||
| 91 | if (fd == -1) | ||
| 92 | return -errno; | ||
| 93 | |||
| 94 | numread = read(fd, linebuf, MAX_LINE_LEN - 1); | ||
| 95 | if (numread < 1) { | ||
| 96 | close(fd); | ||
| 97 | return -EIO; | ||
| 98 | } | ||
| 99 | linebuf[numread] = '\0'; | ||
| 100 | close(fd); | ||
| 101 | |||
| 102 | value = strtoull(linebuf, &endp, 0); | ||
| 103 | if (value > 1 || value < 0) | ||
| 104 | return -EINVAL; | ||
| 105 | |||
| 106 | return value; | ||
| 107 | } | ||
| 108 | |||
| 59 | /* CPUidle idlestate specific /sys/devices/system/cpu/cpuX/cpuidle/ access */ | 109 | /* CPUidle idlestate specific /sys/devices/system/cpu/cpuX/cpuidle/ access */ |
| 60 | 110 | ||
| 61 | /* | 111 | /* |
diff --git a/tools/power/cpupower/utils/helpers/sysfs.h b/tools/power/cpupower/utils/helpers/sysfs.h index f9373e090637..8cb797bbceb0 100644 --- a/tools/power/cpupower/utils/helpers/sysfs.h +++ b/tools/power/cpupower/utils/helpers/sysfs.h | |||
| @@ -7,6 +7,8 @@ | |||
| 7 | 7 | ||
| 8 | extern unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen); | 8 | extern unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen); |
| 9 | 9 | ||
| 10 | extern int sysfs_is_cpu_online(unsigned int cpu); | ||
| 11 | |||
| 10 | extern unsigned long sysfs_get_idlestate_latency(unsigned int cpu, | 12 | extern unsigned long sysfs_get_idlestate_latency(unsigned int cpu, |
| 11 | unsigned int idlestate); | 13 | unsigned int idlestate); |
| 12 | extern unsigned long sysfs_get_idlestate_usage(unsigned int cpu, | 14 | extern unsigned long sysfs_get_idlestate_usage(unsigned int cpu, |
diff --git a/tools/power/cpupower/utils/helpers/topology.c b/tools/power/cpupower/utils/helpers/topology.c index 385ee5c7570c..4eae2c47ba48 100644 --- a/tools/power/cpupower/utils/helpers/topology.c +++ b/tools/power/cpupower/utils/helpers/topology.c | |||
| @@ -41,6 +41,8 @@ struct cpuid_core_info { | |||
| 41 | unsigned int pkg; | 41 | unsigned int pkg; |
| 42 | unsigned int thread; | 42 | unsigned int thread; |
| 43 | unsigned int cpu; | 43 | unsigned int cpu; |
| 44 | /* flags */ | ||
| 45 | unsigned int is_online:1; | ||
| 44 | }; | 46 | }; |
| 45 | 47 | ||
| 46 | static int __compare(const void *t1, const void *t2) | 48 | static int __compare(const void *t1, const void *t2) |
| @@ -78,6 +80,8 @@ int get_cpu_topology(struct cpupower_topology *cpu_top) | |||
| 78 | return -ENOMEM; | 80 | return -ENOMEM; |
| 79 | cpu_top->pkgs = cpu_top->cores = 0; | 81 | cpu_top->pkgs = cpu_top->cores = 0; |
| 80 | for (cpu = 0; cpu < cpus; cpu++) { | 82 | for (cpu = 0; cpu < cpus; cpu++) { |
| 83 | cpu_top->core_info[cpu].cpu = cpu; | ||
| 84 | cpu_top->core_info[cpu].is_online = sysfs_is_cpu_online(cpu); | ||
| 81 | cpu_top->core_info[cpu].pkg = | 85 | cpu_top->core_info[cpu].pkg = |
| 82 | sysfs_topology_read_file(cpu, "physical_package_id"); | 86 | sysfs_topology_read_file(cpu, "physical_package_id"); |
| 83 | if ((int)cpu_top->core_info[cpu].pkg != -1 && | 87 | if ((int)cpu_top->core_info[cpu].pkg != -1 && |
| @@ -85,7 +89,6 @@ int get_cpu_topology(struct cpupower_topology *cpu_top) | |||
| 85 | cpu_top->pkgs = cpu_top->core_info[cpu].pkg; | 89 | cpu_top->pkgs = cpu_top->core_info[cpu].pkg; |
| 86 | cpu_top->core_info[cpu].core = | 90 | cpu_top->core_info[cpu].core = |
| 87 | sysfs_topology_read_file(cpu, "core_id"); | 91 | sysfs_topology_read_file(cpu, "core_id"); |
| 88 | cpu_top->core_info[cpu].cpu = cpu; | ||
| 89 | } | 92 | } |
| 90 | cpu_top->pkgs++; | 93 | cpu_top->pkgs++; |
| 91 | 94 | ||
diff --git a/tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c b/tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c index d048b96a6155..bcd22a1a3970 100644 --- a/tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c +++ b/tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c | |||
| @@ -134,7 +134,7 @@ static struct cpuidle_monitor *cpuidle_register(void) | |||
| 134 | /* Assume idle state count is the same for all CPUs */ | 134 | /* Assume idle state count is the same for all CPUs */ |
| 135 | cpuidle_sysfs_monitor.hw_states_num = sysfs_get_idlestate_count(0); | 135 | cpuidle_sysfs_monitor.hw_states_num = sysfs_get_idlestate_count(0); |
| 136 | 136 | ||
| 137 | if (cpuidle_sysfs_monitor.hw_states_num == 0) | 137 | if (cpuidle_sysfs_monitor.hw_states_num <= 0) |
| 138 | return NULL; | 138 | return NULL; |
| 139 | 139 | ||
| 140 | for (num = 0; num < cpuidle_sysfs_monitor.hw_states_num; num++) { | 140 | for (num = 0; num < cpuidle_sysfs_monitor.hw_states_num; num++) { |
diff --git a/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c b/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c index ba4bf068380d..0d6571e418db 100644 --- a/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c +++ b/tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c | |||
| @@ -43,6 +43,12 @@ static struct cpupower_topology cpu_top; | |||
| 43 | /* ToDo: Document this in the manpage */ | 43 | /* ToDo: Document this in the manpage */ |
| 44 | static char range_abbr[RANGE_MAX] = { 'T', 'C', 'P', 'M', }; | 44 | static char range_abbr[RANGE_MAX] = { 'T', 'C', 'P', 'M', }; |
| 45 | 45 | ||
| 46 | static void print_wrong_arg_exit(void) | ||
| 47 | { | ||
| 48 | printf(_("invalid or unknown argument\n")); | ||
| 49 | exit(EXIT_FAILURE); | ||
| 50 | } | ||
| 51 | |||
| 46 | long long timespec_diff_us(struct timespec start, struct timespec end) | 52 | long long timespec_diff_us(struct timespec start, struct timespec end) |
| 47 | { | 53 | { |
| 48 | struct timespec temp; | 54 | struct timespec temp; |
| @@ -56,21 +62,6 @@ long long timespec_diff_us(struct timespec start, struct timespec end) | |||
| 56 | return (temp.tv_sec * 1000000) + (temp.tv_nsec / 1000); | 62 | return (temp.tv_sec * 1000000) + (temp.tv_nsec / 1000); |
| 57 | } | 63 | } |
| 58 | 64 | ||
| 59 | void monitor_help(void) | ||
| 60 | { | ||
| 61 | printf(_("cpupower monitor: [-m <mon1>,[<mon2>],.. ] command\n")); | ||
| 62 | printf(_("cpupower monitor: [-m <mon1>,[<mon2>],.. ] [ -i interval_sec ]\n")); | ||
| 63 | printf(_("cpupower monitor: -l\n")); | ||
| 64 | printf(_("\t command: pass an arbitrary command to measure specific workload\n")); | ||
| 65 | printf(_("\t -i: time intervall to measure for in seconds (default 1)\n")); | ||
| 66 | printf(_("\t -l: list available CPU sleep monitors (for use with -m)\n")); | ||
| 67 | printf(_("\t -m: show specific CPU sleep monitors only (in same order)\n")); | ||
| 68 | printf(_("\t -h: print this help\n")); | ||
| 69 | printf("\n"); | ||
| 70 | printf(_("only one of: -l, -m are allowed\nIf none of them is passed,")); | ||
| 71 | printf(_(" all supported monitors are shown\n")); | ||
| 72 | } | ||
| 73 | |||
| 74 | void print_n_spaces(int n) | 65 | void print_n_spaces(int n) |
| 75 | { | 66 | { |
| 76 | int x; | 67 | int x; |
| @@ -149,6 +140,10 @@ void print_results(int topology_depth, int cpu) | |||
| 149 | unsigned long long result; | 140 | unsigned long long result; |
| 150 | cstate_t s; | 141 | cstate_t s; |
| 151 | 142 | ||
| 143 | /* Be careful CPUs may got resorted for pkg value do not just use cpu */ | ||
| 144 | if (!bitmask_isbitset(cpus_chosen, cpu_top.core_info[cpu].cpu)) | ||
| 145 | return; | ||
| 146 | |||
| 152 | if (topology_depth > 2) | 147 | if (topology_depth > 2) |
| 153 | printf("%4d|", cpu_top.core_info[cpu].pkg); | 148 | printf("%4d|", cpu_top.core_info[cpu].pkg); |
| 154 | if (topology_depth > 1) | 149 | if (topology_depth > 1) |
| @@ -190,9 +185,13 @@ void print_results(int topology_depth, int cpu) | |||
| 190 | } | 185 | } |
| 191 | } | 186 | } |
| 192 | } | 187 | } |
| 193 | /* cpu offline */ | 188 | /* |
| 194 | if (cpu_top.core_info[cpu].pkg == -1 || | 189 | * The monitor could still provide useful data, for example |
| 195 | cpu_top.core_info[cpu].core == -1) { | 190 | * AMD HW counters partly sit in PCI config space. |
| 191 | * It's up to the monitor plug-in to check .is_online, this one | ||
| 192 | * is just for additional info. | ||
| 193 | */ | ||
| 194 | if (!cpu_top.core_info[cpu].is_online) { | ||
| 196 | printf(_(" *is offline\n")); | 195 | printf(_(" *is offline\n")); |
| 197 | return; | 196 | return; |
| 198 | } else | 197 | } else |
| @@ -238,7 +237,6 @@ static void parse_monitor_param(char *param) | |||
| 238 | if (hits == 0) { | 237 | if (hits == 0) { |
| 239 | printf(_("No matching monitor found in %s, " | 238 | printf(_("No matching monitor found in %s, " |
| 240 | "try -l option\n"), param); | 239 | "try -l option\n"), param); |
| 241 | monitor_help(); | ||
| 242 | exit(EXIT_FAILURE); | 240 | exit(EXIT_FAILURE); |
| 243 | } | 241 | } |
| 244 | /* Override detected/registerd monitors array with requested one */ | 242 | /* Override detected/registerd monitors array with requested one */ |
| @@ -335,37 +333,27 @@ static void cmdline(int argc, char *argv[]) | |||
| 335 | int opt; | 333 | int opt; |
| 336 | progname = basename(argv[0]); | 334 | progname = basename(argv[0]); |
| 337 | 335 | ||
| 338 | while ((opt = getopt(argc, argv, "+hli:m:")) != -1) { | 336 | while ((opt = getopt(argc, argv, "+li:m:")) != -1) { |
| 339 | switch (opt) { | 337 | switch (opt) { |
| 340 | case 'h': | ||
| 341 | monitor_help(); | ||
| 342 | exit(EXIT_SUCCESS); | ||
| 343 | case 'l': | 338 | case 'l': |
| 344 | if (mode) { | 339 | if (mode) |
| 345 | monitor_help(); | 340 | print_wrong_arg_exit(); |
| 346 | exit(EXIT_FAILURE); | ||
| 347 | } | ||
| 348 | mode = list; | 341 | mode = list; |
| 349 | break; | 342 | break; |
| 350 | case 'i': | 343 | case 'i': |
| 351 | /* only allow -i with -m or no option */ | 344 | /* only allow -i with -m or no option */ |
| 352 | if (mode && mode != show) { | 345 | if (mode && mode != show) |
| 353 | monitor_help(); | 346 | print_wrong_arg_exit(); |
| 354 | exit(EXIT_FAILURE); | ||
| 355 | } | ||
| 356 | interval = atoi(optarg); | 347 | interval = atoi(optarg); |
| 357 | break; | 348 | break; |
| 358 | case 'm': | 349 | case 'm': |
| 359 | if (mode) { | 350 | if (mode) |
| 360 | monitor_help(); | 351 | print_wrong_arg_exit(); |
| 361 | exit(EXIT_FAILURE); | ||
| 362 | } | ||
| 363 | mode = show; | 352 | mode = show; |
| 364 | show_monitors_param = optarg; | 353 | show_monitors_param = optarg; |
| 365 | break; | 354 | break; |
| 366 | default: | 355 | default: |
| 367 | monitor_help(); | 356 | print_wrong_arg_exit(); |
| 368 | exit(EXIT_FAILURE); | ||
| 369 | } | 357 | } |
| 370 | } | 358 | } |
| 371 | if (!mode) | 359 | if (!mode) |
| @@ -385,6 +373,10 @@ int cmd_monitor(int argc, char **argv) | |||
| 385 | return EXIT_FAILURE; | 373 | return EXIT_FAILURE; |
| 386 | } | 374 | } |
| 387 | 375 | ||
| 376 | /* Default is: monitor all CPUs */ | ||
| 377 | if (bitmask_isallclear(cpus_chosen)) | ||
| 378 | bitmask_setall(cpus_chosen); | ||
| 379 | |||
| 388 | dprint("System has up to %d CPU cores\n", cpu_count); | 380 | dprint("System has up to %d CPU cores\n", cpu_count); |
| 389 | 381 | ||
| 390 | for (num = 0; all_monitors[num]; num++) { | 382 | for (num = 0; all_monitors[num]; num++) { |
diff --git a/tools/power/cpupower/utils/idle_monitor/mperf_monitor.c b/tools/power/cpupower/utils/idle_monitor/mperf_monitor.c index 63ca87a05e5f..5650ab5a2c20 100644 --- a/tools/power/cpupower/utils/idle_monitor/mperf_monitor.c +++ b/tools/power/cpupower/utils/idle_monitor/mperf_monitor.c | |||
| @@ -22,12 +22,15 @@ | |||
| 22 | 22 | ||
| 23 | #define MSR_TSC 0x10 | 23 | #define MSR_TSC 0x10 |
| 24 | 24 | ||
| 25 | #define MSR_AMD_HWCR 0xc0010015 | ||
| 26 | |||
| 25 | enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; | 27 | enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; |
| 26 | 28 | ||
| 27 | static int mperf_get_count_percent(unsigned int self_id, double *percent, | 29 | static int mperf_get_count_percent(unsigned int self_id, double *percent, |
| 28 | unsigned int cpu); | 30 | unsigned int cpu); |
| 29 | static int mperf_get_count_freq(unsigned int id, unsigned long long *count, | 31 | static int mperf_get_count_freq(unsigned int id, unsigned long long *count, |
| 30 | unsigned int cpu); | 32 | unsigned int cpu); |
| 33 | static struct timespec time_start, time_end; | ||
| 31 | 34 | ||
| 32 | static cstate_t mperf_cstates[MPERF_CSTATE_COUNT] = { | 35 | static cstate_t mperf_cstates[MPERF_CSTATE_COUNT] = { |
| 33 | { | 36 | { |
| @@ -54,19 +57,33 @@ static cstate_t mperf_cstates[MPERF_CSTATE_COUNT] = { | |||
| 54 | }, | 57 | }, |
| 55 | }; | 58 | }; |
| 56 | 59 | ||
| 60 | enum MAX_FREQ_MODE { MAX_FREQ_SYSFS, MAX_FREQ_TSC_REF }; | ||
| 61 | static int max_freq_mode; | ||
| 62 | /* | ||
| 63 | * The max frequency mperf is ticking at (in C0), either retrieved via: | ||
| 64 | * 1) calculated after measurements if we know TSC ticks at mperf/P0 frequency | ||
| 65 | * 2) cpufreq /sys/devices/.../cpu0/cpufreq/cpuinfo_max_freq at init time | ||
| 66 | * 1. Is preferred as it also works without cpufreq subsystem (e.g. on Xen) | ||
| 67 | */ | ||
| 68 | static unsigned long max_frequency; | ||
| 69 | |||
| 57 | static unsigned long long tsc_at_measure_start; | 70 | static unsigned long long tsc_at_measure_start; |
| 58 | static unsigned long long tsc_at_measure_end; | 71 | static unsigned long long tsc_at_measure_end; |
| 59 | static unsigned long max_frequency; | ||
| 60 | static unsigned long long *mperf_previous_count; | 72 | static unsigned long long *mperf_previous_count; |
| 61 | static unsigned long long *aperf_previous_count; | 73 | static unsigned long long *aperf_previous_count; |
| 62 | static unsigned long long *mperf_current_count; | 74 | static unsigned long long *mperf_current_count; |
| 63 | static unsigned long long *aperf_current_count; | 75 | static unsigned long long *aperf_current_count; |
| 76 | |||
| 64 | /* valid flag for all CPUs. If a MSR read failed it will be zero */ | 77 | /* valid flag for all CPUs. If a MSR read failed it will be zero */ |
| 65 | static int *is_valid; | 78 | static int *is_valid; |
| 66 | 79 | ||
| 67 | static int mperf_get_tsc(unsigned long long *tsc) | 80 | static int mperf_get_tsc(unsigned long long *tsc) |
| 68 | { | 81 | { |
| 69 | return read_msr(0, MSR_TSC, tsc); | 82 | int ret; |
| 83 | ret = read_msr(0, MSR_TSC, tsc); | ||
| 84 | if (ret) | ||
| 85 | dprint("Reading TSC MSR failed, returning %llu\n", *tsc); | ||
| 86 | return ret; | ||
| 70 | } | 87 | } |
| 71 | 88 | ||
| 72 | static int mperf_init_stats(unsigned int cpu) | 89 | static int mperf_init_stats(unsigned int cpu) |
| @@ -97,36 +114,11 @@ static int mperf_measure_stats(unsigned int cpu) | |||
| 97 | return 0; | 114 | return 0; |
| 98 | } | 115 | } |
| 99 | 116 | ||
| 100 | /* | ||
| 101 | * get_average_perf() | ||
| 102 | * | ||
| 103 | * Returns the average performance (also considers boosted frequencies) | ||
| 104 | * | ||
| 105 | * Input: | ||
| 106 | * aperf_diff: Difference of the aperf register over a time period | ||
| 107 | * mperf_diff: Difference of the mperf register over the same time period | ||
| 108 | * max_freq: Maximum frequency (P0) | ||
| 109 | * | ||
| 110 | * Returns: | ||
| 111 | * Average performance over the time period | ||
| 112 | */ | ||
| 113 | static unsigned long get_average_perf(unsigned long long aperf_diff, | ||
| 114 | unsigned long long mperf_diff) | ||
| 115 | { | ||
| 116 | unsigned int perf_percent = 0; | ||
| 117 | if (((unsigned long)(-1) / 100) < aperf_diff) { | ||
| 118 | int shift_count = 7; | ||
| 119 | aperf_diff >>= shift_count; | ||
| 120 | mperf_diff >>= shift_count; | ||
| 121 | } | ||
| 122 | perf_percent = (aperf_diff * 100) / mperf_diff; | ||
| 123 | return (max_frequency * perf_percent) / 100; | ||
| 124 | } | ||
| 125 | |||
| 126 | static int mperf_get_count_percent(unsigned int id, double *percent, | 117 | static int mperf_get_count_percent(unsigned int id, double *percent, |
| 127 | unsigned int cpu) | 118 | unsigned int cpu) |
| 128 | { | 119 | { |
| 129 | unsigned long long aperf_diff, mperf_diff, tsc_diff; | 120 | unsigned long long aperf_diff, mperf_diff, tsc_diff; |
| 121 | unsigned long long timediff; | ||
| 130 | 122 | ||
| 131 | if (!is_valid[cpu]) | 123 | if (!is_valid[cpu]) |
| 132 | return -1; | 124 | return -1; |
| @@ -136,11 +128,19 @@ static int mperf_get_count_percent(unsigned int id, double *percent, | |||
| 136 | 128 | ||
| 137 | mperf_diff = mperf_current_count[cpu] - mperf_previous_count[cpu]; | 129 | mperf_diff = mperf_current_count[cpu] - mperf_previous_count[cpu]; |
| 138 | aperf_diff = aperf_current_count[cpu] - aperf_previous_count[cpu]; | 130 | aperf_diff = aperf_current_count[cpu] - aperf_previous_count[cpu]; |
| 139 | tsc_diff = tsc_at_measure_end - tsc_at_measure_start; | ||
| 140 | 131 | ||
| 141 | *percent = 100.0 * mperf_diff / tsc_diff; | 132 | if (max_freq_mode == MAX_FREQ_TSC_REF) { |
| 142 | dprint("%s: mperf_diff: %llu, tsc_diff: %llu\n", | 133 | tsc_diff = tsc_at_measure_end - tsc_at_measure_start; |
| 143 | mperf_cstates[id].name, mperf_diff, tsc_diff); | 134 | *percent = 100.0 * mperf_diff / tsc_diff; |
| 135 | dprint("%s: TSC Ref - mperf_diff: %llu, tsc_diff: %llu\n", | ||
| 136 | mperf_cstates[id].name, mperf_diff, tsc_diff); | ||
| 137 | } else if (max_freq_mode == MAX_FREQ_SYSFS) { | ||
| 138 | timediff = timespec_diff_us(time_start, time_end); | ||
| 139 | *percent = 100.0 * mperf_diff / timediff; | ||
| 140 | dprint("%s: MAXFREQ - mperf_diff: %llu, time_diff: %llu\n", | ||
| 141 | mperf_cstates[id].name, mperf_diff, timediff); | ||
| 142 | } else | ||
| 143 | return -1; | ||
| 144 | 144 | ||
| 145 | if (id == Cx) | 145 | if (id == Cx) |
| 146 | *percent = 100.0 - *percent; | 146 | *percent = 100.0 - *percent; |
| @@ -154,7 +154,7 @@ static int mperf_get_count_percent(unsigned int id, double *percent, | |||
| 154 | static int mperf_get_count_freq(unsigned int id, unsigned long long *count, | 154 | static int mperf_get_count_freq(unsigned int id, unsigned long long *count, |
| 155 | unsigned int cpu) | 155 | unsigned int cpu) |
| 156 | { | 156 | { |
| 157 | unsigned long long aperf_diff, mperf_diff; | 157 | unsigned long long aperf_diff, mperf_diff, time_diff, tsc_diff; |
| 158 | 158 | ||
| 159 | if (id != AVG_FREQ) | 159 | if (id != AVG_FREQ) |
| 160 | return 1; | 160 | return 1; |
| @@ -165,11 +165,21 @@ static int mperf_get_count_freq(unsigned int id, unsigned long long *count, | |||
| 165 | mperf_diff = mperf_current_count[cpu] - mperf_previous_count[cpu]; | 165 | mperf_diff = mperf_current_count[cpu] - mperf_previous_count[cpu]; |
| 166 | aperf_diff = aperf_current_count[cpu] - aperf_previous_count[cpu]; | 166 | aperf_diff = aperf_current_count[cpu] - aperf_previous_count[cpu]; |
| 167 | 167 | ||
| 168 | /* Return MHz for now, might want to return KHz if column width is more | 168 | if (max_freq_mode == MAX_FREQ_TSC_REF) { |
| 169 | generic */ | 169 | /* Calculate max_freq from TSC count */ |
| 170 | *count = get_average_perf(aperf_diff, mperf_diff) / 1000; | 170 | tsc_diff = tsc_at_measure_end - tsc_at_measure_start; |
| 171 | dprint("%s: %llu\n", mperf_cstates[id].name, *count); | 171 | time_diff = timespec_diff_us(time_start, time_end); |
| 172 | max_frequency = tsc_diff / time_diff; | ||
| 173 | } | ||
| 172 | 174 | ||
| 175 | *count = max_frequency * ((double)aperf_diff / mperf_diff); | ||
| 176 | dprint("%s: Average freq based on %s maximum frequency:\n", | ||
| 177 | mperf_cstates[id].name, | ||
| 178 | (max_freq_mode == MAX_FREQ_TSC_REF) ? "TSC calculated" : "sysfs read"); | ||
| 179 | dprint("%max_frequency: %lu", max_frequency); | ||
| 180 | dprint("aperf_diff: %llu\n", aperf_diff); | ||
| 181 | dprint("mperf_diff: %llu\n", mperf_diff); | ||
| 182 | dprint("avg freq: %llu\n", *count); | ||
| 173 | return 0; | 183 | return 0; |
| 174 | } | 184 | } |
| 175 | 185 | ||
| @@ -178,6 +188,7 @@ static int mperf_start(void) | |||
| 178 | int cpu; | 188 | int cpu; |
| 179 | unsigned long long dbg; | 189 | unsigned long long dbg; |
| 180 | 190 | ||
| 191 | clock_gettime(CLOCK_REALTIME, &time_start); | ||
| 181 | mperf_get_tsc(&tsc_at_measure_start); | 192 | mperf_get_tsc(&tsc_at_measure_start); |
| 182 | 193 | ||
| 183 | for (cpu = 0; cpu < cpu_count; cpu++) | 194 | for (cpu = 0; cpu < cpu_count; cpu++) |
| @@ -193,32 +204,104 @@ static int mperf_stop(void) | |||
| 193 | unsigned long long dbg; | 204 | unsigned long long dbg; |
| 194 | int cpu; | 205 | int cpu; |
| 195 | 206 | ||
| 196 | mperf_get_tsc(&tsc_at_measure_end); | ||
| 197 | |||
| 198 | for (cpu = 0; cpu < cpu_count; cpu++) | 207 | for (cpu = 0; cpu < cpu_count; cpu++) |
| 199 | mperf_measure_stats(cpu); | 208 | mperf_measure_stats(cpu); |
| 200 | 209 | ||
| 210 | mperf_get_tsc(&tsc_at_measure_end); | ||
| 211 | clock_gettime(CLOCK_REALTIME, &time_end); | ||
| 212 | |||
| 201 | mperf_get_tsc(&dbg); | 213 | mperf_get_tsc(&dbg); |
| 202 | dprint("TSC diff: %llu\n", dbg - tsc_at_measure_end); | 214 | dprint("TSC diff: %llu\n", dbg - tsc_at_measure_end); |
| 203 | 215 | ||
| 204 | return 0; | 216 | return 0; |
| 205 | } | 217 | } |
| 206 | 218 | ||
| 207 | struct cpuidle_monitor mperf_monitor; | 219 | /* |
| 208 | 220 | * Mperf register is defined to tick at P0 (maximum) frequency | |
| 209 | struct cpuidle_monitor *mperf_register(void) | 221 | * |
| 222 | * Instead of reading out P0 which can be tricky to read out from HW, | ||
| 223 | * we use TSC counter if it reliably ticks at P0/mperf frequency. | ||
| 224 | * | ||
| 225 | * Still try to fall back to: | ||
| 226 | * /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq | ||
| 227 | * on older Intel HW without invariant TSC feature. | ||
| 228 | * Or on AMD machines where TSC does not tick at P0 (do not exist yet, but | ||
| 229 | * it's still double checked (MSR_AMD_HWCR)). | ||
| 230 | * | ||
| 231 | * On these machines the user would still get useful mperf | ||
| 232 | * stats when acpi-cpufreq driver is loaded. | ||
| 233 | */ | ||
| 234 | static int init_maxfreq_mode(void) | ||
| 210 | { | 235 | { |
| 236 | int ret; | ||
| 237 | unsigned long long hwcr; | ||
| 211 | unsigned long min; | 238 | unsigned long min; |
| 212 | 239 | ||
| 213 | if (!(cpupower_cpu_info.caps & CPUPOWER_CAP_APERF)) | 240 | if (!cpupower_cpu_info.caps & CPUPOWER_CAP_INV_TSC) |
| 214 | return NULL; | 241 | goto use_sysfs; |
| 215 | 242 | ||
| 216 | /* Assume min/max all the same on all cores */ | 243 | if (cpupower_cpu_info.vendor == X86_VENDOR_AMD) { |
| 244 | /* MSR_AMD_HWCR tells us whether TSC runs at P0/mperf | ||
| 245 | * freq. | ||
| 246 | * A test whether hwcr is accessable/available would be: | ||
| 247 | * (cpupower_cpu_info.family > 0x10 || | ||
| 248 | * cpupower_cpu_info.family == 0x10 && | ||
| 249 | * cpupower_cpu_info.model >= 0x2)) | ||
| 250 | * This should be the case for all aperf/mperf | ||
| 251 | * capable AMD machines and is therefore safe to test here. | ||
| 252 | * Compare with Linus kernel git commit: acf01734b1747b1ec4 | ||
| 253 | */ | ||
| 254 | ret = read_msr(0, MSR_AMD_HWCR, &hwcr); | ||
| 255 | /* | ||
| 256 | * If the MSR read failed, assume a Xen system that did | ||
| 257 | * not explicitly provide access to it and assume TSC works | ||
| 258 | */ | ||
| 259 | if (ret != 0) { | ||
| 260 | dprint("TSC read 0x%x failed - assume TSC working\n", | ||
| 261 | MSR_AMD_HWCR); | ||
| 262 | return 0; | ||
| 263 | } else if (1 & (hwcr >> 24)) { | ||
| 264 | max_freq_mode = MAX_FREQ_TSC_REF; | ||
| 265 | return 0; | ||
| 266 | } else { /* Use sysfs max frequency if available */ } | ||
| 267 | } else if (cpupower_cpu_info.vendor == X86_VENDOR_INTEL) { | ||
| 268 | /* | ||
| 269 | * On Intel we assume mperf (in C0) is ticking at same | ||
| 270 | * rate than TSC | ||
| 271 | */ | ||
| 272 | max_freq_mode = MAX_FREQ_TSC_REF; | ||
| 273 | return 0; | ||
| 274 | } | ||
| 275 | use_sysfs: | ||
| 217 | if (cpufreq_get_hardware_limits(0, &min, &max_frequency)) { | 276 | if (cpufreq_get_hardware_limits(0, &min, &max_frequency)) { |
| 218 | dprint("Cannot retrieve max freq from cpufreq kernel " | 277 | dprint("Cannot retrieve max freq from cpufreq kernel " |
| 219 | "subsystem\n"); | 278 | "subsystem\n"); |
| 220 | return NULL; | 279 | return -1; |
| 221 | } | 280 | } |
| 281 | max_freq_mode = MAX_FREQ_SYSFS; | ||
| 282 | return 0; | ||
| 283 | } | ||
| 284 | |||
| 285 | /* | ||
| 286 | * This monitor provides: | ||
| 287 | * | ||
| 288 | * 1) Average frequency a CPU resided in | ||
| 289 | * This always works if the CPU has aperf/mperf capabilities | ||
| 290 | * | ||
| 291 | * 2) C0 and Cx (any sleep state) time a CPU resided in | ||
| 292 | * Works if mperf timer stops ticking in sleep states which | ||
| 293 | * seem to be the case on all current HW. | ||
| 294 | * Both is directly retrieved from HW registers and is independent | ||
| 295 | * from kernel statistics. | ||
| 296 | */ | ||
| 297 | struct cpuidle_monitor mperf_monitor; | ||
| 298 | struct cpuidle_monitor *mperf_register(void) | ||
| 299 | { | ||
| 300 | if (!(cpupower_cpu_info.caps & CPUPOWER_CAP_APERF)) | ||
| 301 | return NULL; | ||
| 302 | |||
| 303 | if (init_maxfreq_mode()) | ||
| 304 | return NULL; | ||
| 222 | 305 | ||
| 223 | /* Free this at program termination */ | 306 | /* Free this at program termination */ |
| 224 | is_valid = calloc(cpu_count, sizeof(int)); | 307 | is_valid = calloc(cpu_count, sizeof(int)); |
