diff options
432 files changed, 4475 insertions, 2392 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index c4a6e148732a..4dc465477665 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
| @@ -592,3 +592,11 @@ Why: In 3.0, we can now autodetect internal 3G device and already have | |||
| 592 | interface that was used by acer-wmi driver. It will replaced by | 592 | interface that was used by acer-wmi driver. It will replaced by |
| 593 | information log when acer-wmi initial. | 593 | information log when acer-wmi initial. |
| 594 | Who: Lee, Chun-Yi <jlee@novell.com> | 594 | Who: Lee, Chun-Yi <jlee@novell.com> |
| 595 | |||
| 596 | ---------------------------- | ||
| 597 | What: The XFS nodelaylog mount option | ||
| 598 | When: 3.3 | ||
| 599 | Why: The delaylog mode that has been the default since 2.6.39 has proven | ||
| 600 | stable, and the old code is in the way of additional improvements in | ||
| 601 | the log code. | ||
| 602 | Who: Christoph Hellwig <hch@lst.de> | ||
diff --git a/Documentation/hwmon/max16065 b/Documentation/hwmon/max16065 index 44b4f61e04f9..c11f64a1f2ad 100644 --- a/Documentation/hwmon/max16065 +++ b/Documentation/hwmon/max16065 | |||
| @@ -62,6 +62,13 @@ can be safely used to identify the chip. You will have to instantiate | |||
| 62 | the devices explicitly. Please see Documentation/i2c/instantiating-devices for | 62 | the devices explicitly. Please see Documentation/i2c/instantiating-devices for |
| 63 | details. | 63 | details. |
| 64 | 64 | ||
| 65 | WARNING: Do not access chip registers using the i2cdump command, and do not use | ||
| 66 | any of the i2ctools commands on a command register (0xa5 to 0xac). The chips | ||
| 67 | supported by this driver interpret any access to a command register (including | ||
| 68 | read commands) as request to execute the command in question. This may result in | ||
| 69 | power loss, board resets, and/or Flash corruption. Worst case, your board may | ||
| 70 | turn into a brick. | ||
| 71 | |||
| 65 | 72 | ||
| 66 | Sysfs entries | 73 | Sysfs entries |
| 67 | ------------- | 74 | ------------- |
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX index 4edd78dfb362..bbce1215434a 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX | |||
| @@ -1,13 +1,21 @@ | |||
| 1 | 00-INDEX | 1 | 00-INDEX |
| 2 | - this file | 2 | - this file |
| 3 | 3c359.txt | ||
| 4 | - information on the 3Com TokenLink Velocity XL (3c5359) driver. | ||
| 3 | 3c505.txt | 5 | 3c505.txt |
| 4 | - information on the 3Com EtherLink Plus (3c505) driver. | 6 | - information on the 3Com EtherLink Plus (3c505) driver. |
| 7 | 3c509.txt | ||
| 8 | - information on the 3Com Etherlink III Series Ethernet cards. | ||
| 5 | 6pack.txt | 9 | 6pack.txt |
| 6 | - info on the 6pack protocol, an alternative to KISS for AX.25 | 10 | - info on the 6pack protocol, an alternative to KISS for AX.25 |
| 7 | DLINK.txt | 11 | DLINK.txt |
| 8 | - info on the D-Link DE-600/DE-620 parallel port pocket adapters | 12 | - info on the D-Link DE-600/DE-620 parallel port pocket adapters |
| 9 | PLIP.txt | 13 | PLIP.txt |
| 10 | - PLIP: The Parallel Line Internet Protocol device driver | 14 | - PLIP: The Parallel Line Internet Protocol device driver |
| 15 | README.ipw2100 | ||
| 16 | - README for the Intel PRO/Wireless 2100 driver. | ||
| 17 | README.ipw2200 | ||
| 18 | - README for the Intel PRO/Wireless 2915ABG and 2200BG driver. | ||
| 11 | README.sb1000 | 19 | README.sb1000 |
| 12 | - info on General Instrument/NextLevel SURFboard1000 cable modem. | 20 | - info on General Instrument/NextLevel SURFboard1000 cable modem. |
| 13 | alias.txt | 21 | alias.txt |
| @@ -20,8 +28,12 @@ atm.txt | |||
| 20 | - info on where to get ATM programs and support for Linux. | 28 | - info on where to get ATM programs and support for Linux. |
| 21 | ax25.txt | 29 | ax25.txt |
| 22 | - info on using AX.25 and NET/ROM code for Linux | 30 | - info on using AX.25 and NET/ROM code for Linux |
| 31 | batman-adv.txt | ||
| 32 | - B.A.T.M.A.N routing protocol on top of layer 2 Ethernet Frames. | ||
| 23 | baycom.txt | 33 | baycom.txt |
| 24 | - info on the driver for Baycom style amateur radio modems | 34 | - info on the driver for Baycom style amateur radio modems |
| 35 | bonding.txt | ||
| 36 | - Linux Ethernet Bonding Driver HOWTO: link aggregation in Linux. | ||
| 25 | bridge.txt | 37 | bridge.txt |
| 26 | - where to get user space programs for ethernet bridging with Linux. | 38 | - where to get user space programs for ethernet bridging with Linux. |
| 27 | can.txt | 39 | can.txt |
| @@ -34,32 +46,60 @@ cxacru.txt | |||
| 34 | - Conexant AccessRunner USB ADSL Modem | 46 | - Conexant AccessRunner USB ADSL Modem |
| 35 | cxacru-cf.py | 47 | cxacru-cf.py |
| 36 | - Conexant AccessRunner USB ADSL Modem configuration file parser | 48 | - Conexant AccessRunner USB ADSL Modem configuration file parser |
| 49 | cxgb.txt | ||
| 50 | - Release Notes for the Chelsio N210 Linux device driver. | ||
| 51 | dccp.txt | ||
| 52 | - the Datagram Congestion Control Protocol (DCCP) (RFC 4340..42). | ||
| 37 | de4x5.txt | 53 | de4x5.txt |
| 38 | - the Digital EtherWORKS DE4?? and DE5?? PCI Ethernet driver | 54 | - the Digital EtherWORKS DE4?? and DE5?? PCI Ethernet driver |
| 39 | decnet.txt | 55 | decnet.txt |
| 40 | - info on using the DECnet networking layer in Linux. | 56 | - info on using the DECnet networking layer in Linux. |
| 41 | depca.txt | 57 | depca.txt |
| 42 | - the Digital DEPCA/EtherWORKS DE1?? and DE2?? LANCE Ethernet driver | 58 | - the Digital DEPCA/EtherWORKS DE1?? and DE2?? LANCE Ethernet driver |
| 59 | dl2k.txt | ||
| 60 | - README for D-Link DL2000-based Gigabit Ethernet Adapters (dl2k.ko). | ||
| 61 | dm9000.txt | ||
| 62 | - README for the Simtec DM9000 Network driver. | ||
| 43 | dmfe.txt | 63 | dmfe.txt |
| 44 | - info on the Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver. | 64 | - info on the Davicom DM9102(A)/DM9132/DM9801 fast ethernet driver. |
| 65 | dns_resolver.txt | ||
| 66 | - The DNS resolver module allows kernel servies to make DNS queries. | ||
| 67 | driver.txt | ||
| 68 | - Softnet driver issues. | ||
| 45 | e100.txt | 69 | e100.txt |
| 46 | - info on Intel's EtherExpress PRO/100 line of 10/100 boards | 70 | - info on Intel's EtherExpress PRO/100 line of 10/100 boards |
| 47 | e1000.txt | 71 | e1000.txt |
| 48 | - info on Intel's E1000 line of gigabit ethernet boards | 72 | - info on Intel's E1000 line of gigabit ethernet boards |
| 73 | e1000e.txt | ||
| 74 | - README for the Intel Gigabit Ethernet Driver (e1000e). | ||
| 49 | eql.txt | 75 | eql.txt |
| 50 | - serial IP load balancing | 76 | - serial IP load balancing |
| 51 | ewrk3.txt | 77 | ewrk3.txt |
| 52 | - the Digital EtherWORKS 3 DE203/4/5 Ethernet driver | 78 | - the Digital EtherWORKS 3 DE203/4/5 Ethernet driver |
| 79 | fib_trie.txt | ||
| 80 | - Level Compressed Trie (LC-trie) notes: a structure for routing. | ||
| 53 | filter.txt | 81 | filter.txt |
| 54 | - Linux Socket Filtering | 82 | - Linux Socket Filtering |
| 55 | fore200e.txt | 83 | fore200e.txt |
| 56 | - FORE Systems PCA-200E/SBA-200E ATM NIC driver info. | 84 | - FORE Systems PCA-200E/SBA-200E ATM NIC driver info. |
| 57 | framerelay.txt | 85 | framerelay.txt |
| 58 | - info on using Frame Relay/Data Link Connection Identifier (DLCI). | 86 | - info on using Frame Relay/Data Link Connection Identifier (DLCI). |
| 87 | gen_stats.txt | ||
| 88 | - Generic networking statistics for netlink users. | ||
| 89 | generic_hdlc.txt | ||
| 90 | - The generic High Level Data Link Control (HDLC) layer. | ||
| 59 | generic_netlink.txt | 91 | generic_netlink.txt |
| 60 | - info on Generic Netlink | 92 | - info on Generic Netlink |
| 93 | gianfar.txt | ||
| 94 | - Gianfar Ethernet Driver. | ||
| 61 | ieee802154.txt | 95 | ieee802154.txt |
| 62 | - Linux IEEE 802.15.4 implementation, API and drivers | 96 | - Linux IEEE 802.15.4 implementation, API and drivers |
| 97 | ifenslave.c | ||
| 98 | - Configure network interfaces for parallel routing (bonding). | ||
| 99 | igb.txt | ||
| 100 | - README for the Intel Gigabit Ethernet Driver (igb). | ||
| 101 | igbvf.txt | ||
| 102 | - README for the Intel Gigabit Ethernet Driver (igbvf). | ||
| 63 | ip-sysctl.txt | 103 | ip-sysctl.txt |
| 64 | - /proc/sys/net/ipv4/* variables | 104 | - /proc/sys/net/ipv4/* variables |
| 65 | ip_dynaddr.txt | 105 | ip_dynaddr.txt |
| @@ -68,41 +108,117 @@ ipddp.txt | |||
| 68 | - AppleTalk-IP Decapsulation and AppleTalk-IP Encapsulation | 108 | - AppleTalk-IP Decapsulation and AppleTalk-IP Encapsulation |
| 69 | iphase.txt | 109 | iphase.txt |
| 70 | - Interphase PCI ATM (i)Chip IA Linux driver info. | 110 | - Interphase PCI ATM (i)Chip IA Linux driver info. |
| 111 | ipv6.txt | ||
| 112 | - Options to the ipv6 kernel module. | ||
| 113 | ipvs-sysctl.txt | ||
| 114 | - Per-inode explanation of the /proc/sys/net/ipv4/vs interface. | ||
| 71 | irda.txt | 115 | irda.txt |
| 72 | - where to get IrDA (infrared) utilities and info for Linux. | 116 | - where to get IrDA (infrared) utilities and info for Linux. |
| 117 | ixgb.txt | ||
| 118 | - README for the Intel 10 Gigabit Ethernet Driver (ixgb). | ||
| 119 | ixgbe.txt | ||
| 120 | - README for the Intel 10 Gigabit Ethernet Driver (ixgbe). | ||
| 121 | ixgbevf.txt | ||
| 122 | - README for the Intel Virtual Function (VF) Driver (ixgbevf). | ||
| 123 | l2tp.txt | ||
| 124 | - User guide to the L2TP tunnel protocol. | ||
| 73 | lapb-module.txt | 125 | lapb-module.txt |
| 74 | - programming information of the LAPB module. | 126 | - programming information of the LAPB module. |
| 75 | ltpc.txt | 127 | ltpc.txt |
| 76 | - the Apple or Farallon LocalTalk PC card driver | 128 | - the Apple or Farallon LocalTalk PC card driver |
| 129 | mac80211-injection.txt | ||
| 130 | - HOWTO use packet injection with mac80211 | ||
| 77 | multicast.txt | 131 | multicast.txt |
| 78 | - Behaviour of cards under Multicast | 132 | - Behaviour of cards under Multicast |
| 133 | multiqueue.txt | ||
| 134 | - HOWTO for multiqueue network device support. | ||
| 135 | netconsole.txt | ||
| 136 | - The network console module netconsole.ko: configuration and notes. | ||
| 137 | netdev-features.txt | ||
| 138 | - Network interface features API description. | ||
| 79 | netdevices.txt | 139 | netdevices.txt |
| 80 | - info on network device driver functions exported to the kernel. | 140 | - info on network device driver functions exported to the kernel. |
| 141 | netif-msg.txt | ||
| 142 | - Design of the network interface message level setting (NETIF_MSG_*). | ||
| 143 | nfc.txt | ||
| 144 | - The Linux Near Field Communication (NFS) subsystem. | ||
| 81 | olympic.txt | 145 | olympic.txt |
| 82 | - IBM PCI Pit/Pit-Phy/Olympic Token Ring driver info. | 146 | - IBM PCI Pit/Pit-Phy/Olympic Token Ring driver info. |
| 147 | operstates.txt | ||
| 148 | - Overview of network interface operational states. | ||
| 149 | packet_mmap.txt | ||
| 150 | - User guide to memory mapped packet socket rings (PACKET_[RT]X_RING). | ||
| 151 | phonet.txt | ||
| 152 | - The Phonet packet protocol used in Nokia cellular modems. | ||
| 153 | phy.txt | ||
| 154 | - The PHY abstraction layer. | ||
| 155 | pktgen.txt | ||
| 156 | - User guide to the kernel packet generator (pktgen.ko). | ||
| 83 | policy-routing.txt | 157 | policy-routing.txt |
| 84 | - IP policy-based routing | 158 | - IP policy-based routing |
| 159 | ppp_generic.txt | ||
| 160 | - Information about the generic PPP driver. | ||
| 161 | proc_net_tcp.txt | ||
| 162 | - Per inode overview of the /proc/net/tcp and /proc/net/tcp6 interfaces. | ||
| 163 | radiotap-headers.txt | ||
| 164 | - Background on radiotap headers. | ||
| 85 | ray_cs.txt | 165 | ray_cs.txt |
| 86 | - Raylink Wireless LAN card driver info. | 166 | - Raylink Wireless LAN card driver info. |
| 167 | rds.txt | ||
| 168 | - Background on the reliable, ordered datagram delivery method RDS. | ||
| 169 | regulatory.txt | ||
| 170 | - Overview of the Linux wireless regulatory infrastructure. | ||
| 171 | rxrpc.txt | ||
| 172 | - Guide to the RxRPC protocol. | ||
| 173 | s2io.txt | ||
| 174 | - Release notes for Neterion Xframe I/II 10GbE driver. | ||
| 175 | scaling.txt | ||
| 176 | - Explanation of network scaling techniques: RSS, RPS, RFS, aRFS, XPS. | ||
| 177 | sctp.txt | ||
| 178 | - Notes on the Linux kernel implementation of the SCTP protocol. | ||
| 179 | secid.txt | ||
| 180 | - Explanation of the secid member in flow structures. | ||
| 87 | skfp.txt | 181 | skfp.txt |
| 88 | - SysKonnect FDDI (SK-5xxx, Compaq Netelligent) driver info. | 182 | - SysKonnect FDDI (SK-5xxx, Compaq Netelligent) driver info. |
| 89 | smc9.txt | 183 | smc9.txt |
| 90 | - the driver for SMC's 9000 series of Ethernet cards | 184 | - the driver for SMC's 9000 series of Ethernet cards |
| 91 | smctr.txt | 185 | smctr.txt |
| 92 | - SMC TokenCard TokenRing Linux driver info. | 186 | - SMC TokenCard TokenRing Linux driver info. |
| 187 | spider-net.txt | ||
| 188 | - README for the Spidernet Driver (as found in PS3 / Cell BE). | ||
| 189 | stmmac.txt | ||
| 190 | - README for the STMicro Synopsys Ethernet driver. | ||
| 191 | tc-actions-env-rules.txt | ||
| 192 | - rules for traffic control (tc) actions. | ||
| 193 | timestamping.txt | ||
| 194 | - overview of network packet timestamping variants. | ||
| 93 | tcp.txt | 195 | tcp.txt |
| 94 | - short blurb on how TCP output takes place. | 196 | - short blurb on how TCP output takes place. |
| 197 | tcp-thin.txt | ||
| 198 | - kernel tuning options for low rate 'thin' TCP streams. | ||
| 95 | tlan.txt | 199 | tlan.txt |
| 96 | - ThunderLAN (Compaq Netelligent 10/100, Olicom OC-2xxx) driver info. | 200 | - ThunderLAN (Compaq Netelligent 10/100, Olicom OC-2xxx) driver info. |
| 97 | tms380tr.txt | 201 | tms380tr.txt |
| 98 | - SysKonnect Token Ring ISA/PCI adapter driver info. | 202 | - SysKonnect Token Ring ISA/PCI adapter driver info. |
| 203 | tproxy.txt | ||
| 204 | - Transparent proxy support user guide. | ||
| 99 | tuntap.txt | 205 | tuntap.txt |
| 100 | - TUN/TAP device driver, allowing user space Rx/Tx of packets. | 206 | - TUN/TAP device driver, allowing user space Rx/Tx of packets. |
| 207 | udplite.txt | ||
| 208 | - UDP-Lite protocol (RFC 3828) introduction. | ||
| 101 | vortex.txt | 209 | vortex.txt |
| 102 | - info on using 3Com Vortex (3c590, 3c592, 3c595, 3c597) Ethernet cards. | 210 | - info on using 3Com Vortex (3c590, 3c592, 3c595, 3c597) Ethernet cards. |
| 211 | vxge.txt | ||
| 212 | - README for the Neterion X3100 PCIe Server Adapter. | ||
| 103 | x25.txt | 213 | x25.txt |
| 104 | - general info on X.25 development. | 214 | - general info on X.25 development. |
| 105 | x25-iface.txt | 215 | x25-iface.txt |
| 106 | - description of the X.25 Packet Layer to LAPB device interface. | 216 | - description of the X.25 Packet Layer to LAPB device interface. |
| 217 | xfrm_proc.txt | ||
| 218 | - description of the statistics package for XFRM. | ||
| 219 | xfrm_sync.txt | ||
| 220 | - sync patches for XFRM enable migration of an SA between hosts. | ||
| 221 | xfrm_sysctl.txt | ||
| 222 | - description of the XFRM configuration options. | ||
| 107 | z8530drv.txt | 223 | z8530drv.txt |
| 108 | - info about Linux driver for Z8530 based HDLC cards for AX.25 | 224 | - info about Linux driver for Z8530 based HDLC cards for AX.25 |
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index db2a4067013c..81546990f41c 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt | |||
| @@ -992,7 +992,7 @@ bindv6only - BOOLEAN | |||
| 992 | TRUE: disable IPv4-mapped address feature | 992 | TRUE: disable IPv4-mapped address feature |
| 993 | FALSE: enable IPv4-mapped address feature | 993 | FALSE: enable IPv4-mapped address feature |
| 994 | 994 | ||
| 995 | Default: FALSE (as specified in RFC2553bis) | 995 | Default: FALSE (as specified in RFC3493) |
| 996 | 996 | ||
| 997 | IPv6 Fragmentation: | 997 | IPv6 Fragmentation: |
| 998 | 998 | ||
diff --git a/Documentation/networking/scaling.txt b/Documentation/networking/scaling.txt index 7254b4b5910e..58fd7414e6c0 100644 --- a/Documentation/networking/scaling.txt +++ b/Documentation/networking/scaling.txt | |||
| @@ -52,7 +52,8 @@ module parameter for specifying the number of hardware queues to | |||
| 52 | configure. In the bnx2x driver, for instance, this parameter is called | 52 | configure. In the bnx2x driver, for instance, this parameter is called |
| 53 | num_queues. A typical RSS configuration would be to have one receive queue | 53 | num_queues. A typical RSS configuration would be to have one receive queue |
| 54 | for each CPU if the device supports enough queues, or otherwise at least | 54 | for each CPU if the device supports enough queues, or otherwise at least |
| 55 | one for each cache domain at a particular cache level (L1, L2, etc.). | 55 | one for each memory domain, where a memory domain is a set of CPUs that |
| 56 | share a particular memory level (L1, L2, NUMA node, etc.). | ||
| 56 | 57 | ||
| 57 | The indirection table of an RSS device, which resolves a queue by masked | 58 | The indirection table of an RSS device, which resolves a queue by masked |
| 58 | hash, is usually programmed by the driver at initialization. The | 59 | hash, is usually programmed by the driver at initialization. The |
| @@ -82,11 +83,17 @@ RSS should be enabled when latency is a concern or whenever receive | |||
| 82 | interrupt processing forms a bottleneck. Spreading load between CPUs | 83 | interrupt processing forms a bottleneck. Spreading load between CPUs |
| 83 | decreases queue length. For low latency networking, the optimal setting | 84 | decreases queue length. For low latency networking, the optimal setting |
| 84 | is to allocate as many queues as there are CPUs in the system (or the | 85 | is to allocate as many queues as there are CPUs in the system (or the |
| 85 | NIC maximum, if lower). Because the aggregate number of interrupts grows | 86 | NIC maximum, if lower). The most efficient high-rate configuration |
| 86 | with each additional queue, the most efficient high-rate configuration | ||
| 87 | is likely the one with the smallest number of receive queues where no | 87 | is likely the one with the smallest number of receive queues where no |
| 88 | CPU that processes receive interrupts reaches 100% utilization. Per-cpu | 88 | receive queue overflows due to a saturated CPU, because in default |
| 89 | load can be observed using the mpstat utility. | 89 | mode with interrupt coalescing enabled, the aggregate number of |
| 90 | interrupts (and thus work) grows with each additional queue. | ||
| 91 | |||
| 92 | Per-cpu load can be observed using the mpstat utility, but note that on | ||
| 93 | processors with hyperthreading (HT), each hyperthread is represented as | ||
| 94 | a separate CPU. For interrupt handling, HT has shown no benefit in | ||
| 95 | initial tests, so limit the number of queues to the number of CPU cores | ||
| 96 | in the system. | ||
| 90 | 97 | ||
| 91 | 98 | ||
| 92 | RPS: Receive Packet Steering | 99 | RPS: Receive Packet Steering |
| @@ -145,7 +152,7 @@ the bitmap. | |||
| 145 | == Suggested Configuration | 152 | == Suggested Configuration |
| 146 | 153 | ||
| 147 | For a single queue device, a typical RPS configuration would be to set | 154 | For a single queue device, a typical RPS configuration would be to set |
| 148 | the rps_cpus to the CPUs in the same cache domain of the interrupting | 155 | the rps_cpus to the CPUs in the same memory domain of the interrupting |
| 149 | CPU. If NUMA locality is not an issue, this could also be all CPUs in | 156 | CPU. If NUMA locality is not an issue, this could also be all CPUs in |
| 150 | the system. At high interrupt rate, it might be wise to exclude the | 157 | the system. At high interrupt rate, it might be wise to exclude the |
| 151 | interrupting CPU from the map since that already performs much work. | 158 | interrupting CPU from the map since that already performs much work. |
| @@ -154,7 +161,7 @@ For a multi-queue system, if RSS is configured so that a hardware | |||
| 154 | receive queue is mapped to each CPU, then RPS is probably redundant | 161 | receive queue is mapped to each CPU, then RPS is probably redundant |
| 155 | and unnecessary. If there are fewer hardware queues than CPUs, then | 162 | and unnecessary. If there are fewer hardware queues than CPUs, then |
| 156 | RPS might be beneficial if the rps_cpus for each queue are the ones that | 163 | RPS might be beneficial if the rps_cpus for each queue are the ones that |
| 157 | share the same cache domain as the interrupting CPU for that queue. | 164 | share the same memory domain as the interrupting CPU for that queue. |
| 158 | 165 | ||
| 159 | 166 | ||
| 160 | RFS: Receive Flow Steering | 167 | RFS: Receive Flow Steering |
| @@ -326,7 +333,7 @@ The queue chosen for transmitting a particular flow is saved in the | |||
| 326 | corresponding socket structure for the flow (e.g. a TCP connection). | 333 | corresponding socket structure for the flow (e.g. a TCP connection). |
| 327 | This transmit queue is used for subsequent packets sent on the flow to | 334 | This transmit queue is used for subsequent packets sent on the flow to |
| 328 | prevent out of order (ooo) packets. The choice also amortizes the cost | 335 | prevent out of order (ooo) packets. The choice also amortizes the cost |
| 329 | of calling get_xps_queues() over all packets in the connection. To avoid | 336 | of calling get_xps_queues() over all packets in the flow. To avoid |
| 330 | ooo packets, the queue for a flow can subsequently only be changed if | 337 | ooo packets, the queue for a flow can subsequently only be changed if |
| 331 | skb->ooo_okay is set for a packet in the flow. This flag indicates that | 338 | skb->ooo_okay is set for a packet in the flow. This flag indicates that |
| 332 | there are no outstanding packets in the flow, so the transmit queue can | 339 | there are no outstanding packets in the flow, so the transmit queue can |
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 069ee3b5c651..28f65c249b97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
| @@ -1883,7 +1883,7 @@ S: Maintained | |||
| 1883 | F: drivers/connector/ | 1883 | F: drivers/connector/ |
| 1884 | 1884 | ||
| 1885 | CONTROL GROUPS (CGROUPS) | 1885 | CONTROL GROUPS (CGROUPS) |
| 1886 | M: Paul Menage <menage@google.com> | 1886 | M: Paul Menage <paul@paulmenage.org> |
| 1887 | M: Li Zefan <lizf@cn.fujitsu.com> | 1887 | M: Li Zefan <lizf@cn.fujitsu.com> |
| 1888 | L: containers@lists.linux-foundation.org | 1888 | L: containers@lists.linux-foundation.org |
| 1889 | S: Maintained | 1889 | S: Maintained |
| @@ -1932,7 +1932,7 @@ S: Maintained | |||
| 1932 | F: tools/power/cpupower | 1932 | F: tools/power/cpupower |
| 1933 | 1933 | ||
| 1934 | CPUSETS | 1934 | CPUSETS |
| 1935 | M: Paul Menage <menage@google.com> | 1935 | M: Paul Menage <paul@paulmenage.org> |
| 1936 | W: http://www.bullopensource.org/cpuset/ | 1936 | W: http://www.bullopensource.org/cpuset/ |
| 1937 | W: http://oss.sgi.com/projects/cpusets/ | 1937 | W: http://oss.sgi.com/projects/cpusets/ |
| 1938 | S: Supported | 1938 | S: Supported |
| @@ -2649,11 +2649,11 @@ F: drivers/net/wan/dlci.c | |||
| 2649 | F: drivers/net/wan/sdla.c | 2649 | F: drivers/net/wan/sdla.c |
| 2650 | 2650 | ||
| 2651 | FRAMEBUFFER LAYER | 2651 | FRAMEBUFFER LAYER |
| 2652 | M: Paul Mundt <lethal@linux-sh.org> | 2652 | M: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> |
| 2653 | L: linux-fbdev@vger.kernel.org | 2653 | L: linux-fbdev@vger.kernel.org |
| 2654 | W: http://linux-fbdev.sourceforge.net/ | 2654 | W: http://linux-fbdev.sourceforge.net/ |
| 2655 | Q: http://patchwork.kernel.org/project/linux-fbdev/list/ | 2655 | 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 | 2656 | T: git git://github.com/schandinat/linux-2.6.git fbdev-next |
| 2657 | S: Maintained | 2657 | S: Maintained |
| 2658 | F: Documentation/fb/ | 2658 | F: Documentation/fb/ |
| 2659 | F: Documentation/devicetree/bindings/fb/ | 2659 | F: Documentation/devicetree/bindings/fb/ |
| @@ -4450,8 +4450,8 @@ M: "David S. Miller" <davem@davemloft.net> | |||
| 4450 | L: netdev@vger.kernel.org | 4450 | L: netdev@vger.kernel.org |
| 4451 | W: http://www.linuxfoundation.org/en/Net | 4451 | W: http://www.linuxfoundation.org/en/Net |
| 4452 | W: http://patchwork.ozlabs.org/project/netdev/list/ | 4452 | W: http://patchwork.ozlabs.org/project/netdev/list/ |
| 4453 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 4453 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git |
| 4454 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | 4454 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git |
| 4455 | S: Maintained | 4455 | S: Maintained |
| 4456 | F: net/ | 4456 | F: net/ |
| 4457 | F: include/net/ | 4457 | F: include/net/ |
| @@ -5532,6 +5532,7 @@ F: include/media/*7146* | |||
| 5532 | 5532 | ||
| 5533 | SAMSUNG AUDIO (ASoC) DRIVERS | 5533 | SAMSUNG AUDIO (ASoC) DRIVERS |
| 5534 | M: Jassi Brar <jassisinghbrar@gmail.com> | 5534 | M: Jassi Brar <jassisinghbrar@gmail.com> |
| 5535 | M: Sangbeom Kim <sbkim73@samsung.com> | ||
| 5535 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 5536 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
| 5536 | S: Supported | 5537 | S: Supported |
| 5537 | F: sound/soc/samsung | 5538 | F: sound/soc/samsung |
| @@ -7087,7 +7088,7 @@ S: Supported | |||
| 7087 | F: drivers/mmc/host/vub300.c | 7088 | F: drivers/mmc/host/vub300.c |
| 7088 | 7089 | ||
| 7089 | W1 DALLAS'S 1-WIRE BUS | 7090 | W1 DALLAS'S 1-WIRE BUS |
| 7090 | M: Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 7091 | M: Evgeniy Polyakov <zbr@ioremap.net> |
| 7091 | S: Maintained | 7092 | S: Maintained |
| 7092 | F: Documentation/w1/ | 7093 | F: Documentation/w1/ |
| 7093 | F: drivers/w1/ | 7094 | 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 = -rc5 |
| 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/Kconfig b/arch/arm/Kconfig index 5ebc5d922ea1..3269576dbfa8 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -1271,6 +1271,18 @@ config ARM_ERRATA_754327 | |||
| 1271 | This workaround defines cpu_relax() as smp_mb(), preventing correctly | 1271 | This workaround defines cpu_relax() as smp_mb(), preventing correctly |
| 1272 | written polling loops from denying visibility of updates to memory. | 1272 | written polling loops from denying visibility of updates to memory. |
| 1273 | 1273 | ||
| 1274 | config ARM_ERRATA_364296 | ||
| 1275 | bool "ARM errata: Possible cache data corruption with hit-under-miss enabled" | ||
| 1276 | depends on CPU_V6 && !SMP | ||
| 1277 | help | ||
| 1278 | This options enables the workaround for the 364296 ARM1136 | ||
| 1279 | r0p2 erratum (possible cache data corruption with | ||
| 1280 | hit-under-miss enabled). It sets the undocumented bit 31 in | ||
| 1281 | the auxiliary control register and the FI bit in the control | ||
| 1282 | register, thus disabling hit-under-miss without putting the | ||
| 1283 | processor into full low interrupt latency mode. ARM11MPCore | ||
| 1284 | is not affected. | ||
| 1285 | |||
| 1274 | endmenu | 1286 | endmenu |
| 1275 | 1287 | ||
| 1276 | source "arch/arm/common/Kconfig" | 1288 | source "arch/arm/common/Kconfig" |
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/include/asm/hardware/cache-l2x0.h b/arch/arm/include/asm/hardware/cache-l2x0.h index 16bd48031583..bfa706ffd968 100644 --- a/arch/arm/include/asm/hardware/cache-l2x0.h +++ b/arch/arm/include/asm/hardware/cache-l2x0.h | |||
| @@ -64,7 +64,7 @@ | |||
| 64 | #define L2X0_AUX_CTRL_MASK 0xc0000fff | 64 | #define L2X0_AUX_CTRL_MASK 0xc0000fff |
| 65 | #define L2X0_AUX_CTRL_ASSOCIATIVITY_SHIFT 16 | 65 | #define L2X0_AUX_CTRL_ASSOCIATIVITY_SHIFT 16 |
| 66 | #define L2X0_AUX_CTRL_WAY_SIZE_SHIFT 17 | 66 | #define L2X0_AUX_CTRL_WAY_SIZE_SHIFT 17 |
| 67 | #define L2X0_AUX_CTRL_WAY_SIZE_MASK (0x3 << 17) | 67 | #define L2X0_AUX_CTRL_WAY_SIZE_MASK (0x7 << 17) |
| 68 | #define L2X0_AUX_CTRL_SHARE_OVERRIDE_SHIFT 22 | 68 | #define L2X0_AUX_CTRL_SHARE_OVERRIDE_SHIFT 22 |
| 69 | #define L2X0_AUX_CTRL_NS_LOCKDOWN_SHIFT 26 | 69 | #define L2X0_AUX_CTRL_NS_LOCKDOWN_SHIFT 26 |
| 70 | #define L2X0_AUX_CTRL_NS_INT_CTRL_SHIFT 27 | 70 | #define L2X0_AUX_CTRL_NS_INT_CTRL_SHIFT 27 |
diff --git a/arch/arm/include/asm/pmu.h b/arch/arm/include/asm/pmu.h index 67c70a31a1be..b7e82c4aced6 100644 --- a/arch/arm/include/asm/pmu.h +++ b/arch/arm/include/asm/pmu.h | |||
| @@ -41,7 +41,7 @@ struct arm_pmu_platdata { | |||
| 41 | * encoded error on failure. | 41 | * encoded error on failure. |
| 42 | */ | 42 | */ |
| 43 | extern struct platform_device * | 43 | extern struct platform_device * |
| 44 | reserve_pmu(enum arm_pmu_type device); | 44 | reserve_pmu(enum arm_pmu_type type); |
| 45 | 45 | ||
| 46 | /** | 46 | /** |
| 47 | * release_pmu() - Relinquish control of the performance counters | 47 | * release_pmu() - Relinquish control of the performance counters |
| @@ -62,26 +62,26 @@ release_pmu(enum arm_pmu_type type); | |||
| 62 | * the actual hardware initialisation. | 62 | * the actual hardware initialisation. |
| 63 | */ | 63 | */ |
| 64 | extern int | 64 | extern int |
| 65 | init_pmu(enum arm_pmu_type device); | 65 | init_pmu(enum arm_pmu_type type); |
| 66 | 66 | ||
| 67 | #else /* CONFIG_CPU_HAS_PMU */ | 67 | #else /* CONFIG_CPU_HAS_PMU */ |
| 68 | 68 | ||
| 69 | #include <linux/err.h> | 69 | #include <linux/err.h> |
| 70 | 70 | ||
| 71 | static inline struct platform_device * | 71 | static inline struct platform_device * |
| 72 | reserve_pmu(enum arm_pmu_type device) | 72 | reserve_pmu(enum arm_pmu_type type) |
| 73 | { | 73 | { |
| 74 | return ERR_PTR(-ENODEV); | 74 | return ERR_PTR(-ENODEV); |
| 75 | } | 75 | } |
| 76 | 76 | ||
| 77 | static inline int | 77 | static inline int |
| 78 | release_pmu(struct platform_device *pdev) | 78 | release_pmu(enum arm_pmu_type type) |
| 79 | { | 79 | { |
| 80 | return -ENODEV; | 80 | return -ENODEV; |
| 81 | } | 81 | } |
| 82 | 82 | ||
| 83 | static inline int | 83 | static inline int |
| 84 | init_pmu(enum arm_pmu_type device) | 84 | init_pmu(enum arm_pmu_type type) |
| 85 | { | 85 | { |
| 86 | return -ENODEV; | 86 | return -ENODEV; |
| 87 | } | 87 | } |
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/kernel/pmu.c b/arch/arm/kernel/pmu.c index 2b70709376c3..c53474fe84df 100644 --- a/arch/arm/kernel/pmu.c +++ b/arch/arm/kernel/pmu.c | |||
| @@ -31,7 +31,7 @@ static int __devinit pmu_register(struct platform_device *pdev, | |||
| 31 | { | 31 | { |
| 32 | if (type < 0 || type >= ARM_NUM_PMU_DEVICES) { | 32 | if (type < 0 || type >= ARM_NUM_PMU_DEVICES) { |
| 33 | pr_warning("received registration request for unknown " | 33 | pr_warning("received registration request for unknown " |
| 34 | "device %d\n", type); | 34 | "PMU device type %d\n", type); |
| 35 | return -EINVAL; | 35 | return -EINVAL; |
| 36 | } | 36 | } |
| 37 | 37 | ||
| @@ -112,17 +112,17 @@ static int __init register_pmu_driver(void) | |||
| 112 | device_initcall(register_pmu_driver); | 112 | device_initcall(register_pmu_driver); |
| 113 | 113 | ||
| 114 | struct platform_device * | 114 | struct platform_device * |
| 115 | reserve_pmu(enum arm_pmu_type device) | 115 | reserve_pmu(enum arm_pmu_type type) |
| 116 | { | 116 | { |
| 117 | struct platform_device *pdev; | 117 | struct platform_device *pdev; |
| 118 | 118 | ||
| 119 | if (test_and_set_bit_lock(device, &pmu_lock)) { | 119 | if (test_and_set_bit_lock(type, &pmu_lock)) { |
| 120 | pdev = ERR_PTR(-EBUSY); | 120 | pdev = ERR_PTR(-EBUSY); |
| 121 | } else if (pmu_devices[device] == NULL) { | 121 | } else if (pmu_devices[type] == NULL) { |
| 122 | clear_bit_unlock(device, &pmu_lock); | 122 | clear_bit_unlock(type, &pmu_lock); |
| 123 | pdev = ERR_PTR(-ENODEV); | 123 | pdev = ERR_PTR(-ENODEV); |
| 124 | } else { | 124 | } else { |
| 125 | pdev = pmu_devices[device]; | 125 | pdev = pmu_devices[type]; |
| 126 | } | 126 | } |
| 127 | 127 | ||
| 128 | return pdev; | 128 | return pdev; |
| @@ -130,11 +130,11 @@ reserve_pmu(enum arm_pmu_type device) | |||
| 130 | EXPORT_SYMBOL_GPL(reserve_pmu); | 130 | EXPORT_SYMBOL_GPL(reserve_pmu); |
| 131 | 131 | ||
| 132 | int | 132 | int |
| 133 | release_pmu(enum arm_pmu_type device) | 133 | release_pmu(enum arm_pmu_type type) |
| 134 | { | 134 | { |
| 135 | if (WARN_ON(!pmu_devices[device])) | 135 | if (WARN_ON(!pmu_devices[type])) |
| 136 | return -EINVAL; | 136 | return -EINVAL; |
| 137 | clear_bit_unlock(device, &pmu_lock); | 137 | clear_bit_unlock(type, &pmu_lock); |
| 138 | return 0; | 138 | return 0; |
| 139 | } | 139 | } |
| 140 | EXPORT_SYMBOL_GPL(release_pmu); | 140 | EXPORT_SYMBOL_GPL(release_pmu); |
| @@ -182,17 +182,17 @@ init_cpu_pmu(void) | |||
| 182 | } | 182 | } |
| 183 | 183 | ||
| 184 | int | 184 | int |
| 185 | init_pmu(enum arm_pmu_type device) | 185 | init_pmu(enum arm_pmu_type type) |
| 186 | { | 186 | { |
| 187 | int err = 0; | 187 | int err = 0; |
| 188 | 188 | ||
| 189 | switch (device) { | 189 | switch (type) { |
| 190 | case ARM_PMU_DEVICE_CPU: | 190 | case ARM_PMU_DEVICE_CPU: |
| 191 | err = init_cpu_pmu(); | 191 | err = init_cpu_pmu(); |
| 192 | break; | 192 | break; |
| 193 | default: | 193 | default: |
| 194 | pr_warning("attempt to initialise unknown device %d\n", | 194 | pr_warning("attempt to initialise PMU of unknown " |
| 195 | device); | 195 | "type %d\n", type); |
| 196 | err = -EINVAL; | 196 | err = -EINVAL; |
| 197 | } | 197 | } |
| 198 | 198 | ||
diff --git a/arch/arm/kernel/relocate_kernel.S b/arch/arm/kernel/relocate_kernel.S index 9cf4cbf8f95b..d0cdedf4864d 100644 --- a/arch/arm/kernel/relocate_kernel.S +++ b/arch/arm/kernel/relocate_kernel.S | |||
| @@ -57,7 +57,8 @@ relocate_new_kernel: | |||
| 57 | mov r0,#0 | 57 | mov r0,#0 |
| 58 | ldr r1,kexec_mach_type | 58 | ldr r1,kexec_mach_type |
| 59 | ldr r2,kexec_boot_atags | 59 | ldr r2,kexec_boot_atags |
| 60 | mov pc,lr | 60 | ARM( mov pc, lr ) |
| 61 | THUMB( bx lr ) | ||
| 61 | 62 | ||
| 62 | .align | 63 | .align |
| 63 | 64 | ||
diff --git a/arch/arm/kernel/setup.c b/arch/arm/kernel/setup.c index 70bca649e925..e514c76043b4 100644 --- a/arch/arm/kernel/setup.c +++ b/arch/arm/kernel/setup.c | |||
| @@ -280,18 +280,19 @@ static void __init cacheid_init(void) | |||
| 280 | if (arch >= CPU_ARCH_ARMv6) { | 280 | if (arch >= CPU_ARCH_ARMv6) { |
| 281 | if ((cachetype & (7 << 29)) == 4 << 29) { | 281 | if ((cachetype & (7 << 29)) == 4 << 29) { |
| 282 | /* ARMv7 register format */ | 282 | /* ARMv7 register format */ |
| 283 | arch = CPU_ARCH_ARMv7; | ||
| 283 | cacheid = CACHEID_VIPT_NONALIASING; | 284 | cacheid = CACHEID_VIPT_NONALIASING; |
| 284 | if ((cachetype & (3 << 14)) == 1 << 14) | 285 | if ((cachetype & (3 << 14)) == 1 << 14) |
| 285 | cacheid |= CACHEID_ASID_TAGGED; | 286 | cacheid |= CACHEID_ASID_TAGGED; |
| 286 | else if (cpu_has_aliasing_icache(CPU_ARCH_ARMv7)) | ||
| 287 | cacheid |= CACHEID_VIPT_I_ALIASING; | ||
| 288 | } else if (cachetype & (1 << 23)) { | ||
| 289 | cacheid = CACHEID_VIPT_ALIASING; | ||
| 290 | } else { | 287 | } else { |
| 291 | cacheid = CACHEID_VIPT_NONALIASING; | 288 | arch = CPU_ARCH_ARMv6; |
| 292 | if (cpu_has_aliasing_icache(CPU_ARCH_ARMv6)) | 289 | if (cachetype & (1 << 23)) |
| 293 | cacheid |= CACHEID_VIPT_I_ALIASING; | 290 | cacheid = CACHEID_VIPT_ALIASING; |
| 291 | else | ||
| 292 | cacheid = CACHEID_VIPT_NONALIASING; | ||
| 294 | } | 293 | } |
| 294 | if (cpu_has_aliasing_icache(arch)) | ||
| 295 | cacheid |= CACHEID_VIPT_I_ALIASING; | ||
| 295 | } else { | 296 | } else { |
| 296 | cacheid = CACHEID_VIVT; | 297 | cacheid = CACHEID_VIVT; |
| 297 | } | 298 | } |
diff --git a/arch/arm/kernel/smp_twd.c b/arch/arm/kernel/smp_twd.c index 2c277d40cee6..01c186222f3b 100644 --- a/arch/arm/kernel/smp_twd.c +++ b/arch/arm/kernel/smp_twd.c | |||
| @@ -137,8 +137,8 @@ void __cpuinit twd_timer_setup(struct clock_event_device *clk) | |||
| 137 | clk->max_delta_ns = clockevent_delta2ns(0xffffffff, clk); | 137 | clk->max_delta_ns = clockevent_delta2ns(0xffffffff, clk); |
| 138 | clk->min_delta_ns = clockevent_delta2ns(0xf, clk); | 138 | clk->min_delta_ns = clockevent_delta2ns(0xf, clk); |
| 139 | 139 | ||
| 140 | clockevents_register_device(clk); | ||
| 141 | |||
| 140 | /* Make sure our local interrupt controller has this enabled */ | 142 | /* Make sure our local interrupt controller has this enabled */ |
| 141 | gic_enable_ppi(clk->irq); | 143 | gic_enable_ppi(clk->irq); |
| 142 | |||
| 143 | clockevents_register_device(clk); | ||
| 144 | } | 144 | } |
diff --git a/arch/arm/mach-at91/at91sam9261.c b/arch/arm/mach-at91/at91sam9261.c index d522b47e30b5..6c8e3b5f669f 100644 --- a/arch/arm/mach-at91/at91sam9261.c +++ b/arch/arm/mach-at91/at91sam9261.c | |||
| @@ -157,7 +157,7 @@ static struct clk_lookup periph_clocks_lookups[] = { | |||
| 157 | CLKDEV_CON_DEV_ID("spi_clk", "atmel_spi.1", &spi1_clk), | 157 | CLKDEV_CON_DEV_ID("spi_clk", "atmel_spi.1", &spi1_clk), |
| 158 | CLKDEV_CON_DEV_ID("t0_clk", "atmel_tcb.0", &tc0_clk), | 158 | CLKDEV_CON_DEV_ID("t0_clk", "atmel_tcb.0", &tc0_clk), |
| 159 | CLKDEV_CON_DEV_ID("t1_clk", "atmel_tcb.0", &tc1_clk), | 159 | CLKDEV_CON_DEV_ID("t1_clk", "atmel_tcb.0", &tc1_clk), |
| 160 | CLKDEV_CON_DEV_ID("t2_clk", "atmel_tcb.0", &tc1_clk), | 160 | CLKDEV_CON_DEV_ID("t2_clk", "atmel_tcb.0", &tc2_clk), |
| 161 | CLKDEV_CON_DEV_ID("pclk", "ssc.0", &ssc0_clk), | 161 | CLKDEV_CON_DEV_ID("pclk", "ssc.0", &ssc0_clk), |
| 162 | CLKDEV_CON_DEV_ID("pclk", "ssc.1", &ssc1_clk), | 162 | CLKDEV_CON_DEV_ID("pclk", "ssc.1", &ssc1_clk), |
| 163 | CLKDEV_CON_DEV_ID("pclk", "ssc.2", &ssc2_clk), | 163 | CLKDEV_CON_DEV_ID("pclk", "ssc.2", &ssc2_clk), |
diff --git a/arch/arm/mach-ep93xx/include/mach/ts72xx.h b/arch/arm/mach-ep93xx/include/mach/ts72xx.h index 0eabec62cd9d..f1397a13e76b 100644 --- a/arch/arm/mach-ep93xx/include/mach/ts72xx.h +++ b/arch/arm/mach-ep93xx/include/mach/ts72xx.h | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | * TS72xx memory map: | 6 | * TS72xx memory map: |
| 7 | * | 7 | * |
| 8 | * virt phys size | 8 | * virt phys size |
| 9 | * febff000 22000000 4K model number register | 9 | * febff000 22000000 4K model number register (bits 0-2) |
| 10 | * febfe000 22400000 4K options register | 10 | * febfe000 22400000 4K options register |
| 11 | * febfd000 22800000 4K options register #2 | 11 | * febfd000 22800000 4K options register #2 |
| 12 | * febf9000 10800000 4K TS-5620 RTC index register | 12 | * febf9000 10800000 4K TS-5620 RTC index register |
| @@ -20,6 +20,9 @@ | |||
| 20 | #define TS72XX_MODEL_TS7200 0x00 | 20 | #define TS72XX_MODEL_TS7200 0x00 |
| 21 | #define TS72XX_MODEL_TS7250 0x01 | 21 | #define TS72XX_MODEL_TS7250 0x01 |
| 22 | #define TS72XX_MODEL_TS7260 0x02 | 22 | #define TS72XX_MODEL_TS7260 0x02 |
| 23 | #define TS72XX_MODEL_TS7300 0x03 | ||
| 24 | #define TS72XX_MODEL_TS7400 0x04 | ||
| 25 | #define TS72XX_MODEL_MASK 0x07 | ||
| 23 | 26 | ||
| 24 | 27 | ||
| 25 | #define TS72XX_OPTIONS_PHYS_BASE 0x22400000 | 28 | #define TS72XX_OPTIONS_PHYS_BASE 0x22400000 |
| @@ -51,19 +54,34 @@ | |||
| 51 | 54 | ||
| 52 | #ifndef __ASSEMBLY__ | 55 | #ifndef __ASSEMBLY__ |
| 53 | 56 | ||
| 57 | static inline int ts72xx_model(void) | ||
| 58 | { | ||
| 59 | return __raw_readb(TS72XX_MODEL_VIRT_BASE) & TS72XX_MODEL_MASK; | ||
| 60 | } | ||
| 61 | |||
| 54 | static inline int board_is_ts7200(void) | 62 | static inline int board_is_ts7200(void) |
| 55 | { | 63 | { |
| 56 | return __raw_readb(TS72XX_MODEL_VIRT_BASE) == TS72XX_MODEL_TS7200; | 64 | return ts72xx_model() == TS72XX_MODEL_TS7200; |
| 57 | } | 65 | } |
| 58 | 66 | ||
| 59 | static inline int board_is_ts7250(void) | 67 | static inline int board_is_ts7250(void) |
| 60 | { | 68 | { |
| 61 | return __raw_readb(TS72XX_MODEL_VIRT_BASE) == TS72XX_MODEL_TS7250; | 69 | return ts72xx_model() == TS72XX_MODEL_TS7250; |
| 62 | } | 70 | } |
| 63 | 71 | ||
| 64 | static inline int board_is_ts7260(void) | 72 | static inline int board_is_ts7260(void) |
| 65 | { | 73 | { |
| 66 | return __raw_readb(TS72XX_MODEL_VIRT_BASE) == TS72XX_MODEL_TS7260; | 74 | return ts72xx_model() == TS72XX_MODEL_TS7260; |
| 75 | } | ||
| 76 | |||
| 77 | static inline int board_is_ts7300(void) | ||
| 78 | { | ||
| 79 | return ts72xx_model() == TS72XX_MODEL_TS7300; | ||
| 80 | } | ||
| 81 | |||
| 82 | static inline int board_is_ts7400(void) | ||
| 83 | { | ||
| 84 | return ts72xx_model() == TS72XX_MODEL_TS7400; | ||
| 67 | } | 85 | } |
| 68 | 86 | ||
| 69 | static inline int is_max197_installed(void) | 87 | static inline int is_max197_installed(void) |
diff --git a/arch/arm/mach-exynos4/clock.c b/arch/arm/mach-exynos4/clock.c index 851dea018578..1561b036a9bf 100644 --- a/arch/arm/mach-exynos4/clock.c +++ b/arch/arm/mach-exynos4/clock.c | |||
| @@ -520,7 +520,7 @@ static struct clk init_clocks_off[] = { | |||
| 520 | .ctrlbit = (1 << 21), | 520 | .ctrlbit = (1 << 21), |
| 521 | }, { | 521 | }, { |
| 522 | .name = "ac97", | 522 | .name = "ac97", |
| 523 | .id = -1, | 523 | .devname = "samsung-ac97", |
| 524 | .enable = exynos4_clk_ip_peril_ctrl, | 524 | .enable = exynos4_clk_ip_peril_ctrl, |
| 525 | .ctrlbit = (1 << 27), | 525 | .ctrlbit = (1 << 27), |
| 526 | }, { | 526 | }, { |
diff --git a/arch/arm/mach-exynos4/cpu.c b/arch/arm/mach-exynos4/cpu.c index 2d8a40c9e6e5..746d6fc6d397 100644 --- a/arch/arm/mach-exynos4/cpu.c +++ b/arch/arm/mach-exynos4/cpu.c | |||
| @@ -24,12 +24,13 @@ | |||
| 24 | #include <plat/exynos4.h> | 24 | #include <plat/exynos4.h> |
| 25 | #include <plat/adc-core.h> | 25 | #include <plat/adc-core.h> |
| 26 | #include <plat/sdhci.h> | 26 | #include <plat/sdhci.h> |
| 27 | #include <plat/devs.h> | ||
| 28 | #include <plat/fb-core.h> | 27 | #include <plat/fb-core.h> |
| 29 | #include <plat/fimc-core.h> | 28 | #include <plat/fimc-core.h> |
| 30 | #include <plat/iic-core.h> | 29 | #include <plat/iic-core.h> |
| 30 | #include <plat/reset.h> | ||
| 31 | 31 | ||
| 32 | #include <mach/regs-irq.h> | 32 | #include <mach/regs-irq.h> |
| 33 | #include <mach/regs-pmu.h> | ||
| 33 | 34 | ||
| 34 | extern int combiner_init(unsigned int combiner_nr, void __iomem *base, | 35 | extern int combiner_init(unsigned int combiner_nr, void __iomem *base, |
| 35 | unsigned int irq_start); | 36 | unsigned int irq_start); |
| @@ -128,6 +129,11 @@ static void exynos4_idle(void) | |||
| 128 | local_irq_enable(); | 129 | local_irq_enable(); |
| 129 | } | 130 | } |
| 130 | 131 | ||
| 132 | static void exynos4_sw_reset(void) | ||
| 133 | { | ||
| 134 | __raw_writel(0x1, S5P_SWRESET); | ||
| 135 | } | ||
| 136 | |||
| 131 | /* | 137 | /* |
| 132 | * exynos4_map_io | 138 | * exynos4_map_io |
| 133 | * | 139 | * |
| @@ -241,5 +247,8 @@ int __init exynos4_init(void) | |||
| 241 | /* set idle function */ | 247 | /* set idle function */ |
| 242 | pm_idle = exynos4_idle; | 248 | pm_idle = exynos4_idle; |
| 243 | 249 | ||
| 250 | /* set sw_reset function */ | ||
| 251 | s5p_reset_hook = exynos4_sw_reset; | ||
| 252 | |||
| 244 | return sysdev_register(&exynos4_sysdev); | 253 | return sysdev_register(&exynos4_sysdev); |
| 245 | } | 254 | } |
diff --git a/arch/arm/mach-exynos4/include/mach/irqs.h b/arch/arm/mach-exynos4/include/mach/irqs.h index 934d2a493982..f8952f8f3757 100644 --- a/arch/arm/mach-exynos4/include/mach/irqs.h +++ b/arch/arm/mach-exynos4/include/mach/irqs.h | |||
| @@ -80,9 +80,8 @@ | |||
| 80 | #define IRQ_HSMMC3 IRQ_SPI(76) | 80 | #define IRQ_HSMMC3 IRQ_SPI(76) |
| 81 | #define IRQ_DWMCI IRQ_SPI(77) | 81 | #define IRQ_DWMCI IRQ_SPI(77) |
| 82 | 82 | ||
| 83 | #define IRQ_MIPICSI0 IRQ_SPI(78) | 83 | #define IRQ_MIPI_CSIS0 IRQ_SPI(78) |
| 84 | 84 | #define IRQ_MIPI_CSIS1 IRQ_SPI(80) | |
| 85 | #define IRQ_MIPICSI1 IRQ_SPI(80) | ||
| 86 | 85 | ||
| 87 | #define IRQ_ONENAND_AUDI IRQ_SPI(82) | 86 | #define IRQ_ONENAND_AUDI IRQ_SPI(82) |
| 88 | #define IRQ_ROTATOR IRQ_SPI(83) | 87 | #define IRQ_ROTATOR IRQ_SPI(83) |
diff --git a/arch/arm/mach-exynos4/include/mach/regs-pmu.h b/arch/arm/mach-exynos4/include/mach/regs-pmu.h index fa49bbb8e7b0..cdf9b47c303c 100644 --- a/arch/arm/mach-exynos4/include/mach/regs-pmu.h +++ b/arch/arm/mach-exynos4/include/mach/regs-pmu.h | |||
| @@ -29,6 +29,8 @@ | |||
| 29 | #define S5P_USE_STANDBY_WFE1 (1 << 25) | 29 | #define S5P_USE_STANDBY_WFE1 (1 << 25) |
| 30 | #define S5P_USE_MASK ((0x3 << 16) | (0x3 << 24)) | 30 | #define S5P_USE_MASK ((0x3 << 16) | (0x3 << 24)) |
| 31 | 31 | ||
| 32 | #define S5P_SWRESET S5P_PMUREG(0x0400) | ||
| 33 | |||
| 32 | #define S5P_WAKEUP_STAT S5P_PMUREG(0x0600) | 34 | #define S5P_WAKEUP_STAT S5P_PMUREG(0x0600) |
| 33 | #define S5P_EINT_WAKEUP_MASK S5P_PMUREG(0x0604) | 35 | #define S5P_EINT_WAKEUP_MASK S5P_PMUREG(0x0604) |
| 34 | #define S5P_WAKEUP_MASK S5P_PMUREG(0x0608) | 36 | #define S5P_WAKEUP_MASK S5P_PMUREG(0x0608) |
diff --git a/arch/arm/mach-exynos4/irq-eint.c b/arch/arm/mach-exynos4/irq-eint.c index 9d87d2ac7f68..badb8c66fc9b 100644 --- a/arch/arm/mach-exynos4/irq-eint.c +++ b/arch/arm/mach-exynos4/irq-eint.c | |||
| @@ -23,6 +23,8 @@ | |||
| 23 | 23 | ||
| 24 | #include <mach/regs-gpio.h> | 24 | #include <mach/regs-gpio.h> |
| 25 | 25 | ||
| 26 | #include <asm/mach/irq.h> | ||
| 27 | |||
| 26 | static DEFINE_SPINLOCK(eint_lock); | 28 | static DEFINE_SPINLOCK(eint_lock); |
| 27 | 29 | ||
| 28 | static unsigned int eint0_15_data[16]; | 30 | static unsigned int eint0_15_data[16]; |
| @@ -184,8 +186,11 @@ static inline void exynos4_irq_demux_eint(unsigned int start) | |||
| 184 | 186 | ||
| 185 | static void exynos4_irq_demux_eint16_31(unsigned int irq, struct irq_desc *desc) | 187 | static void exynos4_irq_demux_eint16_31(unsigned int irq, struct irq_desc *desc) |
| 186 | { | 188 | { |
| 189 | struct irq_chip *chip = irq_get_chip(irq); | ||
| 190 | chained_irq_enter(chip, desc); | ||
| 187 | exynos4_irq_demux_eint(IRQ_EINT(16)); | 191 | exynos4_irq_demux_eint(IRQ_EINT(16)); |
| 188 | exynos4_irq_demux_eint(IRQ_EINT(24)); | 192 | exynos4_irq_demux_eint(IRQ_EINT(24)); |
| 193 | chained_irq_exit(chip, desc); | ||
| 189 | } | 194 | } |
| 190 | 195 | ||
| 191 | static void exynos4_irq_eint0_15(unsigned int irq, struct irq_desc *desc) | 196 | static void exynos4_irq_eint0_15(unsigned int irq, struct irq_desc *desc) |
| @@ -193,6 +198,7 @@ static void exynos4_irq_eint0_15(unsigned int irq, struct irq_desc *desc) | |||
| 193 | u32 *irq_data = irq_get_handler_data(irq); | 198 | u32 *irq_data = irq_get_handler_data(irq); |
| 194 | struct irq_chip *chip = irq_get_chip(irq); | 199 | struct irq_chip *chip = irq_get_chip(irq); |
| 195 | 200 | ||
| 201 | chained_irq_enter(chip, desc); | ||
| 196 | chip->irq_mask(&desc->irq_data); | 202 | chip->irq_mask(&desc->irq_data); |
| 197 | 203 | ||
| 198 | if (chip->irq_ack) | 204 | if (chip->irq_ack) |
| @@ -201,6 +207,7 @@ static void exynos4_irq_eint0_15(unsigned int irq, struct irq_desc *desc) | |||
| 201 | generic_handle_irq(*irq_data); | 207 | generic_handle_irq(*irq_data); |
| 202 | 208 | ||
| 203 | chip->irq_unmask(&desc->irq_data); | 209 | chip->irq_unmask(&desc->irq_data); |
| 210 | chained_irq_exit(chip, desc); | ||
| 204 | } | 211 | } |
| 205 | 212 | ||
| 206 | int __init exynos4_init_irq_eint(void) | 213 | int __init exynos4_init_irq_eint(void) |
diff --git a/arch/arm/mach-exynos4/mach-universal_c210.c b/arch/arm/mach-exynos4/mach-universal_c210.c index 0e280d12301e..b3b5d8911004 100644 --- a/arch/arm/mach-exynos4/mach-universal_c210.c +++ b/arch/arm/mach-exynos4/mach-universal_c210.c | |||
| @@ -79,7 +79,7 @@ static struct s3c2410_uartcfg universal_uartcfgs[] __initdata = { | |||
| 79 | }; | 79 | }; |
| 80 | 80 | ||
| 81 | static struct regulator_consumer_supply max8952_consumer = | 81 | static struct regulator_consumer_supply max8952_consumer = |
| 82 | REGULATOR_SUPPLY("vddarm", NULL); | 82 | REGULATOR_SUPPLY("vdd_arm", NULL); |
| 83 | 83 | ||
| 84 | static struct max8952_platform_data universal_max8952_pdata __initdata = { | 84 | static struct max8952_platform_data universal_max8952_pdata __initdata = { |
| 85 | .gpio_vid0 = EXYNOS4_GPX0(3), | 85 | .gpio_vid0 = EXYNOS4_GPX0(3), |
| @@ -105,7 +105,7 @@ static struct max8952_platform_data universal_max8952_pdata __initdata = { | |||
| 105 | }; | 105 | }; |
| 106 | 106 | ||
| 107 | static struct regulator_consumer_supply lp3974_buck1_consumer = | 107 | static struct regulator_consumer_supply lp3974_buck1_consumer = |
| 108 | REGULATOR_SUPPLY("vddint", NULL); | 108 | REGULATOR_SUPPLY("vdd_int", NULL); |
| 109 | 109 | ||
| 110 | static struct regulator_consumer_supply lp3974_buck2_consumer = | 110 | static struct regulator_consumer_supply lp3974_buck2_consumer = |
| 111 | REGULATOR_SUPPLY("vddg3d", NULL); | 111 | REGULATOR_SUPPLY("vddg3d", NULL); |
diff --git a/arch/arm/mach-exynos4/setup-usb-phy.c b/arch/arm/mach-exynos4/setup-usb-phy.c index 0883c1b824b9..39aca045f660 100644 --- a/arch/arm/mach-exynos4/setup-usb-phy.c +++ b/arch/arm/mach-exynos4/setup-usb-phy.c | |||
| @@ -82,7 +82,7 @@ static int exynos4_usb_phy1_init(struct platform_device *pdev) | |||
| 82 | 82 | ||
| 83 | rstcon &= ~(HOST_LINK_PORT_SWRST_MASK | PHY1_SWRST_MASK); | 83 | rstcon &= ~(HOST_LINK_PORT_SWRST_MASK | PHY1_SWRST_MASK); |
| 84 | writel(rstcon, EXYNOS4_RSTCON); | 84 | writel(rstcon, EXYNOS4_RSTCON); |
| 85 | udelay(50); | 85 | udelay(80); |
| 86 | 86 | ||
| 87 | clk_disable(otg_clk); | 87 | clk_disable(otg_clk); |
| 88 | clk_put(otg_clk); | 88 | clk_put(otg_clk); |
diff --git a/arch/arm/mach-footbridge/Kconfig b/arch/arm/mach-footbridge/Kconfig index dc26fff22cf0..c8e7afcf14ec 100644 --- a/arch/arm/mach-footbridge/Kconfig +++ b/arch/arm/mach-footbridge/Kconfig | |||
| @@ -62,6 +62,7 @@ config ARCH_EBSA285_HOST | |||
| 62 | config ARCH_NETWINDER | 62 | config ARCH_NETWINDER |
| 63 | bool "NetWinder" | 63 | bool "NetWinder" |
| 64 | select CLKSRC_I8253 | 64 | select CLKSRC_I8253 |
| 65 | select CLKEVT_I8253 | ||
| 65 | select FOOTBRIDGE_HOST | 66 | select FOOTBRIDGE_HOST |
| 66 | select ISA | 67 | select ISA |
| 67 | select ISA_DMA | 68 | select ISA_DMA |
diff --git a/arch/arm/mach-footbridge/dc21285.c b/arch/arm/mach-footbridge/dc21285.c index 1331fff51ae2..18c32a5541d9 100644 --- a/arch/arm/mach-footbridge/dc21285.c +++ b/arch/arm/mach-footbridge/dc21285.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/irq.h> | 18 | #include <linux/irq.h> |
| 19 | #include <linux/io.h> | 19 | #include <linux/io.h> |
| 20 | #include <linux/spinlock.h> | 20 | #include <linux/spinlock.h> |
| 21 | #include <video/vga.h> | ||
| 21 | 22 | ||
| 22 | #include <asm/irq.h> | 23 | #include <asm/irq.h> |
| 23 | #include <asm/system.h> | 24 | #include <asm/system.h> |
diff --git a/arch/arm/mach-imx/mach-cpuimx27.c b/arch/arm/mach-imx/mach-cpuimx27.c index 87887ac5806b..f851fe903687 100644 --- a/arch/arm/mach-imx/mach-cpuimx27.c +++ b/arch/arm/mach-imx/mach-cpuimx27.c | |||
| @@ -310,7 +310,7 @@ static struct sys_timer eukrea_cpuimx27_timer = { | |||
| 310 | .init = eukrea_cpuimx27_timer_init, | 310 | .init = eukrea_cpuimx27_timer_init, |
| 311 | }; | 311 | }; |
| 312 | 312 | ||
| 313 | MACHINE_START(CPUIMX27, "EUKREA CPUIMX27") | 313 | MACHINE_START(EUKREA_CPUIMX27, "EUKREA CPUIMX27") |
| 314 | .boot_params = MX27_PHYS_OFFSET + 0x100, | 314 | .boot_params = MX27_PHYS_OFFSET + 0x100, |
| 315 | .map_io = mx27_map_io, | 315 | .map_io = mx27_map_io, |
| 316 | .init_early = imx27_init_early, | 316 | .init_early = imx27_init_early, |
diff --git a/arch/arm/mach-imx/mach-cpuimx35.c b/arch/arm/mach-imx/mach-cpuimx35.c index f39a478ba1a6..4bd083ba9af2 100644 --- a/arch/arm/mach-imx/mach-cpuimx35.c +++ b/arch/arm/mach-imx/mach-cpuimx35.c | |||
| @@ -192,7 +192,7 @@ struct sys_timer eukrea_cpuimx35_timer = { | |||
| 192 | .init = eukrea_cpuimx35_timer_init, | 192 | .init = eukrea_cpuimx35_timer_init, |
| 193 | }; | 193 | }; |
| 194 | 194 | ||
| 195 | MACHINE_START(EUKREA_CPUIMX35, "Eukrea CPUIMX35") | 195 | MACHINE_START(EUKREA_CPUIMX35SD, "Eukrea CPUIMX35") |
| 196 | /* Maintainer: Eukrea Electromatique */ | 196 | /* Maintainer: Eukrea Electromatique */ |
| 197 | .boot_params = MX3x_PHYS_OFFSET + 0x100, | 197 | .boot_params = MX3x_PHYS_OFFSET + 0x100, |
| 198 | .map_io = mx35_map_io, | 198 | .map_io = mx35_map_io, |
diff --git a/arch/arm/mach-imx/mach-eukrea_cpuimx25.c b/arch/arm/mach-imx/mach-eukrea_cpuimx25.c index da36da52969d..2442d5da883d 100644 --- a/arch/arm/mach-imx/mach-eukrea_cpuimx25.c +++ b/arch/arm/mach-imx/mach-eukrea_cpuimx25.c | |||
| @@ -161,7 +161,7 @@ static struct sys_timer eukrea_cpuimx25_timer = { | |||
| 161 | .init = eukrea_cpuimx25_timer_init, | 161 | .init = eukrea_cpuimx25_timer_init, |
| 162 | }; | 162 | }; |
| 163 | 163 | ||
| 164 | MACHINE_START(EUKREA_CPUIMX25, "Eukrea CPUIMX25") | 164 | MACHINE_START(EUKREA_CPUIMX25SD, "Eukrea CPUIMX25") |
| 165 | /* Maintainer: Eukrea Electromatique */ | 165 | /* Maintainer: Eukrea Electromatique */ |
| 166 | .boot_params = MX25_PHYS_OFFSET + 0x100, | 166 | .boot_params = MX25_PHYS_OFFSET + 0x100, |
| 167 | .map_io = mx25_map_io, | 167 | .map_io = mx25_map_io, |
diff --git a/arch/arm/mach-orion5x/dns323-setup.c b/arch/arm/mach-orion5x/dns323-setup.c index a6eddae82a0b..c105556a0ee1 100644 --- a/arch/arm/mach-orion5x/dns323-setup.c +++ b/arch/arm/mach-orion5x/dns323-setup.c | |||
| @@ -77,7 +77,7 @@ static int __init dns323_pci_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) | |||
| 77 | /* | 77 | /* |
| 78 | * Check for devices with hard-wired IRQs. | 78 | * Check for devices with hard-wired IRQs. |
| 79 | */ | 79 | */ |
| 80 | irq = orion5x_pci_map_irq(const dev, slot, pin); | 80 | irq = orion5x_pci_map_irq(dev, slot, pin); |
| 81 | if (irq != -1) | 81 | if (irq != -1) |
| 82 | return irq; | 82 | return irq; |
| 83 | 83 | ||
diff --git a/arch/arm/mach-orion5x/pci.c b/arch/arm/mach-orion5x/pci.c index 28b8760ab9fa..bc4a920e26ee 100644 --- a/arch/arm/mach-orion5x/pci.c +++ b/arch/arm/mach-orion5x/pci.c | |||
| @@ -14,6 +14,7 @@ | |||
| 14 | #include <linux/pci.h> | 14 | #include <linux/pci.h> |
| 15 | #include <linux/slab.h> | 15 | #include <linux/slab.h> |
| 16 | #include <linux/mbus.h> | 16 | #include <linux/mbus.h> |
| 17 | #include <video/vga.h> | ||
| 17 | #include <asm/irq.h> | 18 | #include <asm/irq.h> |
| 18 | #include <asm/mach/pci.h> | 19 | #include <asm/mach/pci.h> |
| 19 | #include <plat/pcie.h> | 20 | #include <plat/pcie.h> |
diff --git a/arch/arm/mach-realview/include/mach/system.h b/arch/arm/mach-realview/include/mach/system.h index a30f2e3ec178..6657ff231161 100644 --- a/arch/arm/mach-realview/include/mach/system.h +++ b/arch/arm/mach-realview/include/mach/system.h | |||
| @@ -44,6 +44,7 @@ static inline void arch_reset(char mode, const char *cmd) | |||
| 44 | */ | 44 | */ |
| 45 | if (realview_reset) | 45 | if (realview_reset) |
| 46 | realview_reset(mode); | 46 | realview_reset(mode); |
| 47 | dsb(); | ||
| 47 | } | 48 | } |
| 48 | 49 | ||
| 49 | #endif | 50 | #endif |
diff --git a/arch/arm/mach-s3c64xx/pm.c b/arch/arm/mach-s3c64xx/pm.c index 8bad64370689..055e2858b0dd 100644 --- a/arch/arm/mach-s3c64xx/pm.c +++ b/arch/arm/mach-s3c64xx/pm.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/suspend.h> | 16 | #include <linux/suspend.h> |
| 17 | #include <linux/serial_core.h> | 17 | #include <linux/serial_core.h> |
| 18 | #include <linux/io.h> | 18 | #include <linux/io.h> |
| 19 | #include <linux/gpio.h> | ||
| 19 | 20 | ||
| 20 | #include <mach/map.h> | 21 | #include <mach/map.h> |
| 21 | #include <mach/irqs.h> | 22 | #include <mach/irqs.h> |
diff --git a/arch/arm/mach-s5p64x0/irq-eint.c b/arch/arm/mach-s5p64x0/irq-eint.c index 69ed4545112b..fe7380f5c3cd 100644 --- a/arch/arm/mach-s5p64x0/irq-eint.c +++ b/arch/arm/mach-s5p64x0/irq-eint.c | |||
| @@ -129,7 +129,7 @@ static int s5p64x0_alloc_gc(void) | |||
| 129 | } | 129 | } |
| 130 | 130 | ||
| 131 | ct = gc->chip_types; | 131 | ct = gc->chip_types; |
| 132 | ct->chip.irq_ack = irq_gc_ack; | 132 | ct->chip.irq_ack = irq_gc_ack_set_bit; |
| 133 | ct->chip.irq_mask = irq_gc_mask_set_bit; | 133 | ct->chip.irq_mask = irq_gc_mask_set_bit; |
| 134 | ct->chip.irq_unmask = irq_gc_mask_clr_bit; | 134 | ct->chip.irq_unmask = irq_gc_mask_clr_bit; |
| 135 | ct->chip.irq_set_type = s5p64x0_irq_eint_set_type; | 135 | ct->chip.irq_set_type = s5p64x0_irq_eint_set_type; |
diff --git a/arch/arm/mach-s5pv210/pm.c b/arch/arm/mach-s5pv210/pm.c index 309e388a8a83..f149d278377b 100644 --- a/arch/arm/mach-s5pv210/pm.c +++ b/arch/arm/mach-s5pv210/pm.c | |||
| @@ -88,7 +88,7 @@ static struct sleep_save s5pv210_core_save[] = { | |||
| 88 | SAVE_ITEM(S3C2410_TCNTO(0)), | 88 | SAVE_ITEM(S3C2410_TCNTO(0)), |
| 89 | }; | 89 | }; |
| 90 | 90 | ||
| 91 | void s5pv210_cpu_suspend(unsigned long arg) | 91 | static int s5pv210_cpu_suspend(unsigned long arg) |
| 92 | { | 92 | { |
| 93 | unsigned long tmp; | 93 | unsigned long tmp; |
| 94 | 94 | ||
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/mach-vexpress/v2m.c b/arch/arm/mach-vexpress/v2m.c index 9e6b93b1a043..d0d267a8d3f9 100644 --- a/arch/arm/mach-vexpress/v2m.c +++ b/arch/arm/mach-vexpress/v2m.c | |||
| @@ -318,6 +318,10 @@ static struct clk v2m_sp804_clk = { | |||
| 318 | .rate = 1000000, | 318 | .rate = 1000000, |
| 319 | }; | 319 | }; |
| 320 | 320 | ||
| 321 | static struct clk v2m_ref_clk = { | ||
| 322 | .rate = 32768, | ||
| 323 | }; | ||
| 324 | |||
| 321 | static struct clk dummy_apb_pclk; | 325 | static struct clk dummy_apb_pclk; |
| 322 | 326 | ||
| 323 | static struct clk_lookup v2m_lookups[] = { | 327 | static struct clk_lookup v2m_lookups[] = { |
| @@ -348,6 +352,9 @@ static struct clk_lookup v2m_lookups[] = { | |||
| 348 | }, { /* CLCD */ | 352 | }, { /* CLCD */ |
| 349 | .dev_id = "mb:clcd", | 353 | .dev_id = "mb:clcd", |
| 350 | .clk = &osc1_clk, | 354 | .clk = &osc1_clk, |
| 355 | }, { /* SP805 WDT */ | ||
| 356 | .dev_id = "mb:wdt", | ||
| 357 | .clk = &v2m_ref_clk, | ||
| 351 | }, { /* SP804 timers */ | 358 | }, { /* SP804 timers */ |
| 352 | .dev_id = "sp804", | 359 | .dev_id = "sp804", |
| 353 | .con_id = "v2m-timer0", | 360 | .con_id = "v2m-timer0", |
diff --git a/arch/arm/mm/proc-arm920.S b/arch/arm/mm/proc-arm920.S index 92bd102e3982..2e6849b41f66 100644 --- a/arch/arm/mm/proc-arm920.S +++ b/arch/arm/mm/proc-arm920.S | |||
| @@ -379,7 +379,7 @@ ENTRY(cpu_arm920_set_pte_ext) | |||
| 379 | 379 | ||
| 380 | /* Suspend/resume support: taken from arch/arm/plat-s3c24xx/sleep.S */ | 380 | /* Suspend/resume support: taken from arch/arm/plat-s3c24xx/sleep.S */ |
| 381 | .globl cpu_arm920_suspend_size | 381 | .globl cpu_arm920_suspend_size |
| 382 | .equ cpu_arm920_suspend_size, 4 * 3 | 382 | .equ cpu_arm920_suspend_size, 4 * 4 |
| 383 | #ifdef CONFIG_PM_SLEEP | 383 | #ifdef CONFIG_PM_SLEEP |
| 384 | ENTRY(cpu_arm920_do_suspend) | 384 | ENTRY(cpu_arm920_do_suspend) |
| 385 | stmfd sp!, {r4 - r7, lr} | 385 | stmfd sp!, {r4 - r7, lr} |
diff --git a/arch/arm/mm/proc-arm926.S b/arch/arm/mm/proc-arm926.S index 2bbcf053dffd..cd8f79c3a282 100644 --- a/arch/arm/mm/proc-arm926.S +++ b/arch/arm/mm/proc-arm926.S | |||
| @@ -394,7 +394,7 @@ ENTRY(cpu_arm926_set_pte_ext) | |||
| 394 | 394 | ||
| 395 | /* Suspend/resume support: taken from arch/arm/plat-s3c24xx/sleep.S */ | 395 | /* Suspend/resume support: taken from arch/arm/plat-s3c24xx/sleep.S */ |
| 396 | .globl cpu_arm926_suspend_size | 396 | .globl cpu_arm926_suspend_size |
| 397 | .equ cpu_arm926_suspend_size, 4 * 3 | 397 | .equ cpu_arm926_suspend_size, 4 * 4 |
| 398 | #ifdef CONFIG_PM_SLEEP | 398 | #ifdef CONFIG_PM_SLEEP |
| 399 | ENTRY(cpu_arm926_do_suspend) | 399 | ENTRY(cpu_arm926_do_suspend) |
| 400 | stmfd sp!, {r4 - r7, lr} | 400 | stmfd sp!, {r4 - r7, lr} |
diff --git a/arch/arm/mm/proc-sa1100.S b/arch/arm/mm/proc-sa1100.S index 07219c2ae114..69e7f2ef7384 100644 --- a/arch/arm/mm/proc-sa1100.S +++ b/arch/arm/mm/proc-sa1100.S | |||
| @@ -182,11 +182,11 @@ ENDPROC(cpu_sa1100_do_suspend) | |||
| 182 | 182 | ||
| 183 | ENTRY(cpu_sa1100_do_resume) | 183 | ENTRY(cpu_sa1100_do_resume) |
| 184 | ldmia r0, {r4 - r7} @ load cp regs | 184 | ldmia r0, {r4 - r7} @ load cp regs |
| 185 | mov r1, #0 | 185 | mov ip, #0 |
| 186 | mcr p15, 0, r1, c8, c7, 0 @ flush I+D TLBs | 186 | mcr p15, 0, ip, c8, c7, 0 @ flush I+D TLBs |
| 187 | mcr p15, 0, r1, c7, c7, 0 @ flush I&D cache | 187 | mcr p15, 0, ip, c7, c7, 0 @ flush I&D cache |
| 188 | mcr p15, 0, r1, c9, c0, 0 @ invalidate RB | 188 | mcr p15, 0, ip, c9, c0, 0 @ invalidate RB |
| 189 | mcr p15, 0, r1, c9, c0, 5 @ allow user space to use RB | 189 | mcr p15, 0, ip, c9, c0, 5 @ allow user space to use RB |
| 190 | 190 | ||
| 191 | mcr p15, 0, r4, c3, c0, 0 @ domain ID | 191 | mcr p15, 0, r4, c3, c0, 0 @ domain ID |
| 192 | mcr p15, 0, r5, c2, c0, 0 @ translation table base addr | 192 | mcr p15, 0, r5, c2, c0, 0 @ translation table base addr |
diff --git a/arch/arm/mm/proc-v6.S b/arch/arm/mm/proc-v6.S index 219138d2f158..a923aa0fd00d 100644 --- a/arch/arm/mm/proc-v6.S +++ b/arch/arm/mm/proc-v6.S | |||
| @@ -223,6 +223,22 @@ __v6_setup: | |||
| 223 | mrc p15, 0, r0, c1, c0, 0 @ read control register | 223 | mrc p15, 0, r0, c1, c0, 0 @ read control register |
| 224 | bic r0, r0, r5 @ clear bits them | 224 | bic r0, r0, r5 @ clear bits them |
| 225 | orr r0, r0, r6 @ set them | 225 | orr r0, r0, r6 @ set them |
| 226 | #ifdef CONFIG_ARM_ERRATA_364296 | ||
| 227 | /* | ||
| 228 | * Workaround for the 364296 ARM1136 r0p2 erratum (possible cache data | ||
| 229 | * corruption with hit-under-miss enabled). The conditional code below | ||
| 230 | * (setting the undocumented bit 31 in the auxiliary control register | ||
| 231 | * and the FI bit in the control register) disables hit-under-miss | ||
| 232 | * without putting the processor into full low interrupt latency mode. | ||
| 233 | */ | ||
| 234 | ldr r6, =0x4107b362 @ id for ARM1136 r0p2 | ||
| 235 | mrc p15, 0, r5, c0, c0, 0 @ get processor id | ||
| 236 | teq r5, r6 @ check for the faulty core | ||
| 237 | mrceq p15, 0, r5, c1, c0, 1 @ load aux control reg | ||
| 238 | orreq r5, r5, #(1 << 31) @ set the undocumented bit 31 | ||
| 239 | mcreq p15, 0, r5, c1, c0, 1 @ write aux control reg | ||
| 240 | orreq r0, r0, #(1 << 21) @ low interrupt latency configuration | ||
| 241 | #endif | ||
| 226 | mov pc, lr @ return to head.S:__ret | 242 | mov pc, lr @ return to head.S:__ret |
| 227 | 243 | ||
| 228 | /* | 244 | /* |
diff --git a/arch/arm/mm/proc-v7.S b/arch/arm/mm/proc-v7.S index a30e78542ccf..9049c0764db2 100644 --- a/arch/arm/mm/proc-v7.S +++ b/arch/arm/mm/proc-v7.S | |||
| @@ -66,6 +66,7 @@ ENDPROC(cpu_v7_proc_fin) | |||
| 66 | ENTRY(cpu_v7_reset) | 66 | ENTRY(cpu_v7_reset) |
| 67 | mrc p15, 0, r1, c1, c0, 0 @ ctrl register | 67 | mrc p15, 0, r1, c1, c0, 0 @ ctrl register |
| 68 | bic r1, r1, #0x1 @ ...............m | 68 | bic r1, r1, #0x1 @ ...............m |
| 69 | THUMB( bic r1, r1, #1 << 30 ) @ SCTLR.TE (Thumb exceptions) | ||
| 69 | mcr p15, 0, r1, c1, c0, 0 @ disable MMU | 70 | mcr p15, 0, r1, c1, c0, 0 @ disable MMU |
| 70 | isb | 71 | isb |
| 71 | mov pc, r0 | 72 | mov pc, r0 |
| @@ -247,13 +248,16 @@ ENTRY(cpu_v7_do_resume) | |||
| 247 | mcr p15, 0, r7, c2, c0, 0 @ TTB 0 | 248 | mcr p15, 0, r7, c2, c0, 0 @ TTB 0 |
| 248 | mcr p15, 0, r8, c2, c0, 1 @ TTB 1 | 249 | mcr p15, 0, r8, c2, c0, 1 @ TTB 1 |
| 249 | mcr p15, 0, ip, c2, c0, 2 @ TTB control register | 250 | mcr p15, 0, ip, c2, c0, 2 @ TTB control register |
| 250 | mcr p15, 0, r10, c1, c0, 1 @ Auxiliary control register | 251 | mrc p15, 0, r4, c1, c0, 1 @ Read Auxiliary control register |
| 252 | teq r4, r10 @ Is it already set? | ||
| 253 | mcrne p15, 0, r10, c1, c0, 1 @ No, so write it | ||
| 251 | mcr p15, 0, r11, c1, c0, 2 @ Co-processor access control | 254 | mcr p15, 0, r11, c1, c0, 2 @ Co-processor access control |
| 252 | ldr r4, =PRRR @ PRRR | 255 | ldr r4, =PRRR @ PRRR |
| 253 | ldr r5, =NMRR @ NMRR | 256 | ldr r5, =NMRR @ NMRR |
| 254 | mcr p15, 0, r4, c10, c2, 0 @ write PRRR | 257 | mcr p15, 0, r4, c10, c2, 0 @ write PRRR |
| 255 | mcr p15, 0, r5, c10, c2, 1 @ write NMRR | 258 | mcr p15, 0, r5, c10, c2, 1 @ write NMRR |
| 256 | isb | 259 | isb |
| 260 | dsb | ||
| 257 | mov r0, r9 @ control register | 261 | mov r0, r9 @ control register |
| 258 | mov r2, r7, lsr #14 @ get TTB0 base | 262 | mov r2, r7, lsr #14 @ get TTB0 base |
| 259 | mov r2, r2, lsl #14 | 263 | mov r2, r2, lsl #14 |
diff --git a/arch/arm/mm/proc-xsc3.S b/arch/arm/mm/proc-xsc3.S index 28c72a2006a1..755e1bf22681 100644 --- a/arch/arm/mm/proc-xsc3.S +++ b/arch/arm/mm/proc-xsc3.S | |||
| @@ -406,7 +406,7 @@ ENTRY(cpu_xsc3_set_pte_ext) | |||
| 406 | .align | 406 | .align |
| 407 | 407 | ||
| 408 | .globl cpu_xsc3_suspend_size | 408 | .globl cpu_xsc3_suspend_size |
| 409 | .equ cpu_xsc3_suspend_size, 4 * 8 | 409 | .equ cpu_xsc3_suspend_size, 4 * 7 |
| 410 | #ifdef CONFIG_PM_SLEEP | 410 | #ifdef CONFIG_PM_SLEEP |
| 411 | ENTRY(cpu_xsc3_do_suspend) | 411 | ENTRY(cpu_xsc3_do_suspend) |
| 412 | stmfd sp!, {r4 - r10, lr} | 412 | stmfd sp!, {r4 - r10, lr} |
| @@ -418,12 +418,12 @@ ENTRY(cpu_xsc3_do_suspend) | |||
| 418 | mrc p15, 0, r9, c1, c0, 1 @ auxiliary control reg | 418 | mrc p15, 0, r9, c1, c0, 1 @ auxiliary control reg |
| 419 | mrc p15, 0, r10, c1, c0, 0 @ control reg | 419 | mrc p15, 0, r10, c1, c0, 0 @ control reg |
| 420 | bic r4, r4, #2 @ clear frequency change bit | 420 | bic r4, r4, #2 @ clear frequency change bit |
| 421 | stmia r0, {r1, r4 - r10} @ store v:p offset + cp regs | 421 | stmia r0, {r4 - r10} @ store cp regs |
| 422 | ldmia sp!, {r4 - r10, pc} | 422 | ldmia sp!, {r4 - r10, pc} |
| 423 | ENDPROC(cpu_xsc3_do_suspend) | 423 | ENDPROC(cpu_xsc3_do_suspend) |
| 424 | 424 | ||
| 425 | ENTRY(cpu_xsc3_do_resume) | 425 | ENTRY(cpu_xsc3_do_resume) |
| 426 | ldmia r0, {r1, r4 - r10} @ load v:p offset + cp regs | 426 | ldmia r0, {r4 - r10} @ load cp regs |
| 427 | mov ip, #0 | 427 | mov ip, #0 |
| 428 | mcr p15, 0, ip, c7, c7, 0 @ invalidate I & D caches, BTB | 428 | mcr p15, 0, ip, c7, c7, 0 @ invalidate I & D caches, BTB |
| 429 | mcr p15, 0, ip, c7, c10, 4 @ drain write (&fill) buffer | 429 | mcr p15, 0, ip, c7, c10, 4 @ drain write (&fill) buffer |
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/arm/plat-s5p/clock.c b/arch/arm/plat-s5p/clock.c index 02af235298e2..5f84a3f13ef9 100644 --- a/arch/arm/plat-s5p/clock.c +++ b/arch/arm/plat-s5p/clock.c | |||
| @@ -192,7 +192,7 @@ unsigned long s5p_spdif_get_rate(struct clk *clk) | |||
| 192 | if (IS_ERR(pclk)) | 192 | if (IS_ERR(pclk)) |
| 193 | return -EINVAL; | 193 | return -EINVAL; |
| 194 | 194 | ||
| 195 | rate = pclk->ops->get_rate(clk); | 195 | rate = pclk->ops->get_rate(pclk); |
| 196 | clk_put(pclk); | 196 | clk_put(pclk); |
| 197 | 197 | ||
| 198 | return rate; | 198 | return rate; |
diff --git a/arch/arm/plat-s5p/irq-gpioint.c b/arch/arm/plat-s5p/irq-gpioint.c index 327ab9f662e8..f71078ef6bb5 100644 --- a/arch/arm/plat-s5p/irq-gpioint.c +++ b/arch/arm/plat-s5p/irq-gpioint.c | |||
| @@ -23,6 +23,8 @@ | |||
| 23 | #include <plat/gpio-core.h> | 23 | #include <plat/gpio-core.h> |
| 24 | #include <plat/gpio-cfg.h> | 24 | #include <plat/gpio-cfg.h> |
| 25 | 25 | ||
| 26 | #include <asm/mach/irq.h> | ||
| 27 | |||
| 26 | #define GPIO_BASE(chip) (((unsigned long)(chip)->base) & 0xFFFFF000u) | 28 | #define GPIO_BASE(chip) (((unsigned long)(chip)->base) & 0xFFFFF000u) |
| 27 | 29 | ||
| 28 | #define CON_OFFSET 0x700 | 30 | #define CON_OFFSET 0x700 |
| @@ -81,6 +83,9 @@ static void s5p_gpioint_handler(unsigned int irq, struct irq_desc *desc) | |||
| 81 | int group, pend_offset, mask_offset; | 83 | int group, pend_offset, mask_offset; |
| 82 | unsigned int pend, mask; | 84 | unsigned int pend, mask; |
| 83 | 85 | ||
| 86 | struct irq_chip *chip = irq_get_chip(irq); | ||
| 87 | chained_irq_enter(chip, desc); | ||
| 88 | |||
| 84 | for (group = 0; group < bank->nr_groups; group++) { | 89 | for (group = 0; group < bank->nr_groups; group++) { |
| 85 | struct s3c_gpio_chip *chip = bank->chips[group]; | 90 | struct s3c_gpio_chip *chip = bank->chips[group]; |
| 86 | if (!chip) | 91 | if (!chip) |
| @@ -102,6 +107,7 @@ static void s5p_gpioint_handler(unsigned int irq, struct irq_desc *desc) | |||
| 102 | pend &= ~BIT(offset); | 107 | pend &= ~BIT(offset); |
| 103 | } | 108 | } |
| 104 | } | 109 | } |
| 110 | chained_irq_exit(chip, desc); | ||
| 105 | } | 111 | } |
| 106 | 112 | ||
| 107 | static __init int s5p_gpioint_add(struct s3c_gpio_chip *chip) | 113 | static __init int s5p_gpioint_add(struct s3c_gpio_chip *chip) |
diff --git a/arch/arm/plat-samsung/include/plat/backlight.h b/arch/arm/plat-samsung/include/plat/backlight.h index 51d8da846a62..ad530c78fe8c 100644 --- a/arch/arm/plat-samsung/include/plat/backlight.h +++ b/arch/arm/plat-samsung/include/plat/backlight.h | |||
| @@ -20,7 +20,7 @@ struct samsung_bl_gpio_info { | |||
| 20 | int func; | 20 | int func; |
| 21 | }; | 21 | }; |
| 22 | 22 | ||
| 23 | extern void samsung_bl_set(struct samsung_bl_gpio_info *gpio_info, | 23 | extern void __init samsung_bl_set(struct samsung_bl_gpio_info *gpio_info, |
| 24 | struct platform_pwm_backlight_data *bl_data); | 24 | struct platform_pwm_backlight_data *bl_data); |
| 25 | 25 | ||
| 26 | #endif /* __ASM_PLAT_BACKLIGHT_H */ | 26 | #endif /* __ASM_PLAT_BACKLIGHT_H */ |
diff --git a/arch/arm/plat-samsung/irq-vic-timer.c b/arch/arm/plat-samsung/irq-vic-timer.c index f714d060370d..51583cd30164 100644 --- a/arch/arm/plat-samsung/irq-vic-timer.c +++ b/arch/arm/plat-samsung/irq-vic-timer.c | |||
| @@ -22,9 +22,14 @@ | |||
| 22 | #include <plat/irq-vic-timer.h> | 22 | #include <plat/irq-vic-timer.h> |
| 23 | #include <plat/regs-timer.h> | 23 | #include <plat/regs-timer.h> |
| 24 | 24 | ||
| 25 | #include <asm/mach/irq.h> | ||
| 26 | |||
| 25 | static void s3c_irq_demux_vic_timer(unsigned int irq, struct irq_desc *desc) | 27 | static void s3c_irq_demux_vic_timer(unsigned int irq, struct irq_desc *desc) |
| 26 | { | 28 | { |
| 29 | struct irq_chip *chip = irq_get_chip(irq); | ||
| 30 | chained_irq_enter(chip, desc); | ||
| 27 | generic_handle_irq((int)desc->irq_data.handler_data); | 31 | generic_handle_irq((int)desc->irq_data.handler_data); |
| 32 | chained_irq_exit(chip, desc); | ||
| 28 | } | 33 | } |
| 29 | 34 | ||
| 30 | /* We assume the IRQ_TIMER0..IRQ_TIMER4 range is continuous. */ | 35 | /* We assume the IRQ_TIMER0..IRQ_TIMER4 range is continuous. */ |
diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types index fff68d0d521b..62cc8f981171 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types | |||
| @@ -351,7 +351,7 @@ centro MACH_CENTRO CENTRO 1944 | |||
| 351 | nokia_rx51 MACH_NOKIA_RX51 NOKIA_RX51 1955 | 351 | nokia_rx51 MACH_NOKIA_RX51 NOKIA_RX51 1955 |
| 352 | omap_zoom2 MACH_OMAP_ZOOM2 OMAP_ZOOM2 1967 | 352 | omap_zoom2 MACH_OMAP_ZOOM2 OMAP_ZOOM2 1967 |
| 353 | cpuat9260 MACH_CPUAT9260 CPUAT9260 1973 | 353 | cpuat9260 MACH_CPUAT9260 CPUAT9260 1973 |
| 354 | eukrea_cpuimx27 MACH_CPUIMX27 CPUIMX27 1975 | 354 | eukrea_cpuimx27 MACH_EUKREA_CPUIMX27 EUKREA_CPUIMX27 1975 |
| 355 | acs5k MACH_ACS5K ACS5K 1982 | 355 | acs5k MACH_ACS5K ACS5K 1982 |
| 356 | snapper_9260 MACH_SNAPPER_9260 SNAPPER_9260 1987 | 356 | snapper_9260 MACH_SNAPPER_9260 SNAPPER_9260 1987 |
| 357 | dsm320 MACH_DSM320 DSM320 1988 | 357 | dsm320 MACH_DSM320 DSM320 1988 |
| @@ -476,8 +476,8 @@ cns3420vb MACH_CNS3420VB CNS3420VB 2776 | |||
| 476 | omap4_panda MACH_OMAP4_PANDA OMAP4_PANDA 2791 | 476 | omap4_panda MACH_OMAP4_PANDA OMAP4_PANDA 2791 |
| 477 | ti8168evm MACH_TI8168EVM TI8168EVM 2800 | 477 | ti8168evm MACH_TI8168EVM TI8168EVM 2800 |
| 478 | teton_bga MACH_TETON_BGA TETON_BGA 2816 | 478 | teton_bga MACH_TETON_BGA TETON_BGA 2816 |
| 479 | eukrea_cpuimx25sd MACH_EUKREA_CPUIMX25 EUKREA_CPUIMX25 2820 | 479 | eukrea_cpuimx25sd MACH_EUKREA_CPUIMX25SD EUKREA_CPUIMX25SD 2820 |
| 480 | eukrea_cpuimx35sd MACH_EUKREA_CPUIMX35 EUKREA_CPUIMX35 2821 | 480 | eukrea_cpuimx35sd MACH_EUKREA_CPUIMX35SD EUKREA_CPUIMX35SD 2821 |
| 481 | eukrea_cpuimx51sd MACH_EUKREA_CPUIMX51SD EUKREA_CPUIMX51SD 2822 | 481 | eukrea_cpuimx51sd MACH_EUKREA_CPUIMX51SD EUKREA_CPUIMX51SD 2822 |
| 482 | eukrea_cpuimx51 MACH_EUKREA_CPUIMX51 EUKREA_CPUIMX51 2823 | 482 | eukrea_cpuimx51 MACH_EUKREA_CPUIMX51 EUKREA_CPUIMX51 2823 |
| 483 | smdkc210 MACH_SMDKC210 SMDKC210 2838 | 483 | smdkc210 MACH_SMDKC210 SMDKC210 2838 |
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/parisc/kernel/syscall_table.S b/arch/parisc/kernel/syscall_table.S index e66366fd2abc..3735abd7f8f6 100644 --- a/arch/parisc/kernel/syscall_table.S +++ b/arch/parisc/kernel/syscall_table.S | |||
| @@ -259,7 +259,7 @@ | |||
| 259 | ENTRY_SAME(ni_syscall) /* query_module */ | 259 | ENTRY_SAME(ni_syscall) /* query_module */ |
| 260 | ENTRY_SAME(poll) | 260 | ENTRY_SAME(poll) |
| 261 | /* structs contain pointers and an in_addr... */ | 261 | /* structs contain pointers and an in_addr... */ |
| 262 | ENTRY_COMP(nfsservctl) | 262 | ENTRY_SAME(ni_syscall) /* was nfsservctl */ |
| 263 | ENTRY_SAME(setresgid) /* 170 */ | 263 | ENTRY_SAME(setresgid) /* 170 */ |
| 264 | ENTRY_SAME(getresgid) | 264 | ENTRY_SAME(getresgid) |
| 265 | ENTRY_SAME(prctl) | 265 | ENTRY_SAME(prctl) |
diff --git a/arch/powerpc/boot/dts/p1023rds.dts b/arch/powerpc/boot/dts/p1023rds.dts index bfa96aa8f2ca..d9b776740a67 100644 --- a/arch/powerpc/boot/dts/p1023rds.dts +++ b/arch/powerpc/boot/dts/p1023rds.dts | |||
| @@ -387,7 +387,7 @@ | |||
| 387 | #size-cells = <1>; | 387 | #size-cells = <1>; |
| 388 | compatible = "cfi-flash"; | 388 | compatible = "cfi-flash"; |
| 389 | reg = <0x0 0x0 0x02000000>; | 389 | reg = <0x0 0x0 0x02000000>; |
| 390 | bank-width = <1>; | 390 | bank-width = <2>; |
| 391 | device-width = <1>; | 391 | device-width = <1>; |
| 392 | partition@0 { | 392 | partition@0 { |
| 393 | label = "ramdisk"; | 393 | label = "ramdisk"; |
diff --git a/arch/powerpc/configs/85xx/p1023rds_defconfig b/arch/powerpc/configs/85xx/p1023rds_defconfig index 980ff8f61fd4..3ff5a81c709f 100644 --- a/arch/powerpc/configs/85xx/p1023rds_defconfig +++ b/arch/powerpc/configs/85xx/p1023rds_defconfig | |||
| @@ -171,3 +171,4 @@ CONFIG_CRYPTO_SHA256=y | |||
| 171 | CONFIG_CRYPTO_SHA512=y | 171 | CONFIG_CRYPTO_SHA512=y |
| 172 | CONFIG_CRYPTO_AES=y | 172 | CONFIG_CRYPTO_AES=y |
| 173 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 173 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
| 174 | CONFIG_CRYPTO_DEV_FSL_CAAM=y | ||
diff --git a/arch/powerpc/configs/corenet32_smp_defconfig b/arch/powerpc/configs/corenet32_smp_defconfig index 10562a5c65b9..4311d02a3bfd 100644 --- a/arch/powerpc/configs/corenet32_smp_defconfig +++ b/arch/powerpc/configs/corenet32_smp_defconfig | |||
| @@ -185,3 +185,4 @@ CONFIG_CRYPTO_SHA256=y | |||
| 185 | CONFIG_CRYPTO_SHA512=y | 185 | CONFIG_CRYPTO_SHA512=y |
| 186 | CONFIG_CRYPTO_AES=y | 186 | CONFIG_CRYPTO_AES=y |
| 187 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 187 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
| 188 | CONFIG_CRYPTO_DEV_FSL_CAAM=y | ||
diff --git a/arch/powerpc/configs/corenet64_smp_defconfig b/arch/powerpc/configs/corenet64_smp_defconfig index d32283555b53..c92c204a204b 100644 --- a/arch/powerpc/configs/corenet64_smp_defconfig +++ b/arch/powerpc/configs/corenet64_smp_defconfig | |||
| @@ -100,5 +100,8 @@ CONFIG_DEBUG_INFO=y | |||
| 100 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 100 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
| 101 | CONFIG_VIRQ_DEBUG=y | 101 | CONFIG_VIRQ_DEBUG=y |
| 102 | CONFIG_CRYPTO_PCBC=m | 102 | CONFIG_CRYPTO_PCBC=m |
| 103 | CONFIG_CRYPTO_SHA256=y | ||
| 104 | CONFIG_CRYPTO_SHA512=y | ||
| 105 | CONFIG_CRYPTO_AES=y | ||
| 103 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 106 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
| 104 | CONFIG_CRYPTO_DEV_TALITOS=y | 107 | CONFIG_CRYPTO_DEV_FSL_CAAM=y |
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig index fcd85d2c72dc..a3467bfb7671 100644 --- a/arch/powerpc/configs/mpc85xx_defconfig +++ b/arch/powerpc/configs/mpc85xx_defconfig | |||
| @@ -139,6 +139,7 @@ CONFIG_SND=y | |||
| 139 | CONFIG_SND_INTEL8X0=y | 139 | CONFIG_SND_INTEL8X0=y |
| 140 | # CONFIG_SND_PPC is not set | 140 | # CONFIG_SND_PPC is not set |
| 141 | # CONFIG_SND_USB is not set | 141 | # CONFIG_SND_USB is not set |
| 142 | CONFIG_SND_SOC=y | ||
| 142 | CONFIG_HID_A4TECH=y | 143 | CONFIG_HID_A4TECH=y |
| 143 | CONFIG_HID_APPLE=y | 144 | CONFIG_HID_APPLE=y |
| 144 | CONFIG_HID_BELKIN=y | 145 | CONFIG_HID_BELKIN=y |
diff --git a/arch/powerpc/configs/mpc85xx_smp_defconfig b/arch/powerpc/configs/mpc85xx_smp_defconfig index 908c941fc24c..9693f6ed3da0 100644 --- a/arch/powerpc/configs/mpc85xx_smp_defconfig +++ b/arch/powerpc/configs/mpc85xx_smp_defconfig | |||
| @@ -140,6 +140,7 @@ CONFIG_SND=y | |||
| 140 | CONFIG_SND_INTEL8X0=y | 140 | CONFIG_SND_INTEL8X0=y |
| 141 | # CONFIG_SND_PPC is not set | 141 | # CONFIG_SND_PPC is not set |
| 142 | # CONFIG_SND_USB is not set | 142 | # CONFIG_SND_USB is not set |
| 143 | CONFIG_SND_SOC=y | ||
| 143 | CONFIG_HID_A4TECH=y | 144 | CONFIG_HID_A4TECH=y |
| 144 | CONFIG_HID_APPLE=y | 145 | CONFIG_HID_APPLE=y |
| 145 | CONFIG_HID_BELKIN=y | 146 | CONFIG_HID_BELKIN=y |
diff --git a/arch/powerpc/include/asm/systbl.h b/arch/powerpc/include/asm/systbl.h index f6736b7da463..fa0d27a400de 100644 --- a/arch/powerpc/include/asm/systbl.h +++ b/arch/powerpc/include/asm/systbl.h | |||
| @@ -171,7 +171,7 @@ SYSCALL_SPU(setresuid) | |||
| 171 | SYSCALL_SPU(getresuid) | 171 | SYSCALL_SPU(getresuid) |
| 172 | SYSCALL(ni_syscall) | 172 | SYSCALL(ni_syscall) |
| 173 | SYSCALL_SPU(poll) | 173 | SYSCALL_SPU(poll) |
| 174 | COMPAT_SYS(nfsservctl) | 174 | SYSCALL(ni_syscall) |
| 175 | SYSCALL_SPU(setresgid) | 175 | SYSCALL_SPU(setresgid) |
| 176 | SYSCALL_SPU(getresgid) | 176 | SYSCALL_SPU(getresgid) |
| 177 | COMPAT_SYS_SPU(prctl) | 177 | COMPAT_SYS_SPU(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/include/asm/sigcontext.h b/arch/sparc/include/asm/sigcontext.h index a1607d180354..69914d748130 100644 --- a/arch/sparc/include/asm/sigcontext.h +++ b/arch/sparc/include/asm/sigcontext.h | |||
| @@ -45,6 +45,19 @@ typedef struct { | |||
| 45 | int si_mask; | 45 | int si_mask; |
| 46 | } __siginfo32_t; | 46 | } __siginfo32_t; |
| 47 | 47 | ||
| 48 | #define __SIGC_MAXWIN 7 | ||
| 49 | |||
| 50 | typedef struct { | ||
| 51 | unsigned long locals[8]; | ||
| 52 | unsigned long ins[8]; | ||
| 53 | } __siginfo_reg_window; | ||
| 54 | |||
| 55 | typedef struct { | ||
| 56 | int wsaved; | ||
| 57 | __siginfo_reg_window reg_window[__SIGC_MAXWIN]; | ||
| 58 | unsigned long rwbuf_stkptrs[__SIGC_MAXWIN]; | ||
| 59 | } __siginfo_rwin_t; | ||
| 60 | |||
| 48 | #ifdef CONFIG_SPARC64 | 61 | #ifdef CONFIG_SPARC64 |
| 49 | typedef struct { | 62 | typedef struct { |
| 50 | unsigned int si_float_regs [64]; | 63 | unsigned int si_float_regs [64]; |
| @@ -73,6 +86,7 @@ struct sigcontext { | |||
| 73 | unsigned long ss_size; | 86 | unsigned long ss_size; |
| 74 | } sigc_stack; | 87 | } sigc_stack; |
| 75 | unsigned long sigc_mask; | 88 | unsigned long sigc_mask; |
| 89 | __siginfo_rwin_t * sigc_rwin_save; | ||
| 76 | }; | 90 | }; |
| 77 | 91 | ||
| 78 | #else | 92 | #else |
diff --git a/arch/sparc/kernel/Makefile b/arch/sparc/kernel/Makefile index b90b4a1d070a..cb85458f89d2 100644 --- a/arch/sparc/kernel/Makefile +++ b/arch/sparc/kernel/Makefile | |||
| @@ -32,6 +32,7 @@ obj-$(CONFIG_SPARC32) += sun4m_irq.o sun4c_irq.o sun4d_irq.o | |||
| 32 | 32 | ||
| 33 | obj-y += process_$(BITS).o | 33 | obj-y += process_$(BITS).o |
| 34 | obj-y += signal_$(BITS).o | 34 | obj-y += signal_$(BITS).o |
| 35 | obj-y += sigutil_$(BITS).o | ||
| 35 | obj-$(CONFIG_SPARC32) += ioport.o | 36 | obj-$(CONFIG_SPARC32) += ioport.o |
| 36 | obj-y += setup_$(BITS).o | 37 | obj-y += setup_$(BITS).o |
| 37 | obj-y += idprom.o | 38 | obj-y += idprom.o |
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/setup_64.c b/arch/sparc/kernel/setup_64.c index 3e9daea1653d..3c5bb784214f 100644 --- a/arch/sparc/kernel/setup_64.c +++ b/arch/sparc/kernel/setup_64.c | |||
| @@ -440,8 +440,14 @@ static void __init init_sparc64_elf_hwcap(void) | |||
| 440 | cap |= AV_SPARC_VIS; | 440 | cap |= AV_SPARC_VIS; |
| 441 | if (tlb_type == cheetah || tlb_type == cheetah_plus) | 441 | if (tlb_type == cheetah || tlb_type == cheetah_plus) |
| 442 | cap |= AV_SPARC_VIS | AV_SPARC_VIS2; | 442 | cap |= AV_SPARC_VIS | AV_SPARC_VIS2; |
| 443 | if (tlb_type == cheetah_plus) | 443 | if (tlb_type == cheetah_plus) { |
| 444 | cap |= AV_SPARC_POPC; | 444 | unsigned long impl, ver; |
| 445 | |||
| 446 | __asm__ __volatile__("rdpr %%ver, %0" : "=r" (ver)); | ||
| 447 | impl = ((ver >> 32) & 0xffff); | ||
| 448 | if (impl == PANTHER_IMPL) | ||
| 449 | cap |= AV_SPARC_POPC; | ||
| 450 | } | ||
| 445 | if (tlb_type == hypervisor) { | 451 | if (tlb_type == hypervisor) { |
| 446 | if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1) | 452 | if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1) |
| 447 | cap |= AV_SPARC_ASI_BLK_INIT; | 453 | cap |= AV_SPARC_ASI_BLK_INIT; |
diff --git a/arch/sparc/kernel/signal32.c b/arch/sparc/kernel/signal32.c index 75fad425e249..1ba95aff5d59 100644 --- a/arch/sparc/kernel/signal32.c +++ b/arch/sparc/kernel/signal32.c | |||
| @@ -29,6 +29,8 @@ | |||
| 29 | #include <asm/visasm.h> | 29 | #include <asm/visasm.h> |
| 30 | #include <asm/compat_signal.h> | 30 | #include <asm/compat_signal.h> |
| 31 | 31 | ||
| 32 | #include "sigutil.h" | ||
| 33 | |||
| 32 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) | 34 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) |
| 33 | 35 | ||
| 34 | /* This magic should be in g_upper[0] for all upper parts | 36 | /* This magic should be in g_upper[0] for all upper parts |
| @@ -44,14 +46,14 @@ typedef struct { | |||
| 44 | struct signal_frame32 { | 46 | struct signal_frame32 { |
| 45 | struct sparc_stackf32 ss; | 47 | struct sparc_stackf32 ss; |
| 46 | __siginfo32_t info; | 48 | __siginfo32_t info; |
| 47 | /* __siginfo_fpu32_t * */ u32 fpu_save; | 49 | /* __siginfo_fpu_t * */ u32 fpu_save; |
| 48 | unsigned int insns[2]; | 50 | unsigned int insns[2]; |
| 49 | unsigned int extramask[_COMPAT_NSIG_WORDS - 1]; | 51 | unsigned int extramask[_COMPAT_NSIG_WORDS - 1]; |
| 50 | unsigned int extra_size; /* Should be sizeof(siginfo_extra_v8plus_t) */ | 52 | unsigned int extra_size; /* Should be sizeof(siginfo_extra_v8plus_t) */ |
| 51 | /* Only valid if (info.si_regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */ | 53 | /* Only valid if (info.si_regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */ |
| 52 | siginfo_extra_v8plus_t v8plus; | 54 | siginfo_extra_v8plus_t v8plus; |
| 53 | __siginfo_fpu_t fpu_state; | 55 | /* __siginfo_rwin_t * */u32 rwin_save; |
| 54 | }; | 56 | } __attribute__((aligned(8))); |
| 55 | 57 | ||
| 56 | typedef struct compat_siginfo{ | 58 | typedef struct compat_siginfo{ |
| 57 | int si_signo; | 59 | int si_signo; |
| @@ -110,18 +112,14 @@ struct rt_signal_frame32 { | |||
| 110 | compat_siginfo_t info; | 112 | compat_siginfo_t info; |
| 111 | struct pt_regs32 regs; | 113 | struct pt_regs32 regs; |
| 112 | compat_sigset_t mask; | 114 | compat_sigset_t mask; |
| 113 | /* __siginfo_fpu32_t * */ u32 fpu_save; | 115 | /* __siginfo_fpu_t * */ u32 fpu_save; |
| 114 | unsigned int insns[2]; | 116 | unsigned int insns[2]; |
| 115 | stack_t32 stack; | 117 | stack_t32 stack; |
| 116 | unsigned int extra_size; /* Should be sizeof(siginfo_extra_v8plus_t) */ | 118 | unsigned int extra_size; /* Should be sizeof(siginfo_extra_v8plus_t) */ |
| 117 | /* Only valid if (regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */ | 119 | /* Only valid if (regs.psr & (PSR_VERS|PSR_IMPL)) == PSR_V8PLUS */ |
| 118 | siginfo_extra_v8plus_t v8plus; | 120 | siginfo_extra_v8plus_t v8plus; |
| 119 | __siginfo_fpu_t fpu_state; | 121 | /* __siginfo_rwin_t * */u32 rwin_save; |
| 120 | }; | 122 | } __attribute__((aligned(8))); |
| 121 | |||
| 122 | /* Align macros */ | ||
| 123 | #define SF_ALIGNEDSZ (((sizeof(struct signal_frame32) + 15) & (~15))) | ||
| 124 | #define RT_ALIGNEDSZ (((sizeof(struct rt_signal_frame32) + 15) & (~15))) | ||
| 125 | 123 | ||
| 126 | int copy_siginfo_to_user32(compat_siginfo_t __user *to, siginfo_t *from) | 124 | int copy_siginfo_to_user32(compat_siginfo_t __user *to, siginfo_t *from) |
| 127 | { | 125 | { |
| @@ -192,30 +190,13 @@ int copy_siginfo_from_user32(siginfo_t *to, compat_siginfo_t __user *from) | |||
| 192 | return 0; | 190 | return 0; |
| 193 | } | 191 | } |
| 194 | 192 | ||
| 195 | static int restore_fpu_state32(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 196 | { | ||
| 197 | unsigned long *fpregs = current_thread_info()->fpregs; | ||
| 198 | unsigned long fprs; | ||
| 199 | int err; | ||
| 200 | |||
| 201 | err = __get_user(fprs, &fpu->si_fprs); | ||
| 202 | fprs_write(0); | ||
| 203 | regs->tstate &= ~TSTATE_PEF; | ||
| 204 | if (fprs & FPRS_DL) | ||
| 205 | err |= copy_from_user(fpregs, &fpu->si_float_regs[0], (sizeof(unsigned int) * 32)); | ||
| 206 | if (fprs & FPRS_DU) | ||
| 207 | err |= copy_from_user(fpregs+16, &fpu->si_float_regs[32], (sizeof(unsigned int) * 32)); | ||
| 208 | err |= __get_user(current_thread_info()->xfsr[0], &fpu->si_fsr); | ||
| 209 | err |= __get_user(current_thread_info()->gsr[0], &fpu->si_gsr); | ||
| 210 | current_thread_info()->fpsaved[0] |= fprs; | ||
| 211 | return err; | ||
| 212 | } | ||
| 213 | |||
| 214 | void do_sigreturn32(struct pt_regs *regs) | 193 | void do_sigreturn32(struct pt_regs *regs) |
| 215 | { | 194 | { |
| 216 | struct signal_frame32 __user *sf; | 195 | struct signal_frame32 __user *sf; |
| 196 | compat_uptr_t fpu_save; | ||
| 197 | compat_uptr_t rwin_save; | ||
| 217 | unsigned int psr; | 198 | unsigned int psr; |
| 218 | unsigned pc, npc, fpu_save; | 199 | unsigned pc, npc; |
| 219 | sigset_t set; | 200 | sigset_t set; |
| 220 | unsigned seta[_COMPAT_NSIG_WORDS]; | 201 | unsigned seta[_COMPAT_NSIG_WORDS]; |
| 221 | int err, i; | 202 | int err, i; |
| @@ -273,8 +254,13 @@ void do_sigreturn32(struct pt_regs *regs) | |||
| 273 | pt_regs_clear_syscall(regs); | 254 | pt_regs_clear_syscall(regs); |
| 274 | 255 | ||
| 275 | err |= __get_user(fpu_save, &sf->fpu_save); | 256 | err |= __get_user(fpu_save, &sf->fpu_save); |
| 276 | if (fpu_save) | 257 | if (!err && fpu_save) |
| 277 | err |= restore_fpu_state32(regs, &sf->fpu_state); | 258 | err |= restore_fpu_state(regs, compat_ptr(fpu_save)); |
| 259 | err |= __get_user(rwin_save, &sf->rwin_save); | ||
| 260 | if (!err && rwin_save) { | ||
| 261 | if (restore_rwin_state(compat_ptr(rwin_save))) | ||
| 262 | goto segv; | ||
| 263 | } | ||
| 278 | err |= __get_user(seta[0], &sf->info.si_mask); | 264 | err |= __get_user(seta[0], &sf->info.si_mask); |
| 279 | err |= copy_from_user(seta+1, &sf->extramask, | 265 | err |= copy_from_user(seta+1, &sf->extramask, |
| 280 | (_COMPAT_NSIG_WORDS - 1) * sizeof(unsigned int)); | 266 | (_COMPAT_NSIG_WORDS - 1) * sizeof(unsigned int)); |
| @@ -300,7 +286,9 @@ segv: | |||
| 300 | asmlinkage void do_rt_sigreturn32(struct pt_regs *regs) | 286 | asmlinkage void do_rt_sigreturn32(struct pt_regs *regs) |
| 301 | { | 287 | { |
| 302 | struct rt_signal_frame32 __user *sf; | 288 | struct rt_signal_frame32 __user *sf; |
| 303 | unsigned int psr, pc, npc, fpu_save, u_ss_sp; | 289 | unsigned int psr, pc, npc, u_ss_sp; |
| 290 | compat_uptr_t fpu_save; | ||
| 291 | compat_uptr_t rwin_save; | ||
| 304 | mm_segment_t old_fs; | 292 | mm_segment_t old_fs; |
| 305 | sigset_t set; | 293 | sigset_t set; |
| 306 | compat_sigset_t seta; | 294 | compat_sigset_t seta; |
| @@ -359,8 +347,8 @@ asmlinkage void do_rt_sigreturn32(struct pt_regs *regs) | |||
| 359 | pt_regs_clear_syscall(regs); | 347 | pt_regs_clear_syscall(regs); |
| 360 | 348 | ||
| 361 | err |= __get_user(fpu_save, &sf->fpu_save); | 349 | err |= __get_user(fpu_save, &sf->fpu_save); |
| 362 | if (fpu_save) | 350 | if (!err && fpu_save) |
| 363 | err |= restore_fpu_state32(regs, &sf->fpu_state); | 351 | err |= restore_fpu_state(regs, compat_ptr(fpu_save)); |
| 364 | err |= copy_from_user(&seta, &sf->mask, sizeof(compat_sigset_t)); | 352 | err |= copy_from_user(&seta, &sf->mask, sizeof(compat_sigset_t)); |
| 365 | err |= __get_user(u_ss_sp, &sf->stack.ss_sp); | 353 | err |= __get_user(u_ss_sp, &sf->stack.ss_sp); |
| 366 | st.ss_sp = compat_ptr(u_ss_sp); | 354 | st.ss_sp = compat_ptr(u_ss_sp); |
| @@ -376,6 +364,12 @@ asmlinkage void do_rt_sigreturn32(struct pt_regs *regs) | |||
| 376 | do_sigaltstack((stack_t __user *) &st, NULL, (unsigned long)sf); | 364 | do_sigaltstack((stack_t __user *) &st, NULL, (unsigned long)sf); |
| 377 | set_fs(old_fs); | 365 | set_fs(old_fs); |
| 378 | 366 | ||
| 367 | err |= __get_user(rwin_save, &sf->rwin_save); | ||
| 368 | if (!err && rwin_save) { | ||
| 369 | if (restore_rwin_state(compat_ptr(rwin_save))) | ||
| 370 | goto segv; | ||
| 371 | } | ||
| 372 | |||
| 379 | switch (_NSIG_WORDS) { | 373 | switch (_NSIG_WORDS) { |
| 380 | case 4: set.sig[3] = seta.sig[6] + (((long)seta.sig[7]) << 32); | 374 | case 4: set.sig[3] = seta.sig[6] + (((long)seta.sig[7]) << 32); |
| 381 | case 3: set.sig[2] = seta.sig[4] + (((long)seta.sig[5]) << 32); | 375 | case 3: set.sig[2] = seta.sig[4] + (((long)seta.sig[5]) << 32); |
| @@ -433,26 +427,6 @@ static void __user *get_sigframe(struct sigaction *sa, struct pt_regs *regs, uns | |||
| 433 | return (void __user *) sp; | 427 | return (void __user *) sp; |
| 434 | } | 428 | } |
| 435 | 429 | ||
| 436 | static int save_fpu_state32(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 437 | { | ||
| 438 | unsigned long *fpregs = current_thread_info()->fpregs; | ||
| 439 | unsigned long fprs; | ||
| 440 | int err = 0; | ||
| 441 | |||
| 442 | fprs = current_thread_info()->fpsaved[0]; | ||
| 443 | if (fprs & FPRS_DL) | ||
| 444 | err |= copy_to_user(&fpu->si_float_regs[0], fpregs, | ||
| 445 | (sizeof(unsigned int) * 32)); | ||
| 446 | if (fprs & FPRS_DU) | ||
| 447 | err |= copy_to_user(&fpu->si_float_regs[32], fpregs+16, | ||
| 448 | (sizeof(unsigned int) * 32)); | ||
| 449 | err |= __put_user(current_thread_info()->xfsr[0], &fpu->si_fsr); | ||
| 450 | err |= __put_user(current_thread_info()->gsr[0], &fpu->si_gsr); | ||
| 451 | err |= __put_user(fprs, &fpu->si_fprs); | ||
| 452 | |||
| 453 | return err; | ||
| 454 | } | ||
| 455 | |||
| 456 | /* The I-cache flush instruction only works in the primary ASI, which | 430 | /* The I-cache flush instruction only works in the primary ASI, which |
| 457 | * right now is the nucleus, aka. kernel space. | 431 | * right now is the nucleus, aka. kernel space. |
| 458 | * | 432 | * |
| @@ -515,18 +489,23 @@ static int setup_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 515 | int signo, sigset_t *oldset) | 489 | int signo, sigset_t *oldset) |
| 516 | { | 490 | { |
| 517 | struct signal_frame32 __user *sf; | 491 | struct signal_frame32 __user *sf; |
| 492 | int i, err, wsaved; | ||
| 493 | void __user *tail; | ||
| 518 | int sigframe_size; | 494 | int sigframe_size; |
| 519 | u32 psr; | 495 | u32 psr; |
| 520 | int i, err; | ||
| 521 | unsigned int seta[_COMPAT_NSIG_WORDS]; | 496 | unsigned int seta[_COMPAT_NSIG_WORDS]; |
| 522 | 497 | ||
| 523 | /* 1. Make sure everything is clean */ | 498 | /* 1. Make sure everything is clean */ |
| 524 | synchronize_user_stack(); | 499 | synchronize_user_stack(); |
| 525 | save_and_clear_fpu(); | 500 | save_and_clear_fpu(); |
| 526 | 501 | ||
| 527 | sigframe_size = SF_ALIGNEDSZ; | 502 | wsaved = get_thread_wsaved(); |
| 528 | if (!(current_thread_info()->fpsaved[0] & FPRS_FEF)) | 503 | |
| 529 | sigframe_size -= sizeof(__siginfo_fpu_t); | 504 | sigframe_size = sizeof(*sf); |
| 505 | if (current_thread_info()->fpsaved[0] & FPRS_FEF) | ||
| 506 | sigframe_size += sizeof(__siginfo_fpu_t); | ||
| 507 | if (wsaved) | ||
| 508 | sigframe_size += sizeof(__siginfo_rwin_t); | ||
| 530 | 509 | ||
| 531 | sf = (struct signal_frame32 __user *) | 510 | sf = (struct signal_frame32 __user *) |
| 532 | get_sigframe(&ka->sa, regs, sigframe_size); | 511 | get_sigframe(&ka->sa, regs, sigframe_size); |
| @@ -534,8 +513,7 @@ static int setup_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 534 | if (invalid_frame_pointer(sf, sigframe_size)) | 513 | if (invalid_frame_pointer(sf, sigframe_size)) |
| 535 | goto sigill; | 514 | goto sigill; |
| 536 | 515 | ||
| 537 | if (get_thread_wsaved() != 0) | 516 | tail = (sf + 1); |
| 538 | goto sigill; | ||
| 539 | 517 | ||
| 540 | /* 2. Save the current process state */ | 518 | /* 2. Save the current process state */ |
| 541 | if (test_thread_flag(TIF_32BIT)) { | 519 | if (test_thread_flag(TIF_32BIT)) { |
| @@ -560,11 +538,22 @@ static int setup_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 560 | &sf->v8plus.asi); | 538 | &sf->v8plus.asi); |
| 561 | 539 | ||
| 562 | if (psr & PSR_EF) { | 540 | if (psr & PSR_EF) { |
| 563 | err |= save_fpu_state32(regs, &sf->fpu_state); | 541 | __siginfo_fpu_t __user *fp = tail; |
| 564 | err |= __put_user((u64)&sf->fpu_state, &sf->fpu_save); | 542 | tail += sizeof(*fp); |
| 543 | err |= save_fpu_state(regs, fp); | ||
| 544 | err |= __put_user((u64)fp, &sf->fpu_save); | ||
| 565 | } else { | 545 | } else { |
| 566 | err |= __put_user(0, &sf->fpu_save); | 546 | err |= __put_user(0, &sf->fpu_save); |
| 567 | } | 547 | } |
| 548 | if (wsaved) { | ||
| 549 | __siginfo_rwin_t __user *rwp = tail; | ||
| 550 | tail += sizeof(*rwp); | ||
| 551 | err |= save_rwin_state(wsaved, rwp); | ||
| 552 | err |= __put_user((u64)rwp, &sf->rwin_save); | ||
| 553 | set_thread_wsaved(0); | ||
| 554 | } else { | ||
| 555 | err |= __put_user(0, &sf->rwin_save); | ||
| 556 | } | ||
| 568 | 557 | ||
| 569 | switch (_NSIG_WORDS) { | 558 | switch (_NSIG_WORDS) { |
| 570 | case 4: seta[7] = (oldset->sig[3] >> 32); | 559 | case 4: seta[7] = (oldset->sig[3] >> 32); |
| @@ -580,10 +569,21 @@ static int setup_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 580 | err |= __copy_to_user(sf->extramask, seta + 1, | 569 | err |= __copy_to_user(sf->extramask, seta + 1, |
| 581 | (_COMPAT_NSIG_WORDS - 1) * sizeof(unsigned int)); | 570 | (_COMPAT_NSIG_WORDS - 1) * sizeof(unsigned int)); |
| 582 | 571 | ||
| 583 | err |= copy_in_user((u32 __user *)sf, | 572 | if (!wsaved) { |
| 584 | (u32 __user *)(regs->u_regs[UREG_FP]), | 573 | err |= copy_in_user((u32 __user *)sf, |
| 585 | sizeof(struct reg_window32)); | 574 | (u32 __user *)(regs->u_regs[UREG_FP]), |
| 586 | 575 | sizeof(struct reg_window32)); | |
| 576 | } else { | ||
| 577 | struct reg_window *rp; | ||
| 578 | |||
| 579 | rp = ¤t_thread_info()->reg_window[wsaved - 1]; | ||
| 580 | for (i = 0; i < 8; i++) | ||
| 581 | err |= __put_user(rp->locals[i], &sf->ss.locals[i]); | ||
| 582 | for (i = 0; i < 6; i++) | ||
| 583 | err |= __put_user(rp->ins[i], &sf->ss.ins[i]); | ||
| 584 | err |= __put_user(rp->ins[6], &sf->ss.fp); | ||
| 585 | err |= __put_user(rp->ins[7], &sf->ss.callers_pc); | ||
| 586 | } | ||
| 587 | if (err) | 587 | if (err) |
| 588 | goto sigsegv; | 588 | goto sigsegv; |
| 589 | 589 | ||
| @@ -613,7 +613,6 @@ static int setup_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 613 | err |= __put_user(0x91d02010, &sf->insns[1]); /*t 0x10*/ | 613 | err |= __put_user(0x91d02010, &sf->insns[1]); /*t 0x10*/ |
| 614 | if (err) | 614 | if (err) |
| 615 | goto sigsegv; | 615 | goto sigsegv; |
| 616 | |||
| 617 | flush_signal_insns(address); | 616 | flush_signal_insns(address); |
| 618 | } | 617 | } |
| 619 | return 0; | 618 | return 0; |
| @@ -632,18 +631,23 @@ static int setup_rt_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 632 | siginfo_t *info) | 631 | siginfo_t *info) |
| 633 | { | 632 | { |
| 634 | struct rt_signal_frame32 __user *sf; | 633 | struct rt_signal_frame32 __user *sf; |
| 634 | int i, err, wsaved; | ||
| 635 | void __user *tail; | ||
| 635 | int sigframe_size; | 636 | int sigframe_size; |
| 636 | u32 psr; | 637 | u32 psr; |
| 637 | int i, err; | ||
| 638 | compat_sigset_t seta; | 638 | compat_sigset_t seta; |
| 639 | 639 | ||
| 640 | /* 1. Make sure everything is clean */ | 640 | /* 1. Make sure everything is clean */ |
| 641 | synchronize_user_stack(); | 641 | synchronize_user_stack(); |
| 642 | save_and_clear_fpu(); | 642 | save_and_clear_fpu(); |
| 643 | 643 | ||
| 644 | sigframe_size = RT_ALIGNEDSZ; | 644 | wsaved = get_thread_wsaved(); |
| 645 | if (!(current_thread_info()->fpsaved[0] & FPRS_FEF)) | 645 | |
| 646 | sigframe_size -= sizeof(__siginfo_fpu_t); | 646 | sigframe_size = sizeof(*sf); |
| 647 | if (current_thread_info()->fpsaved[0] & FPRS_FEF) | ||
| 648 | sigframe_size += sizeof(__siginfo_fpu_t); | ||
| 649 | if (wsaved) | ||
| 650 | sigframe_size += sizeof(__siginfo_rwin_t); | ||
| 647 | 651 | ||
| 648 | sf = (struct rt_signal_frame32 __user *) | 652 | sf = (struct rt_signal_frame32 __user *) |
| 649 | get_sigframe(&ka->sa, regs, sigframe_size); | 653 | get_sigframe(&ka->sa, regs, sigframe_size); |
| @@ -651,8 +655,7 @@ static int setup_rt_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 651 | if (invalid_frame_pointer(sf, sigframe_size)) | 655 | if (invalid_frame_pointer(sf, sigframe_size)) |
| 652 | goto sigill; | 656 | goto sigill; |
| 653 | 657 | ||
| 654 | if (get_thread_wsaved() != 0) | 658 | tail = (sf + 1); |
| 655 | goto sigill; | ||
| 656 | 659 | ||
| 657 | /* 2. Save the current process state */ | 660 | /* 2. Save the current process state */ |
| 658 | if (test_thread_flag(TIF_32BIT)) { | 661 | if (test_thread_flag(TIF_32BIT)) { |
| @@ -677,11 +680,22 @@ static int setup_rt_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 677 | &sf->v8plus.asi); | 680 | &sf->v8plus.asi); |
| 678 | 681 | ||
| 679 | if (psr & PSR_EF) { | 682 | if (psr & PSR_EF) { |
| 680 | err |= save_fpu_state32(regs, &sf->fpu_state); | 683 | __siginfo_fpu_t __user *fp = tail; |
| 681 | err |= __put_user((u64)&sf->fpu_state, &sf->fpu_save); | 684 | tail += sizeof(*fp); |
| 685 | err |= save_fpu_state(regs, fp); | ||
| 686 | err |= __put_user((u64)fp, &sf->fpu_save); | ||
| 682 | } else { | 687 | } else { |
| 683 | err |= __put_user(0, &sf->fpu_save); | 688 | err |= __put_user(0, &sf->fpu_save); |
| 684 | } | 689 | } |
| 690 | if (wsaved) { | ||
| 691 | __siginfo_rwin_t __user *rwp = tail; | ||
| 692 | tail += sizeof(*rwp); | ||
| 693 | err |= save_rwin_state(wsaved, rwp); | ||
| 694 | err |= __put_user((u64)rwp, &sf->rwin_save); | ||
| 695 | set_thread_wsaved(0); | ||
| 696 | } else { | ||
| 697 | err |= __put_user(0, &sf->rwin_save); | ||
| 698 | } | ||
| 685 | 699 | ||
| 686 | /* Update the siginfo structure. */ | 700 | /* Update the siginfo structure. */ |
| 687 | err |= copy_siginfo_to_user32(&sf->info, info); | 701 | err |= copy_siginfo_to_user32(&sf->info, info); |
| @@ -703,9 +717,21 @@ static int setup_rt_frame32(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 703 | } | 717 | } |
| 704 | err |= __copy_to_user(&sf->mask, &seta, sizeof(compat_sigset_t)); | 718 | err |= __copy_to_user(&sf->mask, &seta, sizeof(compat_sigset_t)); |
| 705 | 719 | ||
| 706 | err |= copy_in_user((u32 __user *)sf, | 720 | if (!wsaved) { |
| 707 | (u32 __user *)(regs->u_regs[UREG_FP]), | 721 | err |= copy_in_user((u32 __user *)sf, |
| 708 | sizeof(struct reg_window32)); | 722 | (u32 __user *)(regs->u_regs[UREG_FP]), |
| 723 | sizeof(struct reg_window32)); | ||
| 724 | } else { | ||
| 725 | struct reg_window *rp; | ||
| 726 | |||
| 727 | rp = ¤t_thread_info()->reg_window[wsaved - 1]; | ||
| 728 | for (i = 0; i < 8; i++) | ||
| 729 | err |= __put_user(rp->locals[i], &sf->ss.locals[i]); | ||
| 730 | for (i = 0; i < 6; i++) | ||
| 731 | err |= __put_user(rp->ins[i], &sf->ss.ins[i]); | ||
| 732 | err |= __put_user(rp->ins[6], &sf->ss.fp); | ||
| 733 | err |= __put_user(rp->ins[7], &sf->ss.callers_pc); | ||
| 734 | } | ||
| 709 | if (err) | 735 | if (err) |
| 710 | goto sigsegv; | 736 | goto sigsegv; |
| 711 | 737 | ||
diff --git a/arch/sparc/kernel/signal_32.c b/arch/sparc/kernel/signal_32.c index 5e5c5fd03783..04ede8f04add 100644 --- a/arch/sparc/kernel/signal_32.c +++ b/arch/sparc/kernel/signal_32.c | |||
| @@ -26,6 +26,8 @@ | |||
| 26 | #include <asm/pgtable.h> | 26 | #include <asm/pgtable.h> |
| 27 | #include <asm/cacheflush.h> /* flush_sig_insns */ | 27 | #include <asm/cacheflush.h> /* flush_sig_insns */ |
| 28 | 28 | ||
| 29 | #include "sigutil.h" | ||
| 30 | |||
| 29 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) | 31 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) |
| 30 | 32 | ||
| 31 | extern void fpsave(unsigned long *fpregs, unsigned long *fsr, | 33 | extern void fpsave(unsigned long *fpregs, unsigned long *fsr, |
| @@ -39,8 +41,8 @@ struct signal_frame { | |||
| 39 | unsigned long insns[2] __attribute__ ((aligned (8))); | 41 | unsigned long insns[2] __attribute__ ((aligned (8))); |
| 40 | unsigned int extramask[_NSIG_WORDS - 1]; | 42 | unsigned int extramask[_NSIG_WORDS - 1]; |
| 41 | unsigned int extra_size; /* Should be 0 */ | 43 | unsigned int extra_size; /* Should be 0 */ |
| 42 | __siginfo_fpu_t fpu_state; | 44 | __siginfo_rwin_t __user *rwin_save; |
| 43 | }; | 45 | } __attribute__((aligned(8))); |
| 44 | 46 | ||
| 45 | struct rt_signal_frame { | 47 | struct rt_signal_frame { |
| 46 | struct sparc_stackf ss; | 48 | struct sparc_stackf ss; |
| @@ -51,8 +53,8 @@ struct rt_signal_frame { | |||
| 51 | unsigned int insns[2]; | 53 | unsigned int insns[2]; |
| 52 | stack_t stack; | 54 | stack_t stack; |
| 53 | unsigned int extra_size; /* Should be 0 */ | 55 | unsigned int extra_size; /* Should be 0 */ |
| 54 | __siginfo_fpu_t fpu_state; | 56 | __siginfo_rwin_t __user *rwin_save; |
| 55 | }; | 57 | } __attribute__((aligned(8))); |
| 56 | 58 | ||
| 57 | /* Align macros */ | 59 | /* Align macros */ |
| 58 | #define SF_ALIGNEDSZ (((sizeof(struct signal_frame) + 7) & (~7))) | 60 | #define SF_ALIGNEDSZ (((sizeof(struct signal_frame) + 7) & (~7))) |
| @@ -79,43 +81,13 @@ asmlinkage int sys_sigsuspend(old_sigset_t set) | |||
| 79 | return _sigpause_common(set); | 81 | return _sigpause_common(set); |
| 80 | } | 82 | } |
| 81 | 83 | ||
| 82 | static inline int | ||
| 83 | restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 84 | { | ||
| 85 | int err; | ||
| 86 | #ifdef CONFIG_SMP | ||
| 87 | if (test_tsk_thread_flag(current, TIF_USEDFPU)) | ||
| 88 | regs->psr &= ~PSR_EF; | ||
| 89 | #else | ||
| 90 | if (current == last_task_used_math) { | ||
| 91 | last_task_used_math = NULL; | ||
| 92 | regs->psr &= ~PSR_EF; | ||
| 93 | } | ||
| 94 | #endif | ||
| 95 | set_used_math(); | ||
| 96 | clear_tsk_thread_flag(current, TIF_USEDFPU); | ||
| 97 | |||
| 98 | if (!access_ok(VERIFY_READ, fpu, sizeof(*fpu))) | ||
| 99 | return -EFAULT; | ||
| 100 | |||
| 101 | err = __copy_from_user(¤t->thread.float_regs[0], &fpu->si_float_regs[0], | ||
| 102 | (sizeof(unsigned long) * 32)); | ||
| 103 | err |= __get_user(current->thread.fsr, &fpu->si_fsr); | ||
| 104 | err |= __get_user(current->thread.fpqdepth, &fpu->si_fpqdepth); | ||
| 105 | if (current->thread.fpqdepth != 0) | ||
| 106 | err |= __copy_from_user(¤t->thread.fpqueue[0], | ||
| 107 | &fpu->si_fpqueue[0], | ||
| 108 | ((sizeof(unsigned long) + | ||
| 109 | (sizeof(unsigned long *)))*16)); | ||
| 110 | return err; | ||
| 111 | } | ||
| 112 | |||
| 113 | asmlinkage void do_sigreturn(struct pt_regs *regs) | 84 | asmlinkage void do_sigreturn(struct pt_regs *regs) |
| 114 | { | 85 | { |
| 115 | struct signal_frame __user *sf; | 86 | struct signal_frame __user *sf; |
| 116 | unsigned long up_psr, pc, npc; | 87 | unsigned long up_psr, pc, npc; |
| 117 | sigset_t set; | 88 | sigset_t set; |
| 118 | __siginfo_fpu_t __user *fpu_save; | 89 | __siginfo_fpu_t __user *fpu_save; |
| 90 | __siginfo_rwin_t __user *rwin_save; | ||
| 119 | int err; | 91 | int err; |
| 120 | 92 | ||
| 121 | /* Always make any pending restarted system calls return -EINTR */ | 93 | /* Always make any pending restarted system calls return -EINTR */ |
| @@ -150,9 +122,11 @@ asmlinkage void do_sigreturn(struct pt_regs *regs) | |||
| 150 | pt_regs_clear_syscall(regs); | 122 | pt_regs_clear_syscall(regs); |
| 151 | 123 | ||
| 152 | err |= __get_user(fpu_save, &sf->fpu_save); | 124 | err |= __get_user(fpu_save, &sf->fpu_save); |
| 153 | |||
| 154 | if (fpu_save) | 125 | if (fpu_save) |
| 155 | err |= restore_fpu_state(regs, fpu_save); | 126 | err |= restore_fpu_state(regs, fpu_save); |
| 127 | err |= __get_user(rwin_save, &sf->rwin_save); | ||
| 128 | if (rwin_save) | ||
| 129 | err |= restore_rwin_state(rwin_save); | ||
| 156 | 130 | ||
| 157 | /* This is pretty much atomic, no amount locking would prevent | 131 | /* This is pretty much atomic, no amount locking would prevent |
| 158 | * the races which exist anyways. | 132 | * the races which exist anyways. |
| @@ -180,6 +154,7 @@ asmlinkage void do_rt_sigreturn(struct pt_regs *regs) | |||
| 180 | struct rt_signal_frame __user *sf; | 154 | struct rt_signal_frame __user *sf; |
| 181 | unsigned int psr, pc, npc; | 155 | unsigned int psr, pc, npc; |
| 182 | __siginfo_fpu_t __user *fpu_save; | 156 | __siginfo_fpu_t __user *fpu_save; |
| 157 | __siginfo_rwin_t __user *rwin_save; | ||
| 183 | mm_segment_t old_fs; | 158 | mm_segment_t old_fs; |
| 184 | sigset_t set; | 159 | sigset_t set; |
| 185 | stack_t st; | 160 | stack_t st; |
| @@ -207,8 +182,7 @@ asmlinkage void do_rt_sigreturn(struct pt_regs *regs) | |||
| 207 | pt_regs_clear_syscall(regs); | 182 | pt_regs_clear_syscall(regs); |
| 208 | 183 | ||
| 209 | err |= __get_user(fpu_save, &sf->fpu_save); | 184 | err |= __get_user(fpu_save, &sf->fpu_save); |
| 210 | 185 | if (!err && fpu_save) | |
| 211 | if (fpu_save) | ||
| 212 | err |= restore_fpu_state(regs, fpu_save); | 186 | err |= restore_fpu_state(regs, fpu_save); |
| 213 | err |= __copy_from_user(&set, &sf->mask, sizeof(sigset_t)); | 187 | err |= __copy_from_user(&set, &sf->mask, sizeof(sigset_t)); |
| 214 | 188 | ||
| @@ -228,6 +202,12 @@ asmlinkage void do_rt_sigreturn(struct pt_regs *regs) | |||
| 228 | do_sigaltstack((const stack_t __user *) &st, NULL, (unsigned long)sf); | 202 | do_sigaltstack((const stack_t __user *) &st, NULL, (unsigned long)sf); |
| 229 | set_fs(old_fs); | 203 | set_fs(old_fs); |
| 230 | 204 | ||
| 205 | err |= __get_user(rwin_save, &sf->rwin_save); | ||
| 206 | if (!err && rwin_save) { | ||
| 207 | if (restore_rwin_state(rwin_save)) | ||
| 208 | goto segv; | ||
| 209 | } | ||
| 210 | |||
| 231 | sigdelsetmask(&set, ~_BLOCKABLE); | 211 | sigdelsetmask(&set, ~_BLOCKABLE); |
| 232 | spin_lock_irq(¤t->sighand->siglock); | 212 | spin_lock_irq(¤t->sighand->siglock); |
| 233 | current->blocked = set; | 213 | current->blocked = set; |
| @@ -280,53 +260,23 @@ static inline void __user *get_sigframe(struct sigaction *sa, struct pt_regs *re | |||
| 280 | return (void __user *) sp; | 260 | return (void __user *) sp; |
| 281 | } | 261 | } |
| 282 | 262 | ||
| 283 | static inline int | ||
| 284 | save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 285 | { | ||
| 286 | int err = 0; | ||
| 287 | #ifdef CONFIG_SMP | ||
| 288 | if (test_tsk_thread_flag(current, TIF_USEDFPU)) { | ||
| 289 | put_psr(get_psr() | PSR_EF); | ||
| 290 | fpsave(¤t->thread.float_regs[0], ¤t->thread.fsr, | ||
| 291 | ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); | ||
| 292 | regs->psr &= ~(PSR_EF); | ||
| 293 | clear_tsk_thread_flag(current, TIF_USEDFPU); | ||
| 294 | } | ||
| 295 | #else | ||
| 296 | if (current == last_task_used_math) { | ||
| 297 | put_psr(get_psr() | PSR_EF); | ||
| 298 | fpsave(¤t->thread.float_regs[0], ¤t->thread.fsr, | ||
| 299 | ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); | ||
| 300 | last_task_used_math = NULL; | ||
| 301 | regs->psr &= ~(PSR_EF); | ||
| 302 | } | ||
| 303 | #endif | ||
| 304 | err |= __copy_to_user(&fpu->si_float_regs[0], | ||
| 305 | ¤t->thread.float_regs[0], | ||
| 306 | (sizeof(unsigned long) * 32)); | ||
| 307 | err |= __put_user(current->thread.fsr, &fpu->si_fsr); | ||
| 308 | err |= __put_user(current->thread.fpqdepth, &fpu->si_fpqdepth); | ||
| 309 | if (current->thread.fpqdepth != 0) | ||
| 310 | err |= __copy_to_user(&fpu->si_fpqueue[0], | ||
| 311 | ¤t->thread.fpqueue[0], | ||
| 312 | ((sizeof(unsigned long) + | ||
| 313 | (sizeof(unsigned long *)))*16)); | ||
| 314 | clear_used_math(); | ||
| 315 | return err; | ||
| 316 | } | ||
| 317 | |||
| 318 | static int setup_frame(struct k_sigaction *ka, struct pt_regs *regs, | 263 | static int setup_frame(struct k_sigaction *ka, struct pt_regs *regs, |
| 319 | int signo, sigset_t *oldset) | 264 | int signo, sigset_t *oldset) |
| 320 | { | 265 | { |
| 321 | struct signal_frame __user *sf; | 266 | struct signal_frame __user *sf; |
| 322 | int sigframe_size, err; | 267 | int sigframe_size, err, wsaved; |
| 268 | void __user *tail; | ||
| 323 | 269 | ||
| 324 | /* 1. Make sure everything is clean */ | 270 | /* 1. Make sure everything is clean */ |
| 325 | synchronize_user_stack(); | 271 | synchronize_user_stack(); |
| 326 | 272 | ||
| 327 | sigframe_size = SF_ALIGNEDSZ; | 273 | wsaved = current_thread_info()->w_saved; |
| 328 | if (!used_math()) | 274 | |
| 329 | sigframe_size -= sizeof(__siginfo_fpu_t); | 275 | sigframe_size = sizeof(*sf); |
| 276 | if (used_math()) | ||
| 277 | sigframe_size += sizeof(__siginfo_fpu_t); | ||
| 278 | if (wsaved) | ||
| 279 | sigframe_size += sizeof(__siginfo_rwin_t); | ||
| 330 | 280 | ||
| 331 | sf = (struct signal_frame __user *) | 281 | sf = (struct signal_frame __user *) |
| 332 | get_sigframe(&ka->sa, regs, sigframe_size); | 282 | get_sigframe(&ka->sa, regs, sigframe_size); |
| @@ -334,8 +284,7 @@ static int setup_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 334 | if (invalid_frame_pointer(sf, sigframe_size)) | 284 | if (invalid_frame_pointer(sf, sigframe_size)) |
| 335 | goto sigill_and_return; | 285 | goto sigill_and_return; |
| 336 | 286 | ||
| 337 | if (current_thread_info()->w_saved != 0) | 287 | tail = sf + 1; |
| 338 | goto sigill_and_return; | ||
| 339 | 288 | ||
| 340 | /* 2. Save the current process state */ | 289 | /* 2. Save the current process state */ |
| 341 | err = __copy_to_user(&sf->info.si_regs, regs, sizeof(struct pt_regs)); | 290 | err = __copy_to_user(&sf->info.si_regs, regs, sizeof(struct pt_regs)); |
| @@ -343,17 +292,34 @@ static int setup_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 343 | err |= __put_user(0, &sf->extra_size); | 292 | err |= __put_user(0, &sf->extra_size); |
| 344 | 293 | ||
| 345 | if (used_math()) { | 294 | if (used_math()) { |
| 346 | err |= save_fpu_state(regs, &sf->fpu_state); | 295 | __siginfo_fpu_t __user *fp = tail; |
| 347 | err |= __put_user(&sf->fpu_state, &sf->fpu_save); | 296 | tail += sizeof(*fp); |
| 297 | err |= save_fpu_state(regs, fp); | ||
| 298 | err |= __put_user(fp, &sf->fpu_save); | ||
| 348 | } else { | 299 | } else { |
| 349 | err |= __put_user(0, &sf->fpu_save); | 300 | err |= __put_user(0, &sf->fpu_save); |
| 350 | } | 301 | } |
| 302 | if (wsaved) { | ||
| 303 | __siginfo_rwin_t __user *rwp = tail; | ||
| 304 | tail += sizeof(*rwp); | ||
| 305 | err |= save_rwin_state(wsaved, rwp); | ||
| 306 | err |= __put_user(rwp, &sf->rwin_save); | ||
| 307 | } else { | ||
| 308 | err |= __put_user(0, &sf->rwin_save); | ||
| 309 | } | ||
| 351 | 310 | ||
| 352 | err |= __put_user(oldset->sig[0], &sf->info.si_mask); | 311 | err |= __put_user(oldset->sig[0], &sf->info.si_mask); |
| 353 | err |= __copy_to_user(sf->extramask, &oldset->sig[1], | 312 | err |= __copy_to_user(sf->extramask, &oldset->sig[1], |
| 354 | (_NSIG_WORDS - 1) * sizeof(unsigned int)); | 313 | (_NSIG_WORDS - 1) * sizeof(unsigned int)); |
| 355 | err |= __copy_to_user(sf, (char *) regs->u_regs[UREG_FP], | 314 | if (!wsaved) { |
| 356 | sizeof(struct reg_window32)); | 315 | err |= __copy_to_user(sf, (char *) regs->u_regs[UREG_FP], |
| 316 | sizeof(struct reg_window32)); | ||
| 317 | } else { | ||
| 318 | struct reg_window32 *rp; | ||
| 319 | |||
| 320 | rp = ¤t_thread_info()->reg_window[wsaved - 1]; | ||
| 321 | err |= __copy_to_user(sf, rp, sizeof(struct reg_window32)); | ||
| 322 | } | ||
| 357 | if (err) | 323 | if (err) |
| 358 | goto sigsegv; | 324 | goto sigsegv; |
| 359 | 325 | ||
| @@ -399,21 +365,24 @@ static int setup_rt_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 399 | int signo, sigset_t *oldset, siginfo_t *info) | 365 | int signo, sigset_t *oldset, siginfo_t *info) |
| 400 | { | 366 | { |
| 401 | struct rt_signal_frame __user *sf; | 367 | struct rt_signal_frame __user *sf; |
| 402 | int sigframe_size; | 368 | int sigframe_size, wsaved; |
| 369 | void __user *tail; | ||
| 403 | unsigned int psr; | 370 | unsigned int psr; |
| 404 | int err; | 371 | int err; |
| 405 | 372 | ||
| 406 | synchronize_user_stack(); | 373 | synchronize_user_stack(); |
| 407 | sigframe_size = RT_ALIGNEDSZ; | 374 | wsaved = current_thread_info()->w_saved; |
| 408 | if (!used_math()) | 375 | sigframe_size = sizeof(*sf); |
| 409 | sigframe_size -= sizeof(__siginfo_fpu_t); | 376 | if (used_math()) |
| 377 | sigframe_size += sizeof(__siginfo_fpu_t); | ||
| 378 | if (wsaved) | ||
| 379 | sigframe_size += sizeof(__siginfo_rwin_t); | ||
| 410 | sf = (struct rt_signal_frame __user *) | 380 | sf = (struct rt_signal_frame __user *) |
| 411 | get_sigframe(&ka->sa, regs, sigframe_size); | 381 | get_sigframe(&ka->sa, regs, sigframe_size); |
| 412 | if (invalid_frame_pointer(sf, sigframe_size)) | 382 | if (invalid_frame_pointer(sf, sigframe_size)) |
| 413 | goto sigill; | 383 | goto sigill; |
| 414 | if (current_thread_info()->w_saved != 0) | ||
| 415 | goto sigill; | ||
| 416 | 384 | ||
| 385 | tail = sf + 1; | ||
| 417 | err = __put_user(regs->pc, &sf->regs.pc); | 386 | err = __put_user(regs->pc, &sf->regs.pc); |
| 418 | err |= __put_user(regs->npc, &sf->regs.npc); | 387 | err |= __put_user(regs->npc, &sf->regs.npc); |
| 419 | err |= __put_user(regs->y, &sf->regs.y); | 388 | err |= __put_user(regs->y, &sf->regs.y); |
| @@ -425,11 +394,21 @@ static int setup_rt_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 425 | err |= __put_user(0, &sf->extra_size); | 394 | err |= __put_user(0, &sf->extra_size); |
| 426 | 395 | ||
| 427 | if (psr & PSR_EF) { | 396 | if (psr & PSR_EF) { |
| 428 | err |= save_fpu_state(regs, &sf->fpu_state); | 397 | __siginfo_fpu_t *fp = tail; |
| 429 | err |= __put_user(&sf->fpu_state, &sf->fpu_save); | 398 | tail += sizeof(*fp); |
| 399 | err |= save_fpu_state(regs, fp); | ||
| 400 | err |= __put_user(fp, &sf->fpu_save); | ||
| 430 | } else { | 401 | } else { |
| 431 | err |= __put_user(0, &sf->fpu_save); | 402 | err |= __put_user(0, &sf->fpu_save); |
| 432 | } | 403 | } |
| 404 | if (wsaved) { | ||
| 405 | __siginfo_rwin_t *rwp = tail; | ||
| 406 | tail += sizeof(*rwp); | ||
| 407 | err |= save_rwin_state(wsaved, rwp); | ||
| 408 | err |= __put_user(rwp, &sf->rwin_save); | ||
| 409 | } else { | ||
| 410 | err |= __put_user(0, &sf->rwin_save); | ||
| 411 | } | ||
| 433 | err |= __copy_to_user(&sf->mask, &oldset->sig[0], sizeof(sigset_t)); | 412 | err |= __copy_to_user(&sf->mask, &oldset->sig[0], sizeof(sigset_t)); |
| 434 | 413 | ||
| 435 | /* Setup sigaltstack */ | 414 | /* Setup sigaltstack */ |
| @@ -437,8 +416,15 @@ static int setup_rt_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 437 | err |= __put_user(sas_ss_flags(regs->u_regs[UREG_FP]), &sf->stack.ss_flags); | 416 | err |= __put_user(sas_ss_flags(regs->u_regs[UREG_FP]), &sf->stack.ss_flags); |
| 438 | err |= __put_user(current->sas_ss_size, &sf->stack.ss_size); | 417 | err |= __put_user(current->sas_ss_size, &sf->stack.ss_size); |
| 439 | 418 | ||
| 440 | err |= __copy_to_user(sf, (char *) regs->u_regs[UREG_FP], | 419 | if (!wsaved) { |
| 441 | sizeof(struct reg_window32)); | 420 | err |= __copy_to_user(sf, (char *) regs->u_regs[UREG_FP], |
| 421 | sizeof(struct reg_window32)); | ||
| 422 | } else { | ||
| 423 | struct reg_window32 *rp; | ||
| 424 | |||
| 425 | rp = ¤t_thread_info()->reg_window[wsaved - 1]; | ||
| 426 | err |= __copy_to_user(sf, rp, sizeof(struct reg_window32)); | ||
| 427 | } | ||
| 442 | 428 | ||
| 443 | err |= copy_siginfo_to_user(&sf->info, info); | 429 | err |= copy_siginfo_to_user(&sf->info, info); |
| 444 | 430 | ||
diff --git a/arch/sparc/kernel/signal_64.c b/arch/sparc/kernel/signal_64.c index 006fe4515886..47509df3b893 100644 --- a/arch/sparc/kernel/signal_64.c +++ b/arch/sparc/kernel/signal_64.c | |||
| @@ -34,6 +34,7 @@ | |||
| 34 | 34 | ||
| 35 | #include "entry.h" | 35 | #include "entry.h" |
| 36 | #include "systbls.h" | 36 | #include "systbls.h" |
| 37 | #include "sigutil.h" | ||
| 37 | 38 | ||
| 38 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) | 39 | #define _BLOCKABLE (~(sigmask(SIGKILL) | sigmask(SIGSTOP))) |
| 39 | 40 | ||
| @@ -236,7 +237,7 @@ struct rt_signal_frame { | |||
| 236 | __siginfo_fpu_t __user *fpu_save; | 237 | __siginfo_fpu_t __user *fpu_save; |
| 237 | stack_t stack; | 238 | stack_t stack; |
| 238 | sigset_t mask; | 239 | sigset_t mask; |
| 239 | __siginfo_fpu_t fpu_state; | 240 | __siginfo_rwin_t *rwin_save; |
| 240 | }; | 241 | }; |
| 241 | 242 | ||
| 242 | static long _sigpause_common(old_sigset_t set) | 243 | static long _sigpause_common(old_sigset_t set) |
| @@ -266,33 +267,12 @@ asmlinkage long sys_sigsuspend(old_sigset_t set) | |||
| 266 | return _sigpause_common(set); | 267 | return _sigpause_common(set); |
| 267 | } | 268 | } |
| 268 | 269 | ||
| 269 | static inline int | ||
| 270 | restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 271 | { | ||
| 272 | unsigned long *fpregs = current_thread_info()->fpregs; | ||
| 273 | unsigned long fprs; | ||
| 274 | int err; | ||
| 275 | |||
| 276 | err = __get_user(fprs, &fpu->si_fprs); | ||
| 277 | fprs_write(0); | ||
| 278 | regs->tstate &= ~TSTATE_PEF; | ||
| 279 | if (fprs & FPRS_DL) | ||
| 280 | err |= copy_from_user(fpregs, &fpu->si_float_regs[0], | ||
| 281 | (sizeof(unsigned int) * 32)); | ||
| 282 | if (fprs & FPRS_DU) | ||
| 283 | err |= copy_from_user(fpregs+16, &fpu->si_float_regs[32], | ||
| 284 | (sizeof(unsigned int) * 32)); | ||
| 285 | err |= __get_user(current_thread_info()->xfsr[0], &fpu->si_fsr); | ||
| 286 | err |= __get_user(current_thread_info()->gsr[0], &fpu->si_gsr); | ||
| 287 | current_thread_info()->fpsaved[0] |= fprs; | ||
| 288 | return err; | ||
| 289 | } | ||
| 290 | |||
| 291 | void do_rt_sigreturn(struct pt_regs *regs) | 270 | void do_rt_sigreturn(struct pt_regs *regs) |
| 292 | { | 271 | { |
| 293 | struct rt_signal_frame __user *sf; | 272 | struct rt_signal_frame __user *sf; |
| 294 | unsigned long tpc, tnpc, tstate; | 273 | unsigned long tpc, tnpc, tstate; |
| 295 | __siginfo_fpu_t __user *fpu_save; | 274 | __siginfo_fpu_t __user *fpu_save; |
| 275 | __siginfo_rwin_t __user *rwin_save; | ||
| 296 | sigset_t set; | 276 | sigset_t set; |
| 297 | int err; | 277 | int err; |
| 298 | 278 | ||
| @@ -325,8 +305,8 @@ void do_rt_sigreturn(struct pt_regs *regs) | |||
| 325 | regs->tstate |= (tstate & (TSTATE_ASI | TSTATE_ICC | TSTATE_XCC)); | 305 | regs->tstate |= (tstate & (TSTATE_ASI | TSTATE_ICC | TSTATE_XCC)); |
| 326 | 306 | ||
| 327 | err |= __get_user(fpu_save, &sf->fpu_save); | 307 | err |= __get_user(fpu_save, &sf->fpu_save); |
| 328 | if (fpu_save) | 308 | if (!err && fpu_save) |
| 329 | err |= restore_fpu_state(regs, &sf->fpu_state); | 309 | err |= restore_fpu_state(regs, fpu_save); |
| 330 | 310 | ||
| 331 | err |= __copy_from_user(&set, &sf->mask, sizeof(sigset_t)); | 311 | err |= __copy_from_user(&set, &sf->mask, sizeof(sigset_t)); |
| 332 | err |= do_sigaltstack(&sf->stack, NULL, (unsigned long)sf); | 312 | err |= do_sigaltstack(&sf->stack, NULL, (unsigned long)sf); |
| @@ -334,6 +314,12 @@ void do_rt_sigreturn(struct pt_regs *regs) | |||
| 334 | if (err) | 314 | if (err) |
| 335 | goto segv; | 315 | goto segv; |
| 336 | 316 | ||
| 317 | err |= __get_user(rwin_save, &sf->rwin_save); | ||
| 318 | if (!err && rwin_save) { | ||
| 319 | if (restore_rwin_state(rwin_save)) | ||
| 320 | goto segv; | ||
| 321 | } | ||
| 322 | |||
| 337 | regs->tpc = tpc; | 323 | regs->tpc = tpc; |
| 338 | regs->tnpc = tnpc; | 324 | regs->tnpc = tnpc; |
| 339 | 325 | ||
| @@ -351,34 +337,13 @@ segv: | |||
| 351 | } | 337 | } |
| 352 | 338 | ||
| 353 | /* Checks if the fp is valid */ | 339 | /* Checks if the fp is valid */ |
| 354 | static int invalid_frame_pointer(void __user *fp, int fplen) | 340 | static int invalid_frame_pointer(void __user *fp) |
| 355 | { | 341 | { |
| 356 | if (((unsigned long) fp) & 15) | 342 | if (((unsigned long) fp) & 15) |
| 357 | return 1; | 343 | return 1; |
| 358 | return 0; | 344 | return 0; |
| 359 | } | 345 | } |
| 360 | 346 | ||
| 361 | static inline int | ||
| 362 | save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 363 | { | ||
| 364 | unsigned long *fpregs = current_thread_info()->fpregs; | ||
| 365 | unsigned long fprs; | ||
| 366 | int err = 0; | ||
| 367 | |||
| 368 | fprs = current_thread_info()->fpsaved[0]; | ||
| 369 | if (fprs & FPRS_DL) | ||
| 370 | err |= copy_to_user(&fpu->si_float_regs[0], fpregs, | ||
| 371 | (sizeof(unsigned int) * 32)); | ||
| 372 | if (fprs & FPRS_DU) | ||
| 373 | err |= copy_to_user(&fpu->si_float_regs[32], fpregs+16, | ||
| 374 | (sizeof(unsigned int) * 32)); | ||
| 375 | err |= __put_user(current_thread_info()->xfsr[0], &fpu->si_fsr); | ||
| 376 | err |= __put_user(current_thread_info()->gsr[0], &fpu->si_gsr); | ||
| 377 | err |= __put_user(fprs, &fpu->si_fprs); | ||
| 378 | |||
| 379 | return err; | ||
| 380 | } | ||
| 381 | |||
| 382 | static inline void __user *get_sigframe(struct k_sigaction *ka, struct pt_regs *regs, unsigned long framesize) | 347 | static inline void __user *get_sigframe(struct k_sigaction *ka, struct pt_regs *regs, unsigned long framesize) |
| 383 | { | 348 | { |
| 384 | unsigned long sp = regs->u_regs[UREG_FP] + STACK_BIAS; | 349 | unsigned long sp = regs->u_regs[UREG_FP] + STACK_BIAS; |
| @@ -414,34 +379,48 @@ setup_rt_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 414 | int signo, sigset_t *oldset, siginfo_t *info) | 379 | int signo, sigset_t *oldset, siginfo_t *info) |
| 415 | { | 380 | { |
| 416 | struct rt_signal_frame __user *sf; | 381 | struct rt_signal_frame __user *sf; |
| 417 | int sigframe_size, err; | 382 | int wsaved, err, sf_size; |
| 383 | void __user *tail; | ||
| 418 | 384 | ||
| 419 | /* 1. Make sure everything is clean */ | 385 | /* 1. Make sure everything is clean */ |
| 420 | synchronize_user_stack(); | 386 | synchronize_user_stack(); |
| 421 | save_and_clear_fpu(); | 387 | save_and_clear_fpu(); |
| 422 | 388 | ||
| 423 | sigframe_size = sizeof(struct rt_signal_frame); | 389 | wsaved = get_thread_wsaved(); |
| 424 | if (!(current_thread_info()->fpsaved[0] & FPRS_FEF)) | ||
| 425 | sigframe_size -= sizeof(__siginfo_fpu_t); | ||
| 426 | 390 | ||
| 391 | sf_size = sizeof(struct rt_signal_frame); | ||
| 392 | if (current_thread_info()->fpsaved[0] & FPRS_FEF) | ||
| 393 | sf_size += sizeof(__siginfo_fpu_t); | ||
| 394 | if (wsaved) | ||
| 395 | sf_size += sizeof(__siginfo_rwin_t); | ||
| 427 | sf = (struct rt_signal_frame __user *) | 396 | sf = (struct rt_signal_frame __user *) |
| 428 | get_sigframe(ka, regs, sigframe_size); | 397 | get_sigframe(ka, regs, sf_size); |
| 429 | |||
| 430 | if (invalid_frame_pointer (sf, sigframe_size)) | ||
| 431 | goto sigill; | ||
| 432 | 398 | ||
| 433 | if (get_thread_wsaved() != 0) | 399 | if (invalid_frame_pointer (sf)) |
| 434 | goto sigill; | 400 | goto sigill; |
| 435 | 401 | ||
| 402 | tail = (sf + 1); | ||
| 403 | |||
| 436 | /* 2. Save the current process state */ | 404 | /* 2. Save the current process state */ |
| 437 | err = copy_to_user(&sf->regs, regs, sizeof (*regs)); | 405 | err = copy_to_user(&sf->regs, regs, sizeof (*regs)); |
| 438 | 406 | ||
| 439 | if (current_thread_info()->fpsaved[0] & FPRS_FEF) { | 407 | if (current_thread_info()->fpsaved[0] & FPRS_FEF) { |
| 440 | err |= save_fpu_state(regs, &sf->fpu_state); | 408 | __siginfo_fpu_t __user *fpu_save = tail; |
| 441 | err |= __put_user((u64)&sf->fpu_state, &sf->fpu_save); | 409 | tail += sizeof(__siginfo_fpu_t); |
| 410 | err |= save_fpu_state(regs, fpu_save); | ||
| 411 | err |= __put_user((u64)fpu_save, &sf->fpu_save); | ||
| 442 | } else { | 412 | } else { |
| 443 | err |= __put_user(0, &sf->fpu_save); | 413 | err |= __put_user(0, &sf->fpu_save); |
| 444 | } | 414 | } |
| 415 | if (wsaved) { | ||
| 416 | __siginfo_rwin_t __user *rwin_save = tail; | ||
| 417 | tail += sizeof(__siginfo_rwin_t); | ||
| 418 | err |= save_rwin_state(wsaved, rwin_save); | ||
| 419 | err |= __put_user((u64)rwin_save, &sf->rwin_save); | ||
| 420 | set_thread_wsaved(0); | ||
| 421 | } else { | ||
| 422 | err |= __put_user(0, &sf->rwin_save); | ||
| 423 | } | ||
| 445 | 424 | ||
| 446 | /* Setup sigaltstack */ | 425 | /* Setup sigaltstack */ |
| 447 | err |= __put_user(current->sas_ss_sp, &sf->stack.ss_sp); | 426 | err |= __put_user(current->sas_ss_sp, &sf->stack.ss_sp); |
| @@ -450,10 +429,17 @@ setup_rt_frame(struct k_sigaction *ka, struct pt_regs *regs, | |||
| 450 | 429 | ||
| 451 | err |= copy_to_user(&sf->mask, oldset, sizeof(sigset_t)); | 430 | err |= copy_to_user(&sf->mask, oldset, sizeof(sigset_t)); |
| 452 | 431 | ||
| 453 | err |= copy_in_user((u64 __user *)sf, | 432 | if (!wsaved) { |
| 454 | (u64 __user *)(regs->u_regs[UREG_FP]+STACK_BIAS), | 433 | err |= copy_in_user((u64 __user *)sf, |
| 455 | sizeof(struct reg_window)); | 434 | (u64 __user *)(regs->u_regs[UREG_FP] + |
| 435 | STACK_BIAS), | ||
| 436 | sizeof(struct reg_window)); | ||
| 437 | } else { | ||
| 438 | struct reg_window *rp; | ||
| 456 | 439 | ||
| 440 | rp = ¤t_thread_info()->reg_window[wsaved - 1]; | ||
| 441 | err |= copy_to_user(sf, rp, sizeof(struct reg_window)); | ||
| 442 | } | ||
| 457 | if (info) | 443 | if (info) |
| 458 | err |= copy_siginfo_to_user(&sf->info, info); | 444 | err |= copy_siginfo_to_user(&sf->info, info); |
| 459 | else { | 445 | else { |
diff --git a/arch/sparc/kernel/sigutil.h b/arch/sparc/kernel/sigutil.h new file mode 100644 index 000000000000..d223aa432bb6 --- /dev/null +++ b/arch/sparc/kernel/sigutil.h | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | #ifndef _SIGUTIL_H | ||
| 2 | #define _SIGUTIL_H | ||
| 3 | |||
| 4 | int save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu); | ||
| 5 | int restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu); | ||
| 6 | int save_rwin_state(int wsaved, __siginfo_rwin_t __user *rwin); | ||
| 7 | int restore_rwin_state(__siginfo_rwin_t __user *rp); | ||
| 8 | |||
| 9 | #endif /* _SIGUTIL_H */ | ||
diff --git a/arch/sparc/kernel/sigutil_32.c b/arch/sparc/kernel/sigutil_32.c new file mode 100644 index 000000000000..35c7897b009a --- /dev/null +++ b/arch/sparc/kernel/sigutil_32.c | |||
| @@ -0,0 +1,120 @@ | |||
| 1 | #include <linux/kernel.h> | ||
| 2 | #include <linux/types.h> | ||
| 3 | #include <linux/thread_info.h> | ||
| 4 | #include <linux/uaccess.h> | ||
| 5 | #include <linux/sched.h> | ||
| 6 | |||
| 7 | #include <asm/sigcontext.h> | ||
| 8 | #include <asm/fpumacro.h> | ||
| 9 | #include <asm/ptrace.h> | ||
| 10 | |||
| 11 | #include "sigutil.h" | ||
| 12 | |||
| 13 | int save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 14 | { | ||
| 15 | int err = 0; | ||
| 16 | #ifdef CONFIG_SMP | ||
| 17 | if (test_tsk_thread_flag(current, TIF_USEDFPU)) { | ||
| 18 | put_psr(get_psr() | PSR_EF); | ||
| 19 | fpsave(¤t->thread.float_regs[0], ¤t->thread.fsr, | ||
| 20 | ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); | ||
| 21 | regs->psr &= ~(PSR_EF); | ||
| 22 | clear_tsk_thread_flag(current, TIF_USEDFPU); | ||
| 23 | } | ||
| 24 | #else | ||
| 25 | if (current == last_task_used_math) { | ||
| 26 | put_psr(get_psr() | PSR_EF); | ||
| 27 | fpsave(¤t->thread.float_regs[0], ¤t->thread.fsr, | ||
| 28 | ¤t->thread.fpqueue[0], ¤t->thread.fpqdepth); | ||
| 29 | last_task_used_math = NULL; | ||
| 30 | regs->psr &= ~(PSR_EF); | ||
| 31 | } | ||
| 32 | #endif | ||
| 33 | err |= __copy_to_user(&fpu->si_float_regs[0], | ||
| 34 | ¤t->thread.float_regs[0], | ||
| 35 | (sizeof(unsigned long) * 32)); | ||
| 36 | err |= __put_user(current->thread.fsr, &fpu->si_fsr); | ||
| 37 | err |= __put_user(current->thread.fpqdepth, &fpu->si_fpqdepth); | ||
| 38 | if (current->thread.fpqdepth != 0) | ||
| 39 | err |= __copy_to_user(&fpu->si_fpqueue[0], | ||
| 40 | ¤t->thread.fpqueue[0], | ||
| 41 | ((sizeof(unsigned long) + | ||
| 42 | (sizeof(unsigned long *)))*16)); | ||
| 43 | clear_used_math(); | ||
| 44 | return err; | ||
| 45 | } | ||
| 46 | |||
| 47 | int restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 48 | { | ||
| 49 | int err; | ||
| 50 | #ifdef CONFIG_SMP | ||
| 51 | if (test_tsk_thread_flag(current, TIF_USEDFPU)) | ||
| 52 | regs->psr &= ~PSR_EF; | ||
| 53 | #else | ||
| 54 | if (current == last_task_used_math) { | ||
| 55 | last_task_used_math = NULL; | ||
| 56 | regs->psr &= ~PSR_EF; | ||
| 57 | } | ||
| 58 | #endif | ||
| 59 | set_used_math(); | ||
| 60 | clear_tsk_thread_flag(current, TIF_USEDFPU); | ||
| 61 | |||
| 62 | if (!access_ok(VERIFY_READ, fpu, sizeof(*fpu))) | ||
| 63 | return -EFAULT; | ||
| 64 | |||
| 65 | err = __copy_from_user(¤t->thread.float_regs[0], &fpu->si_float_regs[0], | ||
| 66 | (sizeof(unsigned long) * 32)); | ||
| 67 | err |= __get_user(current->thread.fsr, &fpu->si_fsr); | ||
| 68 | err |= __get_user(current->thread.fpqdepth, &fpu->si_fpqdepth); | ||
| 69 | if (current->thread.fpqdepth != 0) | ||
| 70 | err |= __copy_from_user(¤t->thread.fpqueue[0], | ||
| 71 | &fpu->si_fpqueue[0], | ||
| 72 | ((sizeof(unsigned long) + | ||
| 73 | (sizeof(unsigned long *)))*16)); | ||
| 74 | return err; | ||
| 75 | } | ||
| 76 | |||
| 77 | int save_rwin_state(int wsaved, __siginfo_rwin_t __user *rwin) | ||
| 78 | { | ||
| 79 | int i, err = __put_user(wsaved, &rwin->wsaved); | ||
| 80 | |||
| 81 | for (i = 0; i < wsaved; i++) { | ||
| 82 | struct reg_window32 *rp; | ||
| 83 | unsigned long fp; | ||
| 84 | |||
| 85 | rp = ¤t_thread_info()->reg_window[i]; | ||
| 86 | fp = current_thread_info()->rwbuf_stkptrs[i]; | ||
| 87 | err |= copy_to_user(&rwin->reg_window[i], rp, | ||
| 88 | sizeof(struct reg_window32)); | ||
| 89 | err |= __put_user(fp, &rwin->rwbuf_stkptrs[i]); | ||
| 90 | } | ||
| 91 | return err; | ||
| 92 | } | ||
| 93 | |||
| 94 | int restore_rwin_state(__siginfo_rwin_t __user *rp) | ||
| 95 | { | ||
| 96 | struct thread_info *t = current_thread_info(); | ||
| 97 | int i, wsaved, err; | ||
| 98 | |||
| 99 | __get_user(wsaved, &rp->wsaved); | ||
| 100 | if (wsaved > NSWINS) | ||
| 101 | return -EFAULT; | ||
| 102 | |||
| 103 | err = 0; | ||
| 104 | for (i = 0; i < wsaved; i++) { | ||
| 105 | err |= copy_from_user(&t->reg_window[i], | ||
| 106 | &rp->reg_window[i], | ||
| 107 | sizeof(struct reg_window32)); | ||
| 108 | err |= __get_user(t->rwbuf_stkptrs[i], | ||
| 109 | &rp->rwbuf_stkptrs[i]); | ||
| 110 | } | ||
| 111 | if (err) | ||
| 112 | return err; | ||
| 113 | |||
| 114 | t->w_saved = wsaved; | ||
| 115 | synchronize_user_stack(); | ||
| 116 | if (t->w_saved) | ||
| 117 | return -EFAULT; | ||
| 118 | return 0; | ||
| 119 | |||
| 120 | } | ||
diff --git a/arch/sparc/kernel/sigutil_64.c b/arch/sparc/kernel/sigutil_64.c new file mode 100644 index 000000000000..e7dc508c38eb --- /dev/null +++ b/arch/sparc/kernel/sigutil_64.c | |||
| @@ -0,0 +1,93 @@ | |||
| 1 | #include <linux/kernel.h> | ||
| 2 | #include <linux/types.h> | ||
| 3 | #include <linux/thread_info.h> | ||
| 4 | #include <linux/uaccess.h> | ||
| 5 | |||
| 6 | #include <asm/sigcontext.h> | ||
| 7 | #include <asm/fpumacro.h> | ||
| 8 | #include <asm/ptrace.h> | ||
| 9 | |||
| 10 | #include "sigutil.h" | ||
| 11 | |||
| 12 | int save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 13 | { | ||
| 14 | unsigned long *fpregs = current_thread_info()->fpregs; | ||
| 15 | unsigned long fprs; | ||
| 16 | int err = 0; | ||
| 17 | |||
| 18 | fprs = current_thread_info()->fpsaved[0]; | ||
| 19 | if (fprs & FPRS_DL) | ||
| 20 | err |= copy_to_user(&fpu->si_float_regs[0], fpregs, | ||
| 21 | (sizeof(unsigned int) * 32)); | ||
| 22 | if (fprs & FPRS_DU) | ||
| 23 | err |= copy_to_user(&fpu->si_float_regs[32], fpregs+16, | ||
| 24 | (sizeof(unsigned int) * 32)); | ||
| 25 | err |= __put_user(current_thread_info()->xfsr[0], &fpu->si_fsr); | ||
| 26 | err |= __put_user(current_thread_info()->gsr[0], &fpu->si_gsr); | ||
| 27 | err |= __put_user(fprs, &fpu->si_fprs); | ||
| 28 | |||
| 29 | return err; | ||
| 30 | } | ||
| 31 | |||
| 32 | int restore_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu) | ||
| 33 | { | ||
| 34 | unsigned long *fpregs = current_thread_info()->fpregs; | ||
| 35 | unsigned long fprs; | ||
| 36 | int err; | ||
| 37 | |||
| 38 | err = __get_user(fprs, &fpu->si_fprs); | ||
| 39 | fprs_write(0); | ||
| 40 | regs->tstate &= ~TSTATE_PEF; | ||
| 41 | if (fprs & FPRS_DL) | ||
| 42 | err |= copy_from_user(fpregs, &fpu->si_float_regs[0], | ||
| 43 | (sizeof(unsigned int) * 32)); | ||
| 44 | if (fprs & FPRS_DU) | ||
| 45 | err |= copy_from_user(fpregs+16, &fpu->si_float_regs[32], | ||
| 46 | (sizeof(unsigned int) * 32)); | ||
| 47 | err |= __get_user(current_thread_info()->xfsr[0], &fpu->si_fsr); | ||
| 48 | err |= __get_user(current_thread_info()->gsr[0], &fpu->si_gsr); | ||
| 49 | current_thread_info()->fpsaved[0] |= fprs; | ||
| 50 | return err; | ||
| 51 | } | ||
| 52 | |||
| 53 | int save_rwin_state(int wsaved, __siginfo_rwin_t __user *rwin) | ||
| 54 | { | ||
| 55 | int i, err = __put_user(wsaved, &rwin->wsaved); | ||
| 56 | |||
| 57 | for (i = 0; i < wsaved; i++) { | ||
| 58 | struct reg_window *rp = ¤t_thread_info()->reg_window[i]; | ||
| 59 | unsigned long fp = current_thread_info()->rwbuf_stkptrs[i]; | ||
| 60 | |||
| 61 | err |= copy_to_user(&rwin->reg_window[i], rp, | ||
| 62 | sizeof(struct reg_window)); | ||
| 63 | err |= __put_user(fp, &rwin->rwbuf_stkptrs[i]); | ||
| 64 | } | ||
| 65 | return err; | ||
| 66 | } | ||
| 67 | |||
| 68 | int restore_rwin_state(__siginfo_rwin_t __user *rp) | ||
| 69 | { | ||
| 70 | struct thread_info *t = current_thread_info(); | ||
| 71 | int i, wsaved, err; | ||
| 72 | |||
| 73 | __get_user(wsaved, &rp->wsaved); | ||
| 74 | if (wsaved > NSWINS) | ||
| 75 | return -EFAULT; | ||
| 76 | |||
| 77 | err = 0; | ||
| 78 | for (i = 0; i < wsaved; i++) { | ||
| 79 | err |= copy_from_user(&t->reg_window[i], | ||
| 80 | &rp->reg_window[i], | ||
| 81 | sizeof(struct reg_window)); | ||
| 82 | err |= __get_user(t->rwbuf_stkptrs[i], | ||
| 83 | &rp->rwbuf_stkptrs[i]); | ||
| 84 | } | ||
| 85 | if (err) | ||
| 86 | return err; | ||
| 87 | |||
| 88 | set_thread_wsaved(wsaved); | ||
| 89 | synchronize_user_stack(); | ||
| 90 | if (get_thread_wsaved()) | ||
| 91 | return -EFAULT; | ||
| 92 | return 0; | ||
| 93 | } | ||
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/pvclock.h b/arch/x86/include/asm/pvclock.h index a518c0a45044..c59cc97fe6c1 100644 --- a/arch/x86/include/asm/pvclock.h +++ b/arch/x86/include/asm/pvclock.h | |||
| @@ -44,7 +44,7 @@ static inline u64 pvclock_scale_delta(u64 delta, u32 mul_frac, int shift) | |||
| 44 | : "a" ((u32)delta), "1" ((u32)(delta >> 32)), "2" (mul_frac) ); | 44 | : "a" ((u32)delta), "1" ((u32)(delta >> 32)), "2" (mul_frac) ); |
| 45 | #elif defined(__x86_64__) | 45 | #elif defined(__x86_64__) |
| 46 | __asm__ ( | 46 | __asm__ ( |
| 47 | "mul %[mul_frac] ; shrd $32, %[hi], %[lo]" | 47 | "mulq %[mul_frac] ; shrd $32, %[hi], %[lo]" |
| 48 | : [lo]"=a"(product), | 48 | : [lo]"=a"(product), |
| 49 | [hi]"=d"(tmp) | 49 | [hi]"=d"(tmp) |
| 50 | : "0"(delta), | 50 | : "0"(delta), |
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/cpu/perf_event.c b/arch/x86/kernel/cpu/perf_event.c index 4ee3abf20ed6..cfa62ec090ec 100644 --- a/arch/x86/kernel/cpu/perf_event.c +++ b/arch/x86/kernel/cpu/perf_event.c | |||
| @@ -1900,6 +1900,9 @@ perf_callchain_user(struct perf_callchain_entry *entry, struct pt_regs *regs) | |||
| 1900 | 1900 | ||
| 1901 | perf_callchain_store(entry, regs->ip); | 1901 | perf_callchain_store(entry, regs->ip); |
| 1902 | 1902 | ||
| 1903 | if (!current->mm) | ||
| 1904 | return; | ||
| 1905 | |||
| 1903 | if (perf_callchain_user32(regs, entry)) | 1906 | if (perf_callchain_user32(regs, entry)) |
| 1904 | return; | 1907 | return; |
| 1905 | 1908 | ||
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/pci/acpi.c b/arch/x86/pci/acpi.c index c95330267f08..039d91315bc5 100644 --- a/arch/x86/pci/acpi.c +++ b/arch/x86/pci/acpi.c | |||
| @@ -365,8 +365,13 @@ struct pci_bus * __devinit pci_acpi_scan_root(struct acpi_pci_root *root) | |||
| 365 | */ | 365 | */ |
| 366 | if (bus) { | 366 | if (bus) { |
| 367 | struct pci_bus *child; | 367 | struct pci_bus *child; |
| 368 | list_for_each_entry(child, &bus->children, node) | 368 | list_for_each_entry(child, &bus->children, node) { |
| 369 | pcie_bus_configure_settings(child, child->self->pcie_mpss); | 369 | struct pci_dev *self = child->self; |
| 370 | if (!self) | ||
| 371 | continue; | ||
| 372 | |||
| 373 | pcie_bus_configure_settings(child, self->pcie_mpss); | ||
| 374 | } | ||
| 370 | } | 375 | } |
| 371 | 376 | ||
| 372 | if (!bus) | 377 | if (!bus) |
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/x86/xen/setup.c b/arch/x86/xen/setup.c index df118a825f39..c3b8d440873c 100644 --- a/arch/x86/xen/setup.c +++ b/arch/x86/xen/setup.c | |||
| @@ -184,6 +184,19 @@ static unsigned long __init xen_set_identity(const struct e820entry *list, | |||
| 184 | PFN_UP(start_pci), PFN_DOWN(last)); | 184 | PFN_UP(start_pci), PFN_DOWN(last)); |
| 185 | return identity; | 185 | return identity; |
| 186 | } | 186 | } |
| 187 | |||
| 188 | static unsigned long __init xen_get_max_pages(void) | ||
| 189 | { | ||
| 190 | unsigned long max_pages = MAX_DOMAIN_PAGES; | ||
| 191 | domid_t domid = DOMID_SELF; | ||
| 192 | int ret; | ||
| 193 | |||
| 194 | ret = HYPERVISOR_memory_op(XENMEM_maximum_reservation, &domid); | ||
| 195 | if (ret > 0) | ||
| 196 | max_pages = ret; | ||
| 197 | return min(max_pages, MAX_DOMAIN_PAGES); | ||
| 198 | } | ||
| 199 | |||
| 187 | /** | 200 | /** |
| 188 | * machine_specific_memory_setup - Hook for machine specific memory setup. | 201 | * machine_specific_memory_setup - Hook for machine specific memory setup. |
| 189 | **/ | 202 | **/ |
| @@ -292,6 +305,12 @@ char * __init xen_memory_setup(void) | |||
| 292 | 305 | ||
| 293 | sanitize_e820_map(e820.map, ARRAY_SIZE(e820.map), &e820.nr_map); | 306 | sanitize_e820_map(e820.map, ARRAY_SIZE(e820.map), &e820.nr_map); |
| 294 | 307 | ||
| 308 | extra_limit = xen_get_max_pages(); | ||
| 309 | if (extra_limit >= max_pfn) | ||
| 310 | extra_pages = extra_limit - max_pfn; | ||
| 311 | else | ||
| 312 | extra_pages = 0; | ||
| 313 | |||
| 295 | extra_pages += xen_return_unused_memory(xen_start_info->nr_pages, &e820); | 314 | extra_pages += xen_return_unused_memory(xen_start_info->nr_pages, &e820); |
| 296 | 315 | ||
| 297 | /* | 316 | /* |
diff --git a/arch/x86/xen/smp.c b/arch/x86/xen/smp.c index e79dbb95482b..d4fc6d454f8d 100644 --- a/arch/x86/xen/smp.c +++ b/arch/x86/xen/smp.c | |||
| @@ -32,6 +32,7 @@ | |||
| 32 | #include <xen/page.h> | 32 | #include <xen/page.h> |
| 33 | #include <xen/events.h> | 33 | #include <xen/events.h> |
| 34 | 34 | ||
| 35 | #include <xen/hvc-console.h> | ||
| 35 | #include "xen-ops.h" | 36 | #include "xen-ops.h" |
| 36 | #include "mmu.h" | 37 | #include "mmu.h" |
| 37 | 38 | ||
| @@ -207,6 +208,15 @@ static void __init xen_smp_prepare_cpus(unsigned int max_cpus) | |||
| 207 | unsigned cpu; | 208 | unsigned cpu; |
| 208 | unsigned int i; | 209 | unsigned int i; |
| 209 | 210 | ||
| 211 | if (skip_ioapic_setup) { | ||
| 212 | char *m = (max_cpus == 0) ? | ||
| 213 | "The nosmp parameter is incompatible with Xen; " \ | ||
| 214 | "use Xen dom0_max_vcpus=1 parameter" : | ||
| 215 | "The noapic parameter is incompatible with Xen"; | ||
| 216 | |||
| 217 | xen_raw_printk(m); | ||
| 218 | panic(m); | ||
| 219 | } | ||
| 210 | xen_init_lock_cpu(0); | 220 | xen_init_lock_cpu(0); |
| 211 | 221 | ||
| 212 | smp_store_cpu_info(0); | 222 | smp_store_cpu_info(0); |
diff --git a/arch/x86/xen/xen-asm_32.S b/arch/x86/xen/xen-asm_32.S index 22a2093b5862..b040b0e518ca 100644 --- a/arch/x86/xen/xen-asm_32.S +++ b/arch/x86/xen/xen-asm_32.S | |||
| @@ -113,11 +113,13 @@ xen_iret_start_crit: | |||
| 113 | 113 | ||
| 114 | /* | 114 | /* |
| 115 | * If there's something pending, mask events again so we can | 115 | * If there's something pending, mask events again so we can |
| 116 | * jump back into xen_hypervisor_callback | 116 | * jump back into xen_hypervisor_callback. Otherwise do not |
| 117 | * touch XEN_vcpu_info_mask. | ||
| 117 | */ | 118 | */ |
| 118 | sete XEN_vcpu_info_mask(%eax) | 119 | jne 1f |
| 120 | movb $1, XEN_vcpu_info_mask(%eax) | ||
| 119 | 121 | ||
| 120 | popl %eax | 122 | 1: popl %eax |
| 121 | 123 | ||
| 122 | /* | 124 | /* |
| 123 | * From this point on the registers are restored and the stack | 125 | * From this point on the registers are restored and the stack |
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/base/regmap/regmap.c b/drivers/base/regmap/regmap.c index 0eef4da1ac61..20663f8dae45 100644 --- a/drivers/base/regmap/regmap.c +++ b/drivers/base/regmap/regmap.c | |||
| @@ -168,13 +168,11 @@ struct regmap *regmap_init(struct device *dev, | |||
| 168 | map->work_buf = kmalloc(map->format.buf_size, GFP_KERNEL); | 168 | map->work_buf = kmalloc(map->format.buf_size, GFP_KERNEL); |
| 169 | if (map->work_buf == NULL) { | 169 | if (map->work_buf == NULL) { |
| 170 | ret = -ENOMEM; | 170 | ret = -ENOMEM; |
| 171 | goto err_bus; | 171 | goto err_map; |
| 172 | } | 172 | } |
| 173 | 173 | ||
| 174 | return map; | 174 | return map; |
| 175 | 175 | ||
| 176 | err_bus: | ||
| 177 | module_put(map->bus->owner); | ||
| 178 | err_map: | 176 | err_map: |
| 179 | kfree(map); | 177 | kfree(map); |
| 180 | err: | 178 | err: |
| @@ -188,7 +186,6 @@ EXPORT_SYMBOL_GPL(regmap_init); | |||
| 188 | void regmap_exit(struct regmap *map) | 186 | void regmap_exit(struct regmap *map) |
| 189 | { | 187 | { |
| 190 | kfree(map->work_buf); | 188 | kfree(map->work_buf); |
| 191 | module_put(map->bus->owner); | ||
| 192 | kfree(map); | 189 | kfree(map); |
| 193 | } | 190 | } |
| 194 | EXPORT_SYMBOL_GPL(regmap_exit); | 191 | EXPORT_SYMBOL_GPL(regmap_exit); |
diff --git a/drivers/bcma/main.c b/drivers/bcma/main.c index 873e2e4ac55f..73b7b1a18fab 100644 --- a/drivers/bcma/main.c +++ b/drivers/bcma/main.c | |||
| @@ -15,6 +15,7 @@ MODULE_LICENSE("GPL"); | |||
| 15 | static int bcma_bus_match(struct device *dev, struct device_driver *drv); | 15 | static int bcma_bus_match(struct device *dev, struct device_driver *drv); |
| 16 | static int bcma_device_probe(struct device *dev); | 16 | static int bcma_device_probe(struct device *dev); |
| 17 | static int bcma_device_remove(struct device *dev); | 17 | static int bcma_device_remove(struct device *dev); |
| 18 | static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env); | ||
| 18 | 19 | ||
| 19 | static ssize_t manuf_show(struct device *dev, struct device_attribute *attr, char *buf) | 20 | static ssize_t manuf_show(struct device *dev, struct device_attribute *attr, char *buf) |
| 20 | { | 21 | { |
| @@ -49,6 +50,7 @@ static struct bus_type bcma_bus_type = { | |||
| 49 | .match = bcma_bus_match, | 50 | .match = bcma_bus_match, |
| 50 | .probe = bcma_device_probe, | 51 | .probe = bcma_device_probe, |
| 51 | .remove = bcma_device_remove, | 52 | .remove = bcma_device_remove, |
| 53 | .uevent = bcma_device_uevent, | ||
| 52 | .dev_attrs = bcma_device_attrs, | 54 | .dev_attrs = bcma_device_attrs, |
| 53 | }; | 55 | }; |
| 54 | 56 | ||
| @@ -227,6 +229,16 @@ static int bcma_device_remove(struct device *dev) | |||
| 227 | return 0; | 229 | return 0; |
| 228 | } | 230 | } |
| 229 | 231 | ||
| 232 | static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env) | ||
| 233 | { | ||
| 234 | struct bcma_device *core = container_of(dev, struct bcma_device, dev); | ||
| 235 | |||
| 236 | return add_uevent_var(env, | ||
| 237 | "MODALIAS=bcma:m%04Xid%04Xrev%02Xcl%02X", | ||
| 238 | core->id.manuf, core->id.id, | ||
| 239 | core->id.rev, core->id.class); | ||
| 240 | } | ||
| 241 | |||
| 230 | static int __init bcma_modinit(void) | 242 | static int __init bcma_modinit(void) |
| 231 | { | 243 | { |
| 232 | int err; | 244 | int err; |
diff --git a/drivers/bluetooth/ath3k.c b/drivers/bluetooth/ath3k.c index a5854735bb2e..db7cb8111fbe 100644 --- a/drivers/bluetooth/ath3k.c +++ b/drivers/bluetooth/ath3k.c | |||
| @@ -63,6 +63,7 @@ static struct usb_device_id ath3k_table[] = { | |||
| 63 | /* Atheros AR3011 with sflash firmware*/ | 63 | /* Atheros AR3011 with sflash firmware*/ |
| 64 | { USB_DEVICE(0x0CF3, 0x3002) }, | 64 | { USB_DEVICE(0x0CF3, 0x3002) }, |
| 65 | { USB_DEVICE(0x13d3, 0x3304) }, | 65 | { USB_DEVICE(0x13d3, 0x3304) }, |
| 66 | { USB_DEVICE(0x0930, 0x0215) }, | ||
| 66 | 67 | ||
| 67 | /* Atheros AR9285 Malbec with sflash firmware */ | 68 | /* Atheros AR9285 Malbec with sflash firmware */ |
| 68 | { USB_DEVICE(0x03F0, 0x311D) }, | 69 | { USB_DEVICE(0x03F0, 0x311D) }, |
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 91d13a9e8c65..3ef476070baf 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c | |||
| @@ -106,6 +106,7 @@ static struct usb_device_id blacklist_table[] = { | |||
| 106 | /* Atheros 3011 with sflash firmware */ | 106 | /* Atheros 3011 with sflash firmware */ |
| 107 | { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE }, | 107 | { USB_DEVICE(0x0cf3, 0x3002), .driver_info = BTUSB_IGNORE }, |
| 108 | { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE }, | 108 | { USB_DEVICE(0x13d3, 0x3304), .driver_info = BTUSB_IGNORE }, |
| 109 | { USB_DEVICE(0x0930, 0x0215), .driver_info = BTUSB_IGNORE }, | ||
| 109 | 110 | ||
| 110 | /* Atheros AR9285 Malbec with sflash firmware */ | 111 | /* Atheros AR9285 Malbec with sflash firmware */ |
| 111 | { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE }, | 112 | { USB_DEVICE(0x03f0, 0x311d), .driver_info = BTUSB_IGNORE }, |
| @@ -256,7 +257,9 @@ static void btusb_intr_complete(struct urb *urb) | |||
| 256 | 257 | ||
| 257 | err = usb_submit_urb(urb, GFP_ATOMIC); | 258 | err = usb_submit_urb(urb, GFP_ATOMIC); |
| 258 | if (err < 0) { | 259 | if (err < 0) { |
| 259 | if (err != -EPERM) | 260 | /* -EPERM: urb is being killed; |
| 261 | * -ENODEV: device got disconnected */ | ||
| 262 | if (err != -EPERM && err != -ENODEV) | ||
| 260 | BT_ERR("%s urb %p failed to resubmit (%d)", | 263 | BT_ERR("%s urb %p failed to resubmit (%d)", |
| 261 | hdev->name, urb, -err); | 264 | hdev->name, urb, -err); |
| 262 | usb_unanchor_urb(urb); | 265 | usb_unanchor_urb(urb); |
| @@ -341,7 +344,9 @@ static void btusb_bulk_complete(struct urb *urb) | |||
| 341 | 344 | ||
| 342 | err = usb_submit_urb(urb, GFP_ATOMIC); | 345 | err = usb_submit_urb(urb, GFP_ATOMIC); |
| 343 | if (err < 0) { | 346 | if (err < 0) { |
| 344 | if (err != -EPERM) | 347 | /* -EPERM: urb is being killed; |
| 348 | * -ENODEV: device got disconnected */ | ||
| 349 | if (err != -EPERM && err != -ENODEV) | ||
| 345 | BT_ERR("%s urb %p failed to resubmit (%d)", | 350 | BT_ERR("%s urb %p failed to resubmit (%d)", |
| 346 | hdev->name, urb, -err); | 351 | hdev->name, urb, -err); |
| 347 | usb_unanchor_urb(urb); | 352 | usb_unanchor_urb(urb); |
| @@ -431,7 +436,9 @@ static void btusb_isoc_complete(struct urb *urb) | |||
| 431 | 436 | ||
| 432 | err = usb_submit_urb(urb, GFP_ATOMIC); | 437 | err = usb_submit_urb(urb, GFP_ATOMIC); |
| 433 | if (err < 0) { | 438 | if (err < 0) { |
| 434 | if (err != -EPERM) | 439 | /* -EPERM: urb is being killed; |
| 440 | * -ENODEV: device got disconnected */ | ||
| 441 | if (err != -EPERM && err != -ENODEV) | ||
| 435 | BT_ERR("%s urb %p failed to resubmit (%d)", | 442 | BT_ERR("%s urb %p failed to resubmit (%d)", |
| 436 | hdev->name, urb, -err); | 443 | hdev->name, urb, -err); |
| 437 | usb_unanchor_urb(urb); | 444 | usb_unanchor_urb(urb); |
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/dma/ste_dma40.c b/drivers/dma/ste_dma40.c index cd3a7c726bf8..467e4dcb20a0 100644 --- a/drivers/dma/ste_dma40.c +++ b/drivers/dma/ste_dma40.c | |||
| @@ -174,8 +174,10 @@ struct d40_base; | |||
| 174 | * @tasklet: Tasklet that gets scheduled from interrupt context to complete a | 174 | * @tasklet: Tasklet that gets scheduled from interrupt context to complete a |
| 175 | * transfer and call client callback. | 175 | * transfer and call client callback. |
| 176 | * @client: Cliented owned descriptor list. | 176 | * @client: Cliented owned descriptor list. |
| 177 | * @pending_queue: Submitted jobs, to be issued by issue_pending() | ||
| 177 | * @active: Active descriptor. | 178 | * @active: Active descriptor. |
| 178 | * @queue: Queued jobs. | 179 | * @queue: Queued jobs. |
| 180 | * @prepare_queue: Prepared jobs. | ||
| 179 | * @dma_cfg: The client configuration of this dma channel. | 181 | * @dma_cfg: The client configuration of this dma channel. |
| 180 | * @configured: whether the dma_cfg configuration is valid | 182 | * @configured: whether the dma_cfg configuration is valid |
| 181 | * @base: Pointer to the device instance struct. | 183 | * @base: Pointer to the device instance struct. |
| @@ -203,6 +205,7 @@ struct d40_chan { | |||
| 203 | struct list_head pending_queue; | 205 | struct list_head pending_queue; |
| 204 | struct list_head active; | 206 | struct list_head active; |
| 205 | struct list_head queue; | 207 | struct list_head queue; |
| 208 | struct list_head prepare_queue; | ||
| 206 | struct stedma40_chan_cfg dma_cfg; | 209 | struct stedma40_chan_cfg dma_cfg; |
| 207 | bool configured; | 210 | bool configured; |
| 208 | struct d40_base *base; | 211 | struct d40_base *base; |
| @@ -477,7 +480,6 @@ static struct d40_desc *d40_desc_get(struct d40_chan *d40c) | |||
| 477 | 480 | ||
| 478 | list_for_each_entry_safe(d, _d, &d40c->client, node) | 481 | list_for_each_entry_safe(d, _d, &d40c->client, node) |
| 479 | if (async_tx_test_ack(&d->txd)) { | 482 | if (async_tx_test_ack(&d->txd)) { |
| 480 | d40_pool_lli_free(d40c, d); | ||
| 481 | d40_desc_remove(d); | 483 | d40_desc_remove(d); |
| 482 | desc = d; | 484 | desc = d; |
| 483 | memset(desc, 0, sizeof(*desc)); | 485 | memset(desc, 0, sizeof(*desc)); |
| @@ -644,8 +646,11 @@ static struct d40_desc *d40_first_active_get(struct d40_chan *d40c) | |||
| 644 | return d; | 646 | return d; |
| 645 | } | 647 | } |
| 646 | 648 | ||
| 649 | /* remove desc from current queue and add it to the pending_queue */ | ||
| 647 | static void d40_desc_queue(struct d40_chan *d40c, struct d40_desc *desc) | 650 | static void d40_desc_queue(struct d40_chan *d40c, struct d40_desc *desc) |
| 648 | { | 651 | { |
| 652 | d40_desc_remove(desc); | ||
| 653 | desc->is_in_client_list = false; | ||
| 649 | list_add_tail(&desc->node, &d40c->pending_queue); | 654 | list_add_tail(&desc->node, &d40c->pending_queue); |
| 650 | } | 655 | } |
| 651 | 656 | ||
| @@ -803,6 +808,7 @@ done: | |||
| 803 | static void d40_term_all(struct d40_chan *d40c) | 808 | static void d40_term_all(struct d40_chan *d40c) |
| 804 | { | 809 | { |
| 805 | struct d40_desc *d40d; | 810 | struct d40_desc *d40d; |
| 811 | struct d40_desc *_d; | ||
| 806 | 812 | ||
| 807 | /* Release active descriptors */ | 813 | /* Release active descriptors */ |
| 808 | while ((d40d = d40_first_active_get(d40c))) { | 814 | while ((d40d = d40_first_active_get(d40c))) { |
| @@ -822,6 +828,21 @@ static void d40_term_all(struct d40_chan *d40c) | |||
| 822 | d40_desc_free(d40c, d40d); | 828 | d40_desc_free(d40c, d40d); |
| 823 | } | 829 | } |
| 824 | 830 | ||
| 831 | /* Release client owned descriptors */ | ||
| 832 | if (!list_empty(&d40c->client)) | ||
| 833 | list_for_each_entry_safe(d40d, _d, &d40c->client, node) { | ||
| 834 | d40_desc_remove(d40d); | ||
| 835 | d40_desc_free(d40c, d40d); | ||
| 836 | } | ||
| 837 | |||
| 838 | /* Release descriptors in prepare queue */ | ||
| 839 | if (!list_empty(&d40c->prepare_queue)) | ||
| 840 | list_for_each_entry_safe(d40d, _d, | ||
| 841 | &d40c->prepare_queue, node) { | ||
| 842 | d40_desc_remove(d40d); | ||
| 843 | d40_desc_free(d40c, d40d); | ||
| 844 | } | ||
| 845 | |||
| 825 | d40c->pending_tx = 0; | 846 | d40c->pending_tx = 0; |
| 826 | d40c->busy = false; | 847 | d40c->busy = false; |
| 827 | } | 848 | } |
| @@ -1208,7 +1229,6 @@ static void dma_tasklet(unsigned long data) | |||
| 1208 | 1229 | ||
| 1209 | if (!d40d->cyclic) { | 1230 | if (!d40d->cyclic) { |
| 1210 | if (async_tx_test_ack(&d40d->txd)) { | 1231 | if (async_tx_test_ack(&d40d->txd)) { |
| 1211 | d40_pool_lli_free(d40c, d40d); | ||
| 1212 | d40_desc_remove(d40d); | 1232 | d40_desc_remove(d40d); |
| 1213 | d40_desc_free(d40c, d40d); | 1233 | d40_desc_free(d40c, d40d); |
| 1214 | } else { | 1234 | } else { |
| @@ -1595,21 +1615,10 @@ static int d40_free_dma(struct d40_chan *d40c) | |||
| 1595 | u32 event; | 1615 | u32 event; |
| 1596 | struct d40_phy_res *phy = d40c->phy_chan; | 1616 | struct d40_phy_res *phy = d40c->phy_chan; |
| 1597 | bool is_src; | 1617 | bool is_src; |
| 1598 | struct d40_desc *d; | ||
| 1599 | struct d40_desc *_d; | ||
| 1600 | |||
| 1601 | 1618 | ||
| 1602 | /* Terminate all queued and active transfers */ | 1619 | /* Terminate all queued and active transfers */ |
| 1603 | d40_term_all(d40c); | 1620 | d40_term_all(d40c); |
| 1604 | 1621 | ||
| 1605 | /* Release client owned descriptors */ | ||
| 1606 | if (!list_empty(&d40c->client)) | ||
| 1607 | list_for_each_entry_safe(d, _d, &d40c->client, node) { | ||
| 1608 | d40_pool_lli_free(d40c, d); | ||
| 1609 | d40_desc_remove(d); | ||
| 1610 | d40_desc_free(d40c, d); | ||
| 1611 | } | ||
| 1612 | |||
| 1613 | if (phy == NULL) { | 1622 | if (phy == NULL) { |
| 1614 | chan_err(d40c, "phy == null\n"); | 1623 | chan_err(d40c, "phy == null\n"); |
| 1615 | return -EINVAL; | 1624 | return -EINVAL; |
| @@ -1911,6 +1920,12 @@ d40_prep_sg(struct dma_chan *dchan, struct scatterlist *sg_src, | |||
| 1911 | goto err; | 1920 | goto err; |
| 1912 | } | 1921 | } |
| 1913 | 1922 | ||
| 1923 | /* | ||
| 1924 | * add descriptor to the prepare queue in order to be able | ||
| 1925 | * to free them later in terminate_all | ||
| 1926 | */ | ||
| 1927 | list_add_tail(&desc->node, &chan->prepare_queue); | ||
| 1928 | |||
| 1914 | spin_unlock_irqrestore(&chan->lock, flags); | 1929 | spin_unlock_irqrestore(&chan->lock, flags); |
| 1915 | 1930 | ||
| 1916 | return &desc->txd; | 1931 | return &desc->txd; |
| @@ -2400,6 +2415,7 @@ static void __init d40_chan_init(struct d40_base *base, struct dma_device *dma, | |||
| 2400 | INIT_LIST_HEAD(&d40c->queue); | 2415 | INIT_LIST_HEAD(&d40c->queue); |
| 2401 | INIT_LIST_HEAD(&d40c->pending_queue); | 2416 | INIT_LIST_HEAD(&d40c->pending_queue); |
| 2402 | INIT_LIST_HEAD(&d40c->client); | 2417 | INIT_LIST_HEAD(&d40c->client); |
| 2418 | INIT_LIST_HEAD(&d40c->prepare_queue); | ||
| 2403 | 2419 | ||
| 2404 | tasklet_init(&d40c->tasklet, dma_tasklet, | 2420 | tasklet_init(&d40c->tasklet, dma_tasklet, |
| 2405 | (unsigned long) d40c); | 2421 | (unsigned long) d40c); |
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/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c index 82db18506662..fe738f05309b 100644 --- a/drivers/gpu/drm/drm_crtc.c +++ b/drivers/gpu/drm/drm_crtc.c | |||
| @@ -499,6 +499,7 @@ void drm_connector_cleanup(struct drm_connector *connector) | |||
| 499 | mutex_lock(&dev->mode_config.mutex); | 499 | mutex_lock(&dev->mode_config.mutex); |
| 500 | drm_mode_object_put(dev, &connector->base); | 500 | drm_mode_object_put(dev, &connector->base); |
| 501 | list_del(&connector->head); | 501 | list_del(&connector->head); |
| 502 | dev->mode_config.num_connector--; | ||
| 502 | mutex_unlock(&dev->mode_config.mutex); | 503 | mutex_unlock(&dev->mode_config.mutex); |
| 503 | } | 504 | } |
| 504 | EXPORT_SYMBOL(drm_connector_cleanup); | 505 | EXPORT_SYMBOL(drm_connector_cleanup); |
| @@ -529,6 +530,7 @@ void drm_encoder_cleanup(struct drm_encoder *encoder) | |||
| 529 | mutex_lock(&dev->mode_config.mutex); | 530 | mutex_lock(&dev->mode_config.mutex); |
| 530 | drm_mode_object_put(dev, &encoder->base); | 531 | drm_mode_object_put(dev, &encoder->base); |
| 531 | list_del(&encoder->head); | 532 | list_del(&encoder->head); |
| 533 | dev->mode_config.num_encoder--; | ||
| 532 | mutex_unlock(&dev->mode_config.mutex); | 534 | mutex_unlock(&dev->mode_config.mutex); |
| 533 | } | 535 | } |
| 534 | EXPORT_SYMBOL(drm_encoder_cleanup); | 536 | EXPORT_SYMBOL(drm_encoder_cleanup); |
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/gpu/drm/radeon/evergreen.c b/drivers/gpu/drm/radeon/evergreen.c index fb5fa0898868..dc0a5b56c81a 100644 --- a/drivers/gpu/drm/radeon/evergreen.c +++ b/drivers/gpu/drm/radeon/evergreen.c | |||
| @@ -41,6 +41,31 @@ static void evergreen_gpu_init(struct radeon_device *rdev); | |||
| 41 | void evergreen_fini(struct radeon_device *rdev); | 41 | void evergreen_fini(struct radeon_device *rdev); |
| 42 | static void evergreen_pcie_gen2_enable(struct radeon_device *rdev); | 42 | static void evergreen_pcie_gen2_enable(struct radeon_device *rdev); |
| 43 | 43 | ||
| 44 | void evergreen_fix_pci_max_read_req_size(struct radeon_device *rdev) | ||
| 45 | { | ||
| 46 | u16 ctl, v; | ||
| 47 | int cap, err; | ||
| 48 | |||
| 49 | cap = pci_pcie_cap(rdev->pdev); | ||
| 50 | if (!cap) | ||
| 51 | return; | ||
| 52 | |||
| 53 | err = pci_read_config_word(rdev->pdev, cap + PCI_EXP_DEVCTL, &ctl); | ||
| 54 | if (err) | ||
| 55 | return; | ||
| 56 | |||
| 57 | v = (ctl & PCI_EXP_DEVCTL_READRQ) >> 12; | ||
| 58 | |||
| 59 | /* if bios or OS sets MAX_READ_REQUEST_SIZE to an invalid value, fix it | ||
| 60 | * to avoid hangs or perfomance issues | ||
| 61 | */ | ||
| 62 | if ((v == 0) || (v == 6) || (v == 7)) { | ||
| 63 | ctl &= ~PCI_EXP_DEVCTL_READRQ; | ||
| 64 | ctl |= (2 << 12); | ||
| 65 | pci_write_config_word(rdev->pdev, cap + PCI_EXP_DEVCTL, ctl); | ||
| 66 | } | ||
| 67 | } | ||
| 68 | |||
| 44 | void evergreen_pre_page_flip(struct radeon_device *rdev, int crtc) | 69 | void evergreen_pre_page_flip(struct radeon_device *rdev, int crtc) |
| 45 | { | 70 | { |
| 46 | /* enable the pflip int */ | 71 | /* enable the pflip int */ |
| @@ -1357,6 +1382,7 @@ int evergreen_cp_resume(struct radeon_device *rdev) | |||
| 1357 | SOFT_RESET_PA | | 1382 | SOFT_RESET_PA | |
| 1358 | SOFT_RESET_SH | | 1383 | SOFT_RESET_SH | |
| 1359 | SOFT_RESET_VGT | | 1384 | SOFT_RESET_VGT | |
| 1385 | SOFT_RESET_SPI | | ||
| 1360 | SOFT_RESET_SX)); | 1386 | SOFT_RESET_SX)); |
| 1361 | RREG32(GRBM_SOFT_RESET); | 1387 | RREG32(GRBM_SOFT_RESET); |
| 1362 | mdelay(15); | 1388 | mdelay(15); |
| @@ -1862,6 +1888,8 @@ static void evergreen_gpu_init(struct radeon_device *rdev) | |||
| 1862 | 1888 | ||
| 1863 | WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); | 1889 | WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); |
| 1864 | 1890 | ||
| 1891 | evergreen_fix_pci_max_read_req_size(rdev); | ||
| 1892 | |||
| 1865 | cc_gc_shader_pipe_config = RREG32(CC_GC_SHADER_PIPE_CONFIG) & ~2; | 1893 | cc_gc_shader_pipe_config = RREG32(CC_GC_SHADER_PIPE_CONFIG) & ~2; |
| 1866 | 1894 | ||
| 1867 | cc_gc_shader_pipe_config |= | 1895 | cc_gc_shader_pipe_config |= |
diff --git a/drivers/gpu/drm/radeon/ni.c b/drivers/gpu/drm/radeon/ni.c index 44c4750f4518..cbf57d75d925 100644 --- a/drivers/gpu/drm/radeon/ni.c +++ b/drivers/gpu/drm/radeon/ni.c | |||
| @@ -39,6 +39,7 @@ extern int evergreen_mc_wait_for_idle(struct radeon_device *rdev); | |||
| 39 | extern void evergreen_mc_program(struct radeon_device *rdev); | 39 | extern void evergreen_mc_program(struct radeon_device *rdev); |
| 40 | extern void evergreen_irq_suspend(struct radeon_device *rdev); | 40 | extern void evergreen_irq_suspend(struct radeon_device *rdev); |
| 41 | extern int evergreen_mc_init(struct radeon_device *rdev); | 41 | extern int evergreen_mc_init(struct radeon_device *rdev); |
| 42 | extern void evergreen_fix_pci_max_read_req_size(struct radeon_device *rdev); | ||
| 42 | 43 | ||
| 43 | #define EVERGREEN_PFP_UCODE_SIZE 1120 | 44 | #define EVERGREEN_PFP_UCODE_SIZE 1120 |
| 44 | #define EVERGREEN_PM4_UCODE_SIZE 1376 | 45 | #define EVERGREEN_PM4_UCODE_SIZE 1376 |
| @@ -669,6 +670,8 @@ static void cayman_gpu_init(struct radeon_device *rdev) | |||
| 669 | 670 | ||
| 670 | WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); | 671 | WREG32(GRBM_CNTL, GRBM_READ_TIMEOUT(0xff)); |
| 671 | 672 | ||
| 673 | evergreen_fix_pci_max_read_req_size(rdev); | ||
| 674 | |||
| 672 | mc_shared_chmap = RREG32(MC_SHARED_CHMAP); | 675 | mc_shared_chmap = RREG32(MC_SHARED_CHMAP); |
| 673 | mc_arb_ramcfg = RREG32(MC_ARB_RAMCFG); | 676 | mc_arb_ramcfg = RREG32(MC_ARB_RAMCFG); |
| 674 | 677 | ||
| @@ -1159,6 +1162,7 @@ int cayman_cp_resume(struct radeon_device *rdev) | |||
| 1159 | SOFT_RESET_PA | | 1162 | SOFT_RESET_PA | |
| 1160 | SOFT_RESET_SH | | 1163 | SOFT_RESET_SH | |
| 1161 | SOFT_RESET_VGT | | 1164 | SOFT_RESET_VGT | |
| 1165 | SOFT_RESET_SPI | | ||
| 1162 | SOFT_RESET_SX)); | 1166 | SOFT_RESET_SX)); |
| 1163 | RREG32(GRBM_SOFT_RESET); | 1167 | RREG32(GRBM_SOFT_RESET); |
| 1164 | mdelay(15); | 1168 | mdelay(15); |
diff --git a/drivers/gpu/drm/radeon/radeon_clocks.c b/drivers/gpu/drm/radeon/radeon_clocks.c index dcd0863e31ae..b6e18c8db9f5 100644 --- a/drivers/gpu/drm/radeon/radeon_clocks.c +++ b/drivers/gpu/drm/radeon/radeon_clocks.c | |||
| @@ -219,6 +219,9 @@ void radeon_get_clock_info(struct drm_device *dev) | |||
| 219 | } else { | 219 | } else { |
| 220 | DRM_INFO("Using generic clock info\n"); | 220 | DRM_INFO("Using generic clock info\n"); |
| 221 | 221 | ||
| 222 | /* may need to be per card */ | ||
| 223 | rdev->clock.max_pixel_clock = 35000; | ||
| 224 | |||
| 222 | if (rdev->flags & RADEON_IS_IGP) { | 225 | if (rdev->flags & RADEON_IS_IGP) { |
| 223 | p1pll->reference_freq = 1432; | 226 | p1pll->reference_freq = 1432; |
| 224 | p2pll->reference_freq = 1432; | 227 | p2pll->reference_freq = 1432; |
diff --git a/drivers/gpu/drm/radeon/radeon_combios.c b/drivers/gpu/drm/radeon/radeon_combios.c index e0138b674aca..63675241c7ff 100644 --- a/drivers/gpu/drm/radeon/radeon_combios.c +++ b/drivers/gpu/drm/radeon/radeon_combios.c | |||
| @@ -3298,6 +3298,14 @@ void radeon_combios_asic_init(struct drm_device *dev) | |||
| 3298 | rdev->pdev->subsystem_device == 0x30a4) | 3298 | rdev->pdev->subsystem_device == 0x30a4) |
| 3299 | return; | 3299 | return; |
| 3300 | 3300 | ||
| 3301 | /* quirk for rs4xx Compaq Presario V5245EU laptop to make it resume | ||
| 3302 | * - it hangs on resume inside the dynclk 1 table. | ||
| 3303 | */ | ||
| 3304 | if (rdev->family == CHIP_RS480 && | ||
| 3305 | rdev->pdev->subsystem_vendor == 0x103c && | ||
| 3306 | rdev->pdev->subsystem_device == 0x30ae) | ||
| 3307 | return; | ||
| 3308 | |||
| 3301 | /* DYN CLK 1 */ | 3309 | /* DYN CLK 1 */ |
| 3302 | table = combios_get_table_offset(dev, COMBIOS_DYN_CLK_1_TABLE); | 3310 | table = combios_get_table_offset(dev, COMBIOS_DYN_CLK_1_TABLE); |
| 3303 | if (table) | 3311 | if (table) |
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 306b15f39c9c..1130a8987125 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
| @@ -589,6 +589,7 @@ config HID_WACOM_POWER_SUPPLY | |||
| 589 | config HID_WIIMOTE | 589 | config HID_WIIMOTE |
| 590 | tristate "Nintendo Wii Remote support" | 590 | tristate "Nintendo Wii Remote support" |
| 591 | depends on BT_HIDP | 591 | depends on BT_HIDP |
| 592 | depends on LEDS_CLASS | ||
| 592 | ---help--- | 593 | ---help--- |
| 593 | Support for the Nintendo Wii Remote bluetooth device. | 594 | Support for the Nintendo Wii Remote bluetooth device. |
| 594 | 595 | ||
diff --git a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c index b85744fe8464..18b3bc646bf3 100644 --- a/drivers/hid/hid-apple.c +++ b/drivers/hid/hid-apple.c | |||
| @@ -444,6 +444,12 @@ static const struct hid_device_id apple_devices[] = { | |||
| 444 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_JIS), | 444 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_GEYSER4_HF_JIS), |
| 445 | .driver_data = APPLE_NUMLOCK_EMULATION | APPLE_HAS_FN | | 445 | .driver_data = APPLE_NUMLOCK_EMULATION | APPLE_HAS_FN | |
| 446 | APPLE_RDESC_JIS }, | 446 | APPLE_RDESC_JIS }, |
| 447 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_ANSI), | ||
| 448 | .driver_data = APPLE_HAS_FN }, | ||
| 449 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_ISO), | ||
| 450 | .driver_data = APPLE_HAS_FN | APPLE_ISO_KEYBOARD }, | ||
| 451 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_JIS), | ||
| 452 | .driver_data = APPLE_HAS_FN }, | ||
| 447 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_ANSI), | 453 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_ANSI), |
| 448 | .driver_data = APPLE_NUMLOCK_EMULATION | APPLE_HAS_FN }, | 454 | .driver_data = APPLE_NUMLOCK_EMULATION | APPLE_HAS_FN }, |
| 449 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_ISO), | 455 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_ISO), |
diff --git a/drivers/hid/hid-core.c b/drivers/hid/hid-core.c index 1a5cf0c9cfca..242353df3dc4 100644 --- a/drivers/hid/hid-core.c +++ b/drivers/hid/hid-core.c | |||
| @@ -1340,6 +1340,9 @@ static const struct hid_device_id hid_have_special_driver[] = { | |||
| 1340 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI) }, | 1340 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI) }, |
| 1341 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_WELLSPRING5_ISO) }, | 1341 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_WELLSPRING5_ISO) }, |
| 1342 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_WELLSPRING5_JIS) }, | 1342 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_WELLSPRING5_JIS) }, |
| 1343 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_ANSI) }, | ||
| 1344 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_ISO) }, | ||
| 1345 | { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_REVB_JIS) }, | ||
| 1343 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI) }, | 1346 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI) }, |
| 1344 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO) }, | 1347 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO) }, |
| 1345 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS) }, | 1348 | { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS) }, |
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index db63ccf21cc8..7484e1b67249 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
| @@ -109,6 +109,9 @@ | |||
| 109 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245 | 109 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245 |
| 110 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246 | 110 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246 |
| 111 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247 | 111 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247 |
| 112 | #define USB_DEVICE_ID_APPLE_ALU_REVB_ANSI 0x024f | ||
| 113 | #define USB_DEVICE_ID_APPLE_ALU_REVB_ISO 0x0250 | ||
| 114 | #define USB_DEVICE_ID_APPLE_ALU_REVB_JIS 0x0251 | ||
| 112 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 | 115 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ANSI 0x0239 |
| 113 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a | 116 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_ISO 0x023a |
| 114 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b | 117 | #define USB_DEVICE_ID_APPLE_ALU_WIRELESS_2009_JIS 0x023b |
| @@ -274,6 +277,7 @@ | |||
| 274 | #define USB_DEVICE_ID_PENPOWER 0x00f4 | 277 | #define USB_DEVICE_ID_PENPOWER 0x00f4 |
| 275 | 278 | ||
| 276 | #define USB_VENDOR_ID_GREENASIA 0x0e8f | 279 | #define USB_VENDOR_ID_GREENASIA 0x0e8f |
| 280 | #define USB_DEVICE_ID_GREENASIA_DUAL_USB_JOYPAD 0x3013 | ||
| 277 | 281 | ||
| 278 | #define USB_VENDOR_ID_GRETAGMACBETH 0x0971 | 282 | #define USB_VENDOR_ID_GRETAGMACBETH 0x0971 |
| 279 | #define USB_DEVICE_ID_GRETAGMACBETH_HUEY 0x2005 | 283 | #define USB_DEVICE_ID_GRETAGMACBETH_HUEY 0x2005 |
| @@ -576,6 +580,9 @@ | |||
| 576 | #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001 | 580 | #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001 |
| 577 | #define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD_MOUSE 0x0600 | 581 | #define USB_DEVICE_ID_SAMSUNG_WIRELESS_KBD_MOUSE 0x0600 |
| 578 | 582 | ||
| 583 | #define USB_VENDOR_ID_SIGMA_MICRO 0x1c4f | ||
| 584 | #define USB_DEVICE_ID_SIGMA_MICRO_KEYBOARD 0x0002 | ||
| 585 | |||
| 579 | #define USB_VENDOR_ID_SKYCABLE 0x1223 | 586 | #define USB_VENDOR_ID_SKYCABLE 0x1223 |
| 580 | #define USB_DEVICE_ID_SKYCABLE_WIRELESS_PRESENTER 0x3F07 | 587 | #define USB_DEVICE_ID_SKYCABLE_WIRELESS_PRESENTER 0x3F07 |
| 581 | 588 | ||
diff --git a/drivers/hid/hid-magicmouse.c b/drivers/hid/hid-magicmouse.c index 0ec91c18a421..f0fbd7bd239e 100644 --- a/drivers/hid/hid-magicmouse.c +++ b/drivers/hid/hid-magicmouse.c | |||
| @@ -81,6 +81,28 @@ MODULE_PARM_DESC(report_undeciphered, "Report undeciphered multi-touch state fie | |||
| 81 | #define NO_TOUCHES -1 | 81 | #define NO_TOUCHES -1 |
| 82 | #define SINGLE_TOUCH_UP -2 | 82 | #define SINGLE_TOUCH_UP -2 |
| 83 | 83 | ||
| 84 | /* Touch surface information. Dimension is in hundredths of a mm, min and max | ||
| 85 | * are in units. */ | ||
| 86 | #define MOUSE_DIMENSION_X (float)9056 | ||
| 87 | #define MOUSE_MIN_X -1100 | ||
| 88 | #define MOUSE_MAX_X 1258 | ||
| 89 | #define MOUSE_RES_X ((MOUSE_MAX_X - MOUSE_MIN_X) / (MOUSE_DIMENSION_X / 100)) | ||
| 90 | #define MOUSE_DIMENSION_Y (float)5152 | ||
| 91 | #define MOUSE_MIN_Y -1589 | ||
| 92 | #define MOUSE_MAX_Y 2047 | ||
| 93 | #define MOUSE_RES_Y ((MOUSE_MAX_Y - MOUSE_MIN_Y) / (MOUSE_DIMENSION_Y / 100)) | ||
| 94 | |||
| 95 | #define TRACKPAD_DIMENSION_X (float)13000 | ||
| 96 | #define TRACKPAD_MIN_X -2909 | ||
| 97 | #define TRACKPAD_MAX_X 3167 | ||
| 98 | #define TRACKPAD_RES_X \ | ||
| 99 | ((TRACKPAD_MAX_X - TRACKPAD_MIN_X) / (TRACKPAD_DIMENSION_X / 100)) | ||
| 100 | #define TRACKPAD_DIMENSION_Y (float)11000 | ||
| 101 | #define TRACKPAD_MIN_Y -2456 | ||
| 102 | #define TRACKPAD_MAX_Y 2565 | ||
| 103 | #define TRACKPAD_RES_Y \ | ||
| 104 | ((TRACKPAD_MAX_Y - TRACKPAD_MIN_Y) / (TRACKPAD_DIMENSION_Y / 100)) | ||
| 105 | |||
| 84 | /** | 106 | /** |
| 85 | * struct magicmouse_sc - Tracks Magic Mouse-specific data. | 107 | * struct magicmouse_sc - Tracks Magic Mouse-specific data. |
| 86 | * @input: Input device through which we report events. | 108 | * @input: Input device through which we report events. |
| @@ -406,17 +428,31 @@ static void magicmouse_setup_input(struct input_dev *input, struct hid_device *h | |||
| 406 | * inverse of the reported Y. | 428 | * inverse of the reported Y. |
| 407 | */ | 429 | */ |
| 408 | if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE) { | 430 | if (input->id.product == USB_DEVICE_ID_APPLE_MAGICMOUSE) { |
| 409 | input_set_abs_params(input, ABS_MT_POSITION_X, -1100, | 431 | input_set_abs_params(input, ABS_MT_POSITION_X, |
| 410 | 1358, 4, 0); | 432 | MOUSE_MIN_X, MOUSE_MAX_X, 4, 0); |
| 411 | input_set_abs_params(input, ABS_MT_POSITION_Y, -1589, | 433 | input_set_abs_params(input, ABS_MT_POSITION_Y, |
| 412 | 2047, 4, 0); | 434 | MOUSE_MIN_Y, MOUSE_MAX_Y, 4, 0); |
| 435 | |||
| 436 | input_abs_set_res(input, ABS_MT_POSITION_X, | ||
| 437 | MOUSE_RES_X); | ||
| 438 | input_abs_set_res(input, ABS_MT_POSITION_Y, | ||
| 439 | MOUSE_RES_Y); | ||
| 413 | } else { /* USB_DEVICE_ID_APPLE_MAGICTRACKPAD */ | 440 | } else { /* USB_DEVICE_ID_APPLE_MAGICTRACKPAD */ |
| 414 | input_set_abs_params(input, ABS_X, -2909, 3167, 4, 0); | 441 | input_set_abs_params(input, ABS_X, TRACKPAD_MIN_X, |
| 415 | input_set_abs_params(input, ABS_Y, -2456, 2565, 4, 0); | 442 | TRACKPAD_MAX_X, 4, 0); |
| 416 | input_set_abs_params(input, ABS_MT_POSITION_X, -2909, | 443 | input_set_abs_params(input, ABS_Y, TRACKPAD_MIN_Y, |
| 417 | 3167, 4, 0); | 444 | TRACKPAD_MAX_Y, 4, 0); |
| 418 | input_set_abs_params(input, ABS_MT_POSITION_Y, -2456, | 445 | input_set_abs_params(input, ABS_MT_POSITION_X, |
| 419 | 2565, 4, 0); | 446 | TRACKPAD_MIN_X, TRACKPAD_MAX_X, 4, 0); |
| 447 | input_set_abs_params(input, ABS_MT_POSITION_Y, | ||
| 448 | TRACKPAD_MIN_Y, TRACKPAD_MAX_Y, 4, 0); | ||
| 449 | |||
| 450 | input_abs_set_res(input, ABS_X, TRACKPAD_RES_X); | ||
| 451 | input_abs_set_res(input, ABS_Y, TRACKPAD_RES_Y); | ||
| 452 | input_abs_set_res(input, ABS_MT_POSITION_X, | ||
| 453 | TRACKPAD_RES_X); | ||
| 454 | input_abs_set_res(input, ABS_MT_POSITION_Y, | ||
| 455 | TRACKPAD_RES_Y); | ||
| 420 | } | 456 | } |
| 421 | 457 | ||
| 422 | input_set_events_per_packet(input, 60); | 458 | input_set_events_per_packet(input, 60); |
| @@ -501,9 +537,17 @@ static int magicmouse_probe(struct hid_device *hdev, | |||
| 501 | } | 537 | } |
| 502 | report->size = 6; | 538 | report->size = 6; |
| 503 | 539 | ||
| 540 | /* | ||
| 541 | * Some devices repond with 'invalid report id' when feature | ||
| 542 | * report switching it into multitouch mode is sent to it. | ||
| 543 | * | ||
| 544 | * This results in -EIO from the _raw low-level transport callback, | ||
| 545 | * but there seems to be no other way of switching the mode. | ||
| 546 | * Thus the super-ugly hacky success check below. | ||
| 547 | */ | ||
| 504 | ret = hdev->hid_output_raw_report(hdev, feature, sizeof(feature), | 548 | ret = hdev->hid_output_raw_report(hdev, feature, sizeof(feature), |
| 505 | HID_FEATURE_REPORT); | 549 | HID_FEATURE_REPORT); |
| 506 | if (ret != sizeof(feature)) { | 550 | if (ret != -EIO && ret != sizeof(feature)) { |
| 507 | hid_err(hdev, "unable to request touch data (%d)\n", ret); | 551 | hid_err(hdev, "unable to request touch data (%d)\n", ret); |
| 508 | goto err_stop_hw; | 552 | goto err_stop_hw; |
| 509 | } | 553 | } |
diff --git a/drivers/hid/hid-wacom.c b/drivers/hid/hid-wacom.c index 06888323828c..a597039d0755 100644 --- a/drivers/hid/hid-wacom.c +++ b/drivers/hid/hid-wacom.c | |||
| @@ -353,11 +353,7 @@ static int wacom_probe(struct hid_device *hdev, | |||
| 353 | if (ret) { | 353 | if (ret) { |
| 354 | hid_warn(hdev, "can't create sysfs battery attribute, err: %d\n", | 354 | hid_warn(hdev, "can't create sysfs battery attribute, err: %d\n", |
| 355 | ret); | 355 | ret); |
| 356 | /* | 356 | goto err_battery; |
| 357 | * battery attribute is not critical for the tablet, but if it | ||
| 358 | * failed then there is no need to create ac attribute | ||
| 359 | */ | ||
| 360 | goto move_on; | ||
| 361 | } | 357 | } |
| 362 | 358 | ||
| 363 | wdata->ac.properties = wacom_ac_props; | 359 | wdata->ac.properties = wacom_ac_props; |
| @@ -371,14 +367,8 @@ static int wacom_probe(struct hid_device *hdev, | |||
| 371 | if (ret) { | 367 | if (ret) { |
| 372 | hid_warn(hdev, | 368 | hid_warn(hdev, |
| 373 | "can't create ac battery attribute, err: %d\n", ret); | 369 | "can't create ac battery attribute, err: %d\n", ret); |
| 374 | /* | 370 | goto err_ac; |
| 375 | * ac attribute is not critical for the tablet, but if it | ||
| 376 | * failed then we don't want to battery attribute to exist | ||
| 377 | */ | ||
| 378 | power_supply_unregister(&wdata->battery); | ||
| 379 | } | 371 | } |
| 380 | |||
| 381 | move_on: | ||
| 382 | #endif | 372 | #endif |
| 383 | hidinput = list_entry(hdev->inputs.next, struct hid_input, list); | 373 | hidinput = list_entry(hdev->inputs.next, struct hid_input, list); |
| 384 | input = hidinput->input; | 374 | input = hidinput->input; |
| @@ -416,6 +406,13 @@ move_on: | |||
| 416 | 406 | ||
| 417 | return 0; | 407 | return 0; |
| 418 | 408 | ||
| 409 | #ifdef CONFIG_HID_WACOM_POWER_SUPPLY | ||
| 410 | err_ac: | ||
| 411 | power_supply_unregister(&wdata->battery); | ||
| 412 | err_battery: | ||
| 413 | device_remove_file(&hdev->dev, &dev_attr_speed); | ||
| 414 | hid_hw_stop(hdev); | ||
| 415 | #endif | ||
| 419 | err_free: | 416 | err_free: |
| 420 | kfree(wdata); | 417 | kfree(wdata); |
| 421 | return ret; | 418 | return ret; |
| @@ -426,6 +423,7 @@ static void wacom_remove(struct hid_device *hdev) | |||
| 426 | #ifdef CONFIG_HID_WACOM_POWER_SUPPLY | 423 | #ifdef CONFIG_HID_WACOM_POWER_SUPPLY |
| 427 | struct wacom_data *wdata = hid_get_drvdata(hdev); | 424 | struct wacom_data *wdata = hid_get_drvdata(hdev); |
| 428 | #endif | 425 | #endif |
| 426 | device_remove_file(&hdev->dev, &dev_attr_speed); | ||
| 429 | hid_hw_stop(hdev); | 427 | hid_hw_stop(hdev); |
| 430 | 428 | ||
| 431 | #ifdef CONFIG_HID_WACOM_POWER_SUPPLY | 429 | #ifdef CONFIG_HID_WACOM_POWER_SUPPLY |
diff --git a/drivers/hid/hid-wiimote.c b/drivers/hid/hid-wiimote.c index a594383ce03d..85a02e5f9fe8 100644 --- a/drivers/hid/hid-wiimote.c +++ b/drivers/hid/hid-wiimote.c | |||
| @@ -10,10 +10,10 @@ | |||
| 10 | * any later version. | 10 | * any later version. |
| 11 | */ | 11 | */ |
| 12 | 12 | ||
| 13 | #include <linux/atomic.h> | ||
| 14 | #include <linux/device.h> | 13 | #include <linux/device.h> |
| 15 | #include <linux/hid.h> | 14 | #include <linux/hid.h> |
| 16 | #include <linux/input.h> | 15 | #include <linux/input.h> |
| 16 | #include <linux/leds.h> | ||
| 17 | #include <linux/module.h> | 17 | #include <linux/module.h> |
| 18 | #include <linux/spinlock.h> | 18 | #include <linux/spinlock.h> |
| 19 | #include "hid-ids.h" | 19 | #include "hid-ids.h" |
| @@ -33,9 +33,9 @@ struct wiimote_state { | |||
| 33 | }; | 33 | }; |
| 34 | 34 | ||
| 35 | struct wiimote_data { | 35 | struct wiimote_data { |
| 36 | atomic_t ready; | ||
| 37 | struct hid_device *hdev; | 36 | struct hid_device *hdev; |
| 38 | struct input_dev *input; | 37 | struct input_dev *input; |
| 38 | struct led_classdev *leds[4]; | ||
| 39 | 39 | ||
| 40 | spinlock_t qlock; | 40 | spinlock_t qlock; |
| 41 | __u8 head; | 41 | __u8 head; |
| @@ -53,8 +53,15 @@ struct wiimote_data { | |||
| 53 | #define WIIPROTO_FLAGS_LEDS (WIIPROTO_FLAG_LED1 | WIIPROTO_FLAG_LED2 | \ | 53 | #define WIIPROTO_FLAGS_LEDS (WIIPROTO_FLAG_LED1 | WIIPROTO_FLAG_LED2 | \ |
| 54 | WIIPROTO_FLAG_LED3 | WIIPROTO_FLAG_LED4) | 54 | WIIPROTO_FLAG_LED3 | WIIPROTO_FLAG_LED4) |
| 55 | 55 | ||
| 56 | /* return flag for led \num */ | ||
| 57 | #define WIIPROTO_FLAG_LED(num) (WIIPROTO_FLAG_LED1 << (num - 1)) | ||
| 58 | |||
| 56 | enum wiiproto_reqs { | 59 | enum wiiproto_reqs { |
| 60 | WIIPROTO_REQ_NULL = 0x0, | ||
| 57 | WIIPROTO_REQ_LED = 0x11, | 61 | WIIPROTO_REQ_LED = 0x11, |
| 62 | WIIPROTO_REQ_DRM = 0x12, | ||
| 63 | WIIPROTO_REQ_STATUS = 0x20, | ||
| 64 | WIIPROTO_REQ_RETURN = 0x22, | ||
| 58 | WIIPROTO_REQ_DRM_K = 0x30, | 65 | WIIPROTO_REQ_DRM_K = 0x30, |
| 59 | }; | 66 | }; |
| 60 | 67 | ||
| @@ -87,9 +94,6 @@ static __u16 wiiproto_keymap[] = { | |||
| 87 | BTN_MODE, /* WIIPROTO_KEY_HOME */ | 94 | BTN_MODE, /* WIIPROTO_KEY_HOME */ |
| 88 | }; | 95 | }; |
| 89 | 96 | ||
| 90 | #define dev_to_wii(pdev) hid_get_drvdata(container_of(pdev, struct hid_device, \ | ||
| 91 | dev)) | ||
| 92 | |||
| 93 | static ssize_t wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, | 97 | static ssize_t wiimote_hid_send(struct hid_device *hdev, __u8 *buffer, |
| 94 | size_t count) | 98 | size_t count) |
| 95 | { | 99 | { |
| @@ -192,66 +196,96 @@ static void wiiproto_req_leds(struct wiimote_data *wdata, int leds) | |||
| 192 | wiimote_queue(wdata, cmd, sizeof(cmd)); | 196 | wiimote_queue(wdata, cmd, sizeof(cmd)); |
| 193 | } | 197 | } |
| 194 | 198 | ||
| 195 | #define wiifs_led_show_set(num) \ | 199 | /* |
| 196 | static ssize_t wiifs_led_show_##num(struct device *dev, \ | 200 | * Check what peripherals of the wiimote are currently |
| 197 | struct device_attribute *attr, char *buf) \ | 201 | * active and select a proper DRM that supports all of |
| 198 | { \ | 202 | * the requested data inputs. |
| 199 | struct wiimote_data *wdata = dev_to_wii(dev); \ | 203 | */ |
| 200 | unsigned long flags; \ | 204 | static __u8 select_drm(struct wiimote_data *wdata) |
| 201 | int state; \ | 205 | { |
| 202 | \ | 206 | return WIIPROTO_REQ_DRM_K; |
| 203 | if (!atomic_read(&wdata->ready)) \ | 207 | } |
| 204 | return -EBUSY; \ | 208 | |
| 205 | \ | 209 | static void wiiproto_req_drm(struct wiimote_data *wdata, __u8 drm) |
| 206 | spin_lock_irqsave(&wdata->state.lock, flags); \ | 210 | { |
| 207 | state = !!(wdata->state.flags & WIIPROTO_FLAG_LED##num); \ | 211 | __u8 cmd[3]; |
| 208 | spin_unlock_irqrestore(&wdata->state.lock, flags); \ | 212 | |
| 209 | \ | 213 | if (drm == WIIPROTO_REQ_NULL) |
| 210 | return sprintf(buf, "%d\n", state); \ | 214 | drm = select_drm(wdata); |
| 211 | } \ | 215 | |
| 212 | static ssize_t wiifs_led_set_##num(struct device *dev, \ | 216 | cmd[0] = WIIPROTO_REQ_DRM; |
| 213 | struct device_attribute *attr, const char *buf, size_t count) \ | 217 | cmd[1] = 0; |
| 214 | { \ | 218 | cmd[2] = drm; |
| 215 | struct wiimote_data *wdata = dev_to_wii(dev); \ | 219 | |
| 216 | int tmp = simple_strtoul(buf, NULL, 10); \ | 220 | wiimote_queue(wdata, cmd, sizeof(cmd)); |
| 217 | unsigned long flags; \ | 221 | } |
| 218 | __u8 state; \ | 222 | |
| 219 | \ | 223 | static enum led_brightness wiimote_leds_get(struct led_classdev *led_dev) |
| 220 | if (!atomic_read(&wdata->ready)) \ | 224 | { |
| 221 | return -EBUSY; \ | 225 | struct wiimote_data *wdata; |
| 222 | \ | 226 | struct device *dev = led_dev->dev->parent; |
| 223 | spin_lock_irqsave(&wdata->state.lock, flags); \ | 227 | int i; |
| 224 | \ | 228 | unsigned long flags; |
| 225 | state = wdata->state.flags; \ | 229 | bool value = false; |
| 226 | \ | 230 | |
| 227 | if (tmp) \ | 231 | wdata = hid_get_drvdata(container_of(dev, struct hid_device, dev)); |
| 228 | wiiproto_req_leds(wdata, state | WIIPROTO_FLAG_LED##num);\ | 232 | |
| 229 | else \ | 233 | for (i = 0; i < 4; ++i) { |
| 230 | wiiproto_req_leds(wdata, state & ~WIIPROTO_FLAG_LED##num);\ | 234 | if (wdata->leds[i] == led_dev) { |
| 231 | \ | 235 | spin_lock_irqsave(&wdata->state.lock, flags); |
| 232 | spin_unlock_irqrestore(&wdata->state.lock, flags); \ | 236 | value = wdata->state.flags & WIIPROTO_FLAG_LED(i + 1); |
| 233 | \ | 237 | spin_unlock_irqrestore(&wdata->state.lock, flags); |
| 234 | return count; \ | 238 | break; |
| 235 | } \ | 239 | } |
| 236 | static DEVICE_ATTR(led##num, S_IRUGO | S_IWUSR, wiifs_led_show_##num, \ | 240 | } |
| 237 | wiifs_led_set_##num) | 241 | |
| 238 | 242 | return value ? LED_FULL : LED_OFF; | |
| 239 | wiifs_led_show_set(1); | 243 | } |
| 240 | wiifs_led_show_set(2); | 244 | |
| 241 | wiifs_led_show_set(3); | 245 | static void wiimote_leds_set(struct led_classdev *led_dev, |
| 242 | wiifs_led_show_set(4); | 246 | enum led_brightness value) |
| 247 | { | ||
| 248 | struct wiimote_data *wdata; | ||
| 249 | struct device *dev = led_dev->dev->parent; | ||
| 250 | int i; | ||
| 251 | unsigned long flags; | ||
| 252 | __u8 state, flag; | ||
| 253 | |||
| 254 | wdata = hid_get_drvdata(container_of(dev, struct hid_device, dev)); | ||
| 255 | |||
| 256 | for (i = 0; i < 4; ++i) { | ||
| 257 | if (wdata->leds[i] == led_dev) { | ||
| 258 | flag = WIIPROTO_FLAG_LED(i + 1); | ||
| 259 | spin_lock_irqsave(&wdata->state.lock, flags); | ||
| 260 | state = wdata->state.flags; | ||
| 261 | if (value == LED_OFF) | ||
| 262 | wiiproto_req_leds(wdata, state & ~flag); | ||
| 263 | else | ||
| 264 | wiiproto_req_leds(wdata, state | flag); | ||
| 265 | spin_unlock_irqrestore(&wdata->state.lock, flags); | ||
| 266 | break; | ||
| 267 | } | ||
| 268 | } | ||
| 269 | } | ||
| 243 | 270 | ||
| 244 | static int wiimote_input_event(struct input_dev *dev, unsigned int type, | 271 | static int wiimote_input_event(struct input_dev *dev, unsigned int type, |
| 245 | unsigned int code, int value) | 272 | unsigned int code, int value) |
| 246 | { | 273 | { |
| 274 | return 0; | ||
| 275 | } | ||
| 276 | |||
| 277 | static int wiimote_input_open(struct input_dev *dev) | ||
| 278 | { | ||
| 247 | struct wiimote_data *wdata = input_get_drvdata(dev); | 279 | struct wiimote_data *wdata = input_get_drvdata(dev); |
| 248 | 280 | ||
| 249 | if (!atomic_read(&wdata->ready)) | 281 | return hid_hw_open(wdata->hdev); |
| 250 | return -EBUSY; | 282 | } |
| 251 | /* smp_rmb: Make sure wdata->xy is available when wdata->ready is 1 */ | ||
| 252 | smp_rmb(); | ||
| 253 | 283 | ||
| 254 | return 0; | 284 | static void wiimote_input_close(struct input_dev *dev) |
| 285 | { | ||
| 286 | struct wiimote_data *wdata = input_get_drvdata(dev); | ||
| 287 | |||
| 288 | hid_hw_close(wdata->hdev); | ||
| 255 | } | 289 | } |
| 256 | 290 | ||
| 257 | static void handler_keys(struct wiimote_data *wdata, const __u8 *payload) | 291 | static void handler_keys(struct wiimote_data *wdata, const __u8 *payload) |
| @@ -281,6 +315,26 @@ static void handler_keys(struct wiimote_data *wdata, const __u8 *payload) | |||
| 281 | input_sync(wdata->input); | 315 | input_sync(wdata->input); |
| 282 | } | 316 | } |
| 283 | 317 | ||
| 318 | static void handler_status(struct wiimote_data *wdata, const __u8 *payload) | ||
| 319 | { | ||
| 320 | handler_keys(wdata, payload); | ||
| 321 | |||
| 322 | /* on status reports the drm is reset so we need to resend the drm */ | ||
| 323 | wiiproto_req_drm(wdata, WIIPROTO_REQ_NULL); | ||
| 324 | } | ||
| 325 | |||
| 326 | static void handler_return(struct wiimote_data *wdata, const __u8 *payload) | ||
| 327 | { | ||
| 328 | __u8 err = payload[3]; | ||
| 329 | __u8 cmd = payload[2]; | ||
| 330 | |||
| 331 | handler_keys(wdata, payload); | ||
| 332 | |||
| 333 | if (err) | ||
| 334 | hid_warn(wdata->hdev, "Remote error %hhu on req %hhu\n", err, | ||
| 335 | cmd); | ||
| 336 | } | ||
| 337 | |||
| 284 | struct wiiproto_handler { | 338 | struct wiiproto_handler { |
| 285 | __u8 id; | 339 | __u8 id; |
| 286 | size_t size; | 340 | size_t size; |
| @@ -288,6 +342,8 @@ struct wiiproto_handler { | |||
| 288 | }; | 342 | }; |
| 289 | 343 | ||
| 290 | static struct wiiproto_handler handlers[] = { | 344 | static struct wiiproto_handler handlers[] = { |
| 345 | { .id = WIIPROTO_REQ_STATUS, .size = 6, .func = handler_status }, | ||
| 346 | { .id = WIIPROTO_REQ_RETURN, .size = 4, .func = handler_return }, | ||
| 291 | { .id = WIIPROTO_REQ_DRM_K, .size = 2, .func = handler_keys }, | 347 | { .id = WIIPROTO_REQ_DRM_K, .size = 2, .func = handler_keys }, |
| 292 | { .id = 0 } | 348 | { .id = 0 } |
| 293 | }; | 349 | }; |
| @@ -300,11 +356,6 @@ static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, | |||
| 300 | int i; | 356 | int i; |
| 301 | unsigned long flags; | 357 | unsigned long flags; |
| 302 | 358 | ||
| 303 | if (!atomic_read(&wdata->ready)) | ||
| 304 | return -EBUSY; | ||
| 305 | /* smp_rmb: Make sure wdata->xy is available when wdata->ready is 1 */ | ||
| 306 | smp_rmb(); | ||
| 307 | |||
| 308 | if (size < 1) | 359 | if (size < 1) |
| 309 | return -EINVAL; | 360 | return -EINVAL; |
| 310 | 361 | ||
| @@ -321,6 +372,58 @@ static int wiimote_hid_event(struct hid_device *hdev, struct hid_report *report, | |||
| 321 | return 0; | 372 | return 0; |
| 322 | } | 373 | } |
| 323 | 374 | ||
| 375 | static void wiimote_leds_destroy(struct wiimote_data *wdata) | ||
| 376 | { | ||
| 377 | int i; | ||
| 378 | struct led_classdev *led; | ||
| 379 | |||
| 380 | for (i = 0; i < 4; ++i) { | ||
| 381 | if (wdata->leds[i]) { | ||
| 382 | led = wdata->leds[i]; | ||
| 383 | wdata->leds[i] = NULL; | ||
| 384 | led_classdev_unregister(led); | ||
| 385 | kfree(led); | ||
| 386 | } | ||
| 387 | } | ||
| 388 | } | ||
| 389 | |||
| 390 | static int wiimote_leds_create(struct wiimote_data *wdata) | ||
| 391 | { | ||
| 392 | int i, ret; | ||
| 393 | struct device *dev = &wdata->hdev->dev; | ||
| 394 | size_t namesz = strlen(dev_name(dev)) + 9; | ||
| 395 | struct led_classdev *led; | ||
| 396 | char *name; | ||
| 397 | |||
| 398 | for (i = 0; i < 4; ++i) { | ||
| 399 | led = kzalloc(sizeof(struct led_classdev) + namesz, GFP_KERNEL); | ||
| 400 | if (!led) { | ||
| 401 | ret = -ENOMEM; | ||
| 402 | goto err; | ||
| 403 | } | ||
| 404 | name = (void*)&led[1]; | ||
| 405 | snprintf(name, namesz, "%s:blue:p%d", dev_name(dev), i); | ||
| 406 | led->name = name; | ||
| 407 | led->brightness = 0; | ||
| 408 | led->max_brightness = 1; | ||
| 409 | led->brightness_get = wiimote_leds_get; | ||
| 410 | led->brightness_set = wiimote_leds_set; | ||
| 411 | |||
| 412 | ret = led_classdev_register(dev, led); | ||
| 413 | if (ret) { | ||
| 414 | kfree(led); | ||
| 415 | goto err; | ||
| 416 | } | ||
| 417 | wdata->leds[i] = led; | ||
| 418 | } | ||
| 419 | |||
| 420 | return 0; | ||
| 421 | |||
| 422 | err: | ||
| 423 | wiimote_leds_destroy(wdata); | ||
| 424 | return ret; | ||
| 425 | } | ||
| 426 | |||
| 324 | static struct wiimote_data *wiimote_create(struct hid_device *hdev) | 427 | static struct wiimote_data *wiimote_create(struct hid_device *hdev) |
| 325 | { | 428 | { |
| 326 | struct wiimote_data *wdata; | 429 | struct wiimote_data *wdata; |
| @@ -341,6 +444,8 @@ static struct wiimote_data *wiimote_create(struct hid_device *hdev) | |||
| 341 | 444 | ||
| 342 | input_set_drvdata(wdata->input, wdata); | 445 | input_set_drvdata(wdata->input, wdata); |
| 343 | wdata->input->event = wiimote_input_event; | 446 | wdata->input->event = wiimote_input_event; |
| 447 | wdata->input->open = wiimote_input_open; | ||
| 448 | wdata->input->close = wiimote_input_close; | ||
| 344 | wdata->input->dev.parent = &wdata->hdev->dev; | 449 | wdata->input->dev.parent = &wdata->hdev->dev; |
| 345 | wdata->input->id.bustype = wdata->hdev->bus; | 450 | wdata->input->id.bustype = wdata->hdev->bus; |
| 346 | wdata->input->id.vendor = wdata->hdev->vendor; | 451 | wdata->input->id.vendor = wdata->hdev->vendor; |
| @@ -362,6 +467,12 @@ static struct wiimote_data *wiimote_create(struct hid_device *hdev) | |||
| 362 | 467 | ||
| 363 | static void wiimote_destroy(struct wiimote_data *wdata) | 468 | static void wiimote_destroy(struct wiimote_data *wdata) |
| 364 | { | 469 | { |
| 470 | wiimote_leds_destroy(wdata); | ||
| 471 | |||
| 472 | input_unregister_device(wdata->input); | ||
| 473 | cancel_work_sync(&wdata->worker); | ||
| 474 | hid_hw_stop(wdata->hdev); | ||
| 475 | |||
| 365 | kfree(wdata); | 476 | kfree(wdata); |
| 366 | } | 477 | } |
| 367 | 478 | ||
| @@ -377,19 +488,6 @@ static int wiimote_hid_probe(struct hid_device *hdev, | |||
| 377 | return -ENOMEM; | 488 | return -ENOMEM; |
| 378 | } | 489 | } |
| 379 | 490 | ||
| 380 | ret = device_create_file(&hdev->dev, &dev_attr_led1); | ||
| 381 | if (ret) | ||
| 382 | goto err; | ||
| 383 | ret = device_create_file(&hdev->dev, &dev_attr_led2); | ||
| 384 | if (ret) | ||
| 385 | goto err; | ||
| 386 | ret = device_create_file(&hdev->dev, &dev_attr_led3); | ||
| 387 | if (ret) | ||
| 388 | goto err; | ||
| 389 | ret = device_create_file(&hdev->dev, &dev_attr_led4); | ||
| 390 | if (ret) | ||
| 391 | goto err; | ||
| 392 | |||
| 393 | ret = hid_parse(hdev); | 491 | ret = hid_parse(hdev); |
| 394 | if (ret) { | 492 | if (ret) { |
| 395 | hid_err(hdev, "HID parse failed\n"); | 493 | hid_err(hdev, "HID parse failed\n"); |
| @@ -408,9 +506,10 @@ static int wiimote_hid_probe(struct hid_device *hdev, | |||
| 408 | goto err_stop; | 506 | goto err_stop; |
| 409 | } | 507 | } |
| 410 | 508 | ||
| 411 | /* smp_wmb: Write wdata->xy first before wdata->ready is set to 1 */ | 509 | ret = wiimote_leds_create(wdata); |
| 412 | smp_wmb(); | 510 | if (ret) |
| 413 | atomic_set(&wdata->ready, 1); | 511 | goto err_free; |
| 512 | |||
| 414 | hid_info(hdev, "New device registered\n"); | 513 | hid_info(hdev, "New device registered\n"); |
| 415 | 514 | ||
| 416 | /* by default set led1 after device initialization */ | 515 | /* by default set led1 after device initialization */ |
| @@ -420,15 +519,15 @@ static int wiimote_hid_probe(struct hid_device *hdev, | |||
| 420 | 519 | ||
| 421 | return 0; | 520 | return 0; |
| 422 | 521 | ||
| 522 | err_free: | ||
| 523 | wiimote_destroy(wdata); | ||
| 524 | return ret; | ||
| 525 | |||
| 423 | err_stop: | 526 | err_stop: |
| 424 | hid_hw_stop(hdev); | 527 | hid_hw_stop(hdev); |
| 425 | err: | 528 | err: |
| 426 | input_free_device(wdata->input); | 529 | input_free_device(wdata->input); |
| 427 | device_remove_file(&hdev->dev, &dev_attr_led1); | 530 | kfree(wdata); |
| 428 | device_remove_file(&hdev->dev, &dev_attr_led2); | ||
| 429 | device_remove_file(&hdev->dev, &dev_attr_led3); | ||
| 430 | device_remove_file(&hdev->dev, &dev_attr_led4); | ||
| 431 | wiimote_destroy(wdata); | ||
| 432 | return ret; | 531 | return ret; |
| 433 | } | 532 | } |
| 434 | 533 | ||
| @@ -437,16 +536,6 @@ static void wiimote_hid_remove(struct hid_device *hdev) | |||
| 437 | struct wiimote_data *wdata = hid_get_drvdata(hdev); | 536 | struct wiimote_data *wdata = hid_get_drvdata(hdev); |
| 438 | 537 | ||
| 439 | hid_info(hdev, "Device removed\n"); | 538 | hid_info(hdev, "Device removed\n"); |
| 440 | |||
| 441 | device_remove_file(&hdev->dev, &dev_attr_led1); | ||
| 442 | device_remove_file(&hdev->dev, &dev_attr_led2); | ||
| 443 | device_remove_file(&hdev->dev, &dev_attr_led3); | ||
| 444 | device_remove_file(&hdev->dev, &dev_attr_led4); | ||
| 445 | |||
| 446 | hid_hw_stop(hdev); | ||
| 447 | input_unregister_device(wdata->input); | ||
| 448 | |||
| 449 | cancel_work_sync(&wdata->worker); | ||
| 450 | wiimote_destroy(wdata); | 539 | wiimote_destroy(wdata); |
| 451 | } | 540 | } |
| 452 | 541 | ||
diff --git a/drivers/hid/usbhid/hid-quirks.c b/drivers/hid/usbhid/hid-quirks.c index 621959d5cc42..3146fdcda272 100644 --- a/drivers/hid/usbhid/hid-quirks.c +++ b/drivers/hid/usbhid/hid-quirks.c | |||
| @@ -47,6 +47,7 @@ static const struct hid_blacklist { | |||
| 47 | { USB_VENDOR_ID_AFATECH, USB_DEVICE_ID_AFATECH_AF9016, HID_QUIRK_FULLSPEED_INTERVAL }, | 47 | { USB_VENDOR_ID_AFATECH, USB_DEVICE_ID_AFATECH_AF9016, HID_QUIRK_FULLSPEED_INTERVAL }, |
| 48 | 48 | ||
| 49 | { USB_VENDOR_ID_ETURBOTOUCH, USB_DEVICE_ID_ETURBOTOUCH, HID_QUIRK_MULTI_INPUT }, | 49 | { USB_VENDOR_ID_ETURBOTOUCH, USB_DEVICE_ID_ETURBOTOUCH, HID_QUIRK_MULTI_INPUT }, |
| 50 | { USB_VENDOR_ID_GREENASIA, USB_DEVICE_ID_GREENASIA_DUAL_USB_JOYPAD, HID_QUIRK_MULTI_INPUT }, | ||
| 50 | { USB_VENDOR_ID_PANTHERLORD, USB_DEVICE_ID_PANTHERLORD_TWIN_USB_JOYSTICK, HID_QUIRK_MULTI_INPUT | HID_QUIRK_SKIP_OUTPUT_REPORTS }, | 51 | { USB_VENDOR_ID_PANTHERLORD, USB_DEVICE_ID_PANTHERLORD_TWIN_USB_JOYSTICK, HID_QUIRK_MULTI_INPUT | HID_QUIRK_SKIP_OUTPUT_REPORTS }, |
| 51 | { USB_VENDOR_ID_PLAYDOTCOM, USB_DEVICE_ID_PLAYDOTCOM_EMS_USBII, HID_QUIRK_MULTI_INPUT }, | 52 | { USB_VENDOR_ID_PLAYDOTCOM, USB_DEVICE_ID_PLAYDOTCOM_EMS_USBII, HID_QUIRK_MULTI_INPUT }, |
| 52 | { USB_VENDOR_ID_TOUCHPACK, USB_DEVICE_ID_TOUCHPACK_RTS, HID_QUIRK_MULTI_INPUT }, | 53 | { USB_VENDOR_ID_TOUCHPACK, USB_DEVICE_ID_TOUCHPACK_RTS, HID_QUIRK_MULTI_INPUT }, |
| @@ -89,6 +90,7 @@ static const struct hid_blacklist { | |||
| 89 | 90 | ||
| 90 | { USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_MULTI_TOUCH, HID_QUIRK_MULTI_INPUT }, | 91 | { USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_MULTI_TOUCH, HID_QUIRK_MULTI_INPUT }, |
| 91 | { USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_WIRELESS, HID_QUIRK_MULTI_INPUT }, | 92 | { USB_VENDOR_ID_CHICONY, USB_DEVICE_ID_CHICONY_WIRELESS, HID_QUIRK_MULTI_INPUT }, |
| 93 | { USB_VENDOR_ID_SIGMA_MICRO, USB_DEVICE_ID_SIGMA_MICRO_KEYBOARD, HID_QUIRK_NO_INIT_REPORTS }, | ||
| 92 | { 0, 0 } | 94 | { 0, 0 } |
| 93 | }; | 95 | }; |
| 94 | 96 | ||
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/max16065.c b/drivers/hwmon/max16065.c index d94a24fdf4ba..dd2d7b9620c2 100644 --- a/drivers/hwmon/max16065.c +++ b/drivers/hwmon/max16065.c | |||
| @@ -124,7 +124,7 @@ static inline int MV_TO_LIMIT(int mv, int range) | |||
| 124 | 124 | ||
| 125 | static inline int ADC_TO_CURR(int adc, int gain) | 125 | static inline int ADC_TO_CURR(int adc, int gain) |
| 126 | { | 126 | { |
| 127 | return adc * 1400000 / gain * 255; | 127 | return adc * 1400000 / (gain * 255); |
| 128 | } | 128 | } |
| 129 | 129 | ||
| 130 | /* | 130 | /* |
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/hwmon/pmbus/ucd9000.c b/drivers/hwmon/pmbus/ucd9000.c index ace1c7319734..d0ddb60155c9 100644 --- a/drivers/hwmon/pmbus/ucd9000.c +++ b/drivers/hwmon/pmbus/ucd9000.c | |||
| @@ -141,13 +141,11 @@ static int ucd9000_probe(struct i2c_client *client, | |||
| 141 | block_buffer[ret] = '\0'; | 141 | block_buffer[ret] = '\0'; |
| 142 | dev_info(&client->dev, "Device ID %s\n", block_buffer); | 142 | dev_info(&client->dev, "Device ID %s\n", block_buffer); |
| 143 | 143 | ||
| 144 | mid = NULL; | 144 | for (mid = ucd9000_id; mid->name[0]; mid++) { |
| 145 | for (i = 0; i < ARRAY_SIZE(ucd9000_id); i++) { | ||
| 146 | mid = &ucd9000_id[i]; | ||
| 147 | if (!strncasecmp(mid->name, block_buffer, strlen(mid->name))) | 145 | if (!strncasecmp(mid->name, block_buffer, strlen(mid->name))) |
| 148 | break; | 146 | break; |
| 149 | } | 147 | } |
| 150 | if (!mid || !strlen(mid->name)) { | 148 | if (!mid->name[0]) { |
| 151 | dev_err(&client->dev, "Unsupported device\n"); | 149 | dev_err(&client->dev, "Unsupported device\n"); |
| 152 | return -ENODEV; | 150 | return -ENODEV; |
| 153 | } | 151 | } |
diff --git a/drivers/hwmon/pmbus/ucd9200.c b/drivers/hwmon/pmbus/ucd9200.c index ffcc1cf3609d..c65e9da707cc 100644 --- a/drivers/hwmon/pmbus/ucd9200.c +++ b/drivers/hwmon/pmbus/ucd9200.c | |||
| @@ -68,13 +68,11 @@ static int ucd9200_probe(struct i2c_client *client, | |||
| 68 | block_buffer[ret] = '\0'; | 68 | block_buffer[ret] = '\0'; |
| 69 | dev_info(&client->dev, "Device ID %s\n", block_buffer); | 69 | dev_info(&client->dev, "Device ID %s\n", block_buffer); |
| 70 | 70 | ||
| 71 | mid = NULL; | 71 | for (mid = ucd9200_id; mid->name[0]; mid++) { |
| 72 | for (i = 0; i < ARRAY_SIZE(ucd9200_id); i++) { | ||
| 73 | mid = &ucd9200_id[i]; | ||
| 74 | if (!strncasecmp(mid->name, block_buffer, strlen(mid->name))) | 72 | if (!strncasecmp(mid->name, block_buffer, strlen(mid->name))) |
| 75 | break; | 73 | break; |
| 76 | } | 74 | } |
| 77 | if (!mid || !strlen(mid->name)) { | 75 | if (!mid->name[0]) { |
| 78 | dev_err(&client->dev, "Unsupported device\n"); | 76 | dev_err(&client->dev, "Unsupported device\n"); |
| 79 | return -ENODEV; | 77 | return -ENODEV; |
| 80 | } | 78 | } |
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/i2c/busses/i2c-pxa-pci.c b/drivers/i2c/busses/i2c-pxa-pci.c index 6659d269b841..b73da6cd6f91 100644 --- a/drivers/i2c/busses/i2c-pxa-pci.c +++ b/drivers/i2c/busses/i2c-pxa-pci.c | |||
| @@ -109,12 +109,15 @@ static int __devinit ce4100_i2c_probe(struct pci_dev *dev, | |||
| 109 | return -EINVAL; | 109 | return -EINVAL; |
| 110 | } | 110 | } |
| 111 | sds = kzalloc(sizeof(*sds), GFP_KERNEL); | 111 | sds = kzalloc(sizeof(*sds), GFP_KERNEL); |
| 112 | if (!sds) | 112 | if (!sds) { |
| 113 | ret = -ENOMEM; | ||
| 113 | goto err_mem; | 114 | goto err_mem; |
| 115 | } | ||
| 114 | 116 | ||
| 115 | for (i = 0; i < ARRAY_SIZE(sds->pdev); i++) { | 117 | for (i = 0; i < ARRAY_SIZE(sds->pdev); i++) { |
| 116 | sds->pdev[i] = add_i2c_device(dev, i); | 118 | sds->pdev[i] = add_i2c_device(dev, i); |
| 117 | if (IS_ERR(sds->pdev[i])) { | 119 | if (IS_ERR(sds->pdev[i])) { |
| 120 | ret = PTR_ERR(sds->pdev[i]); | ||
| 118 | while (--i >= 0) | 121 | while (--i >= 0) |
| 119 | platform_device_unregister(sds->pdev[i]); | 122 | platform_device_unregister(sds->pdev[i]); |
| 120 | goto err_dev_add; | 123 | goto err_dev_add; |
diff --git a/drivers/i2c/busses/i2c-tegra.c b/drivers/i2c/busses/i2c-tegra.c index 2440b7411978..3c94c4a81a55 100644 --- a/drivers/i2c/busses/i2c-tegra.c +++ b/drivers/i2c/busses/i2c-tegra.c | |||
| @@ -270,14 +270,30 @@ static int tegra_i2c_fill_tx_fifo(struct tegra_i2c_dev *i2c_dev) | |||
| 270 | 270 | ||
| 271 | /* Rounds down to not include partial word at the end of buf */ | 271 | /* Rounds down to not include partial word at the end of buf */ |
| 272 | words_to_transfer = buf_remaining / BYTES_PER_FIFO_WORD; | 272 | words_to_transfer = buf_remaining / BYTES_PER_FIFO_WORD; |
| 273 | if (words_to_transfer > tx_fifo_avail) | ||
| 274 | words_to_transfer = tx_fifo_avail; | ||
| 275 | 273 | ||
| 276 | i2c_writesl(i2c_dev, buf, I2C_TX_FIFO, words_to_transfer); | 274 | /* It's very common to have < 4 bytes, so optimize that case. */ |
| 277 | 275 | if (words_to_transfer) { | |
| 278 | buf += words_to_transfer * BYTES_PER_FIFO_WORD; | 276 | if (words_to_transfer > tx_fifo_avail) |
| 279 | buf_remaining -= words_to_transfer * BYTES_PER_FIFO_WORD; | 277 | words_to_transfer = tx_fifo_avail; |
| 280 | tx_fifo_avail -= words_to_transfer; | 278 | |
| 279 | /* | ||
| 280 | * Update state before writing to FIFO. If this casues us | ||
| 281 | * to finish writing all bytes (AKA buf_remaining goes to 0) we | ||
| 282 | * have a potential for an interrupt (PACKET_XFER_COMPLETE is | ||
| 283 | * not maskable). We need to make sure that the isr sees | ||
| 284 | * buf_remaining as 0 and doesn't call us back re-entrantly. | ||
| 285 | */ | ||
| 286 | buf_remaining -= words_to_transfer * BYTES_PER_FIFO_WORD; | ||
| 287 | tx_fifo_avail -= words_to_transfer; | ||
| 288 | i2c_dev->msg_buf_remaining = buf_remaining; | ||
| 289 | i2c_dev->msg_buf = buf + | ||
| 290 | words_to_transfer * BYTES_PER_FIFO_WORD; | ||
| 291 | barrier(); | ||
| 292 | |||
| 293 | i2c_writesl(i2c_dev, buf, I2C_TX_FIFO, words_to_transfer); | ||
| 294 | |||
| 295 | buf += words_to_transfer * BYTES_PER_FIFO_WORD; | ||
| 296 | } | ||
| 281 | 297 | ||
| 282 | /* | 298 | /* |
| 283 | * If there is a partial word at the end of buf, handle it manually to | 299 | * If there is a partial word at the end of buf, handle it manually to |
| @@ -287,14 +303,15 @@ static int tegra_i2c_fill_tx_fifo(struct tegra_i2c_dev *i2c_dev) | |||
| 287 | if (tx_fifo_avail > 0 && buf_remaining > 0) { | 303 | if (tx_fifo_avail > 0 && buf_remaining > 0) { |
| 288 | BUG_ON(buf_remaining > 3); | 304 | BUG_ON(buf_remaining > 3); |
| 289 | memcpy(&val, buf, buf_remaining); | 305 | memcpy(&val, buf, buf_remaining); |
| 306 | |||
| 307 | /* Again update before writing to FIFO to make sure isr sees. */ | ||
| 308 | i2c_dev->msg_buf_remaining = 0; | ||
| 309 | i2c_dev->msg_buf = NULL; | ||
| 310 | barrier(); | ||
| 311 | |||
| 290 | i2c_writel(i2c_dev, val, I2C_TX_FIFO); | 312 | i2c_writel(i2c_dev, val, I2C_TX_FIFO); |
| 291 | buf_remaining = 0; | ||
| 292 | tx_fifo_avail--; | ||
| 293 | } | 313 | } |
| 294 | 314 | ||
| 295 | BUG_ON(tx_fifo_avail > 0 && buf_remaining > 0); | ||
| 296 | i2c_dev->msg_buf_remaining = buf_remaining; | ||
| 297 | i2c_dev->msg_buf = buf; | ||
| 298 | return 0; | 315 | return 0; |
| 299 | } | 316 | } |
| 300 | 317 | ||
| @@ -411,9 +428,10 @@ static irqreturn_t tegra_i2c_isr(int irq, void *dev_id) | |||
| 411 | tegra_i2c_mask_irq(i2c_dev, I2C_INT_TX_FIFO_DATA_REQ); | 428 | tegra_i2c_mask_irq(i2c_dev, I2C_INT_TX_FIFO_DATA_REQ); |
| 412 | } | 429 | } |
| 413 | 430 | ||
| 414 | if ((status & I2C_INT_PACKET_XFER_COMPLETE) && | 431 | if (status & I2C_INT_PACKET_XFER_COMPLETE) { |
| 415 | !i2c_dev->msg_buf_remaining) | 432 | BUG_ON(i2c_dev->msg_buf_remaining); |
| 416 | complete(&i2c_dev->msg_complete); | 433 | complete(&i2c_dev->msg_complete); |
| 434 | } | ||
| 417 | 435 | ||
| 418 | i2c_writel(i2c_dev, status, I2C_INT_STATUS); | 436 | i2c_writel(i2c_dev, status, I2C_INT_STATUS); |
| 419 | if (i2c_dev->is_dvc) | 437 | if (i2c_dev->is_dvc) |
| @@ -531,7 +549,7 @@ static int tegra_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msgs[], | |||
| 531 | 549 | ||
| 532 | static u32 tegra_i2c_func(struct i2c_adapter *adap) | 550 | static u32 tegra_i2c_func(struct i2c_adapter *adap) |
| 533 | { | 551 | { |
| 534 | return I2C_FUNC_I2C; | 552 | return I2C_FUNC_I2C | I2C_FUNC_SMBUS_EMUL; |
| 535 | } | 553 | } |
| 536 | 554 | ||
| 537 | static const struct i2c_algorithm tegra_i2c_algo = { | 555 | static const struct i2c_algorithm tegra_i2c_algo = { |
| @@ -719,6 +737,17 @@ static int tegra_i2c_resume(struct platform_device *pdev) | |||
| 719 | } | 737 | } |
| 720 | #endif | 738 | #endif |
| 721 | 739 | ||
| 740 | #if defined(CONFIG_OF) | ||
| 741 | /* Match table for of_platform binding */ | ||
| 742 | static const struct of_device_id tegra_i2c_of_match[] __devinitconst = { | ||
| 743 | { .compatible = "nvidia,tegra20-i2c", }, | ||
| 744 | {}, | ||
| 745 | }; | ||
| 746 | MODULE_DEVICE_TABLE(of, tegra_i2c_of_match); | ||
| 747 | #else | ||
| 748 | #define tegra_i2c_of_match NULL | ||
| 749 | #endif | ||
| 750 | |||
| 722 | static struct platform_driver tegra_i2c_driver = { | 751 | static struct platform_driver tegra_i2c_driver = { |
| 723 | .probe = tegra_i2c_probe, | 752 | .probe = tegra_i2c_probe, |
| 724 | .remove = tegra_i2c_remove, | 753 | .remove = tegra_i2c_remove, |
| @@ -729,6 +758,7 @@ static struct platform_driver tegra_i2c_driver = { | |||
| 729 | .driver = { | 758 | .driver = { |
| 730 | .name = "tegra-i2c", | 759 | .name = "tegra-i2c", |
| 731 | .owner = THIS_MODULE, | 760 | .owner = THIS_MODULE, |
| 761 | .of_match_table = tegra_i2c_of_match, | ||
| 732 | }, | 762 | }, |
| 733 | }; | 763 | }; |
| 734 | 764 | ||
diff --git a/drivers/input/joystick/analog.c b/drivers/input/joystick/analog.c index 9882971827e6..358cd7ee905b 100644 --- a/drivers/input/joystick/analog.c +++ b/drivers/input/joystick/analog.c | |||
| @@ -139,7 +139,7 @@ struct analog_port { | |||
| 139 | #include <linux/i8253.h> | 139 | #include <linux/i8253.h> |
| 140 | 140 | ||
| 141 | #define GET_TIME(x) do { if (cpu_has_tsc) rdtscl(x); else x = get_time_pit(); } while (0) | 141 | #define GET_TIME(x) do { if (cpu_has_tsc) rdtscl(x); else x = get_time_pit(); } while (0) |
| 142 | #define DELTA(x,y) (cpu_has_tsc ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? CLOCK_TICK_RATE / HZ : 0))) | 142 | #define DELTA(x,y) (cpu_has_tsc ? ((y) - (x)) : ((x) - (y) + ((x) < (y) ? PIT_TICK_RATE / HZ : 0))) |
| 143 | #define TIME_NAME (cpu_has_tsc?"TSC":"PIT") | 143 | #define TIME_NAME (cpu_has_tsc?"TSC":"PIT") |
| 144 | static unsigned int get_time_pit(void) | 144 | static unsigned int get_time_pit(void) |
| 145 | { | 145 | { |
diff --git a/drivers/input/keyboard/ep93xx_keypad.c b/drivers/input/keyboard/ep93xx_keypad.c index c8242dd190d0..aa17e024d803 100644 --- a/drivers/input/keyboard/ep93xx_keypad.c +++ b/drivers/input/keyboard/ep93xx_keypad.c | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | * flag. | 20 | * flag. |
| 21 | */ | 21 | */ |
| 22 | 22 | ||
| 23 | #include <linux/module.h> | ||
| 23 | #include <linux/platform_device.h> | 24 | #include <linux/platform_device.h> |
| 24 | #include <linux/interrupt.h> | 25 | #include <linux/interrupt.h> |
| 25 | #include <linux/clk.h> | 26 | #include <linux/clk.h> |
diff --git a/drivers/input/keyboard/tegra-kbc.c b/drivers/input/keyboard/tegra-kbc.c index f270447ba951..a5a77915c650 100644 --- a/drivers/input/keyboard/tegra-kbc.c +++ b/drivers/input/keyboard/tegra-kbc.c | |||
| @@ -702,7 +702,7 @@ err_iounmap: | |||
| 702 | err_free_mem_region: | 702 | err_free_mem_region: |
| 703 | release_mem_region(res->start, resource_size(res)); | 703 | release_mem_region(res->start, resource_size(res)); |
| 704 | err_free_mem: | 704 | err_free_mem: |
| 705 | input_free_device(kbc->idev); | 705 | input_free_device(input_dev); |
| 706 | kfree(kbc); | 706 | kfree(kbc); |
| 707 | 707 | ||
| 708 | return err; | 708 | return err; |
diff --git a/drivers/input/misc/ad714x-i2c.c b/drivers/input/misc/ad714x-i2c.c index e21deb1baa8a..025417d74ca2 100644 --- a/drivers/input/misc/ad714x-i2c.c +++ b/drivers/input/misc/ad714x-i2c.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * AD714X CapTouch Programmable Controller driver (I2C bus) | 2 | * AD714X CapTouch Programmable Controller driver (I2C bus) |
| 3 | * | 3 | * |
| 4 | * Copyright 2009 Analog Devices Inc. | 4 | * Copyright 2009-2011 Analog Devices Inc. |
| 5 | * | 5 | * |
| 6 | * Licensed under the GPL-2 or later. | 6 | * Licensed under the GPL-2 or later. |
| 7 | */ | 7 | */ |
| @@ -27,54 +27,49 @@ static int ad714x_i2c_resume(struct device *dev) | |||
| 27 | 27 | ||
| 28 | static SIMPLE_DEV_PM_OPS(ad714x_i2c_pm, ad714x_i2c_suspend, ad714x_i2c_resume); | 28 | static SIMPLE_DEV_PM_OPS(ad714x_i2c_pm, ad714x_i2c_suspend, ad714x_i2c_resume); |
| 29 | 29 | ||
| 30 | static int ad714x_i2c_write(struct device *dev, unsigned short reg, | 30 | static int ad714x_i2c_write(struct ad714x_chip *chip, |
| 31 | unsigned short data) | 31 | unsigned short reg, unsigned short data) |
| 32 | { | 32 | { |
| 33 | struct i2c_client *client = to_i2c_client(dev); | 33 | struct i2c_client *client = to_i2c_client(chip->dev); |
| 34 | int ret = 0; | 34 | int error; |
| 35 | u8 *_reg = (u8 *)® | 35 | |
| 36 | u8 *_data = (u8 *)&data; | 36 | chip->xfer_buf[0] = cpu_to_be16(reg); |
| 37 | 37 | chip->xfer_buf[1] = cpu_to_be16(data); | |
| 38 | u8 tx[4] = { | 38 | |
| 39 | _reg[1], | 39 | error = i2c_master_send(client, (u8 *)chip->xfer_buf, |
| 40 | _reg[0], | 40 | 2 * sizeof(*chip->xfer_buf)); |
| 41 | _data[1], | 41 | if (unlikely(error < 0)) { |
| 42 | _data[0] | 42 | dev_err(&client->dev, "I2C write error: %d\n", error); |
| 43 | }; | 43 | return error; |
| 44 | 44 | } | |
| 45 | ret = i2c_master_send(client, tx, 4); | 45 | |
| 46 | if (ret < 0) | 46 | return 0; |
| 47 | dev_err(&client->dev, "I2C write error\n"); | ||
| 48 | |||
| 49 | return ret; | ||
| 50 | } | 47 | } |
| 51 | 48 | ||
| 52 | static int ad714x_i2c_read(struct device *dev, unsigned short reg, | 49 | static int ad714x_i2c_read(struct ad714x_chip *chip, |
| 53 | unsigned short *data) | 50 | unsigned short reg, unsigned short *data, size_t len) |
| 54 | { | 51 | { |
| 55 | struct i2c_client *client = to_i2c_client(dev); | 52 | struct i2c_client *client = to_i2c_client(chip->dev); |
| 56 | int ret = 0; | 53 | int i; |
| 57 | u8 *_reg = (u8 *)® | 54 | int error; |
| 58 | u8 *_data = (u8 *)data; | 55 | |
| 59 | 56 | chip->xfer_buf[0] = cpu_to_be16(reg); | |
| 60 | u8 tx[2] = { | 57 | |
| 61 | _reg[1], | 58 | error = i2c_master_send(client, (u8 *)chip->xfer_buf, |
| 62 | _reg[0] | 59 | sizeof(*chip->xfer_buf)); |
| 63 | }; | 60 | if (error >= 0) |
| 64 | u8 rx[2]; | 61 | error = i2c_master_recv(client, (u8 *)chip->xfer_buf, |
| 65 | 62 | len * sizeof(*chip->xfer_buf)); | |
| 66 | ret = i2c_master_send(client, tx, 2); | 63 | |
| 67 | if (ret >= 0) | 64 | if (unlikely(error < 0)) { |
| 68 | ret = i2c_master_recv(client, rx, 2); | 65 | dev_err(&client->dev, "I2C read error: %d\n", error); |
| 69 | 66 | return error; | |
| 70 | if (unlikely(ret < 0)) { | ||
| 71 | dev_err(&client->dev, "I2C read error\n"); | ||
| 72 | } else { | ||
| 73 | _data[0] = rx[1]; | ||
| 74 | _data[1] = rx[0]; | ||
| 75 | } | 67 | } |
| 76 | 68 | ||
| 77 | return ret; | 69 | for (i = 0; i < len; i++) |
| 70 | data[i] = be16_to_cpu(chip->xfer_buf[i]); | ||
| 71 | |||
| 72 | return 0; | ||
| 78 | } | 73 | } |
| 79 | 74 | ||
| 80 | static int __devinit ad714x_i2c_probe(struct i2c_client *client, | 75 | static int __devinit ad714x_i2c_probe(struct i2c_client *client, |
diff --git a/drivers/input/misc/ad714x-spi.c b/drivers/input/misc/ad714x-spi.c index 4120dd549305..875b50811361 100644 --- a/drivers/input/misc/ad714x-spi.c +++ b/drivers/input/misc/ad714x-spi.c | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * AD714X CapTouch Programmable Controller driver (SPI bus) | 2 | * AD714X CapTouch Programmable Controller driver (SPI bus) |
| 3 | * | 3 | * |
| 4 | * Copyright 2009 Analog Devices Inc. | 4 | * Copyright 2009-2011 Analog Devices Inc. |
| 5 | * | 5 | * |
| 6 | * Licensed under the GPL-2 or later. | 6 | * Licensed under the GPL-2 or later. |
| 7 | */ | 7 | */ |
| 8 | 8 | ||
| 9 | #include <linux/input.h> /* BUS_I2C */ | 9 | #include <linux/input.h> /* BUS_SPI */ |
| 10 | #include <linux/module.h> | 10 | #include <linux/module.h> |
| 11 | #include <linux/spi/spi.h> | 11 | #include <linux/spi/spi.h> |
| 12 | #include <linux/pm.h> | 12 | #include <linux/pm.h> |
| @@ -30,30 +30,68 @@ static int ad714x_spi_resume(struct device *dev) | |||
| 30 | 30 | ||
| 31 | static SIMPLE_DEV_PM_OPS(ad714x_spi_pm, ad714x_spi_suspend, ad714x_spi_resume); | 31 | static SIMPLE_DEV_PM_OPS(ad714x_spi_pm, ad714x_spi_suspend, ad714x_spi_resume); |
| 32 | 32 | ||
| 33 | static int ad714x_spi_read(struct device *dev, unsigned short reg, | 33 | static int ad714x_spi_read(struct ad714x_chip *chip, |
| 34 | unsigned short *data) | 34 | unsigned short reg, unsigned short *data, size_t len) |
| 35 | { | 35 | { |
| 36 | struct spi_device *spi = to_spi_device(dev); | 36 | struct spi_device *spi = to_spi_device(chip->dev); |
| 37 | unsigned short tx = AD714x_SPI_CMD_PREFIX | AD714x_SPI_READ | reg; | 37 | struct spi_message message; |
| 38 | struct spi_transfer xfer[2]; | ||
| 39 | int i; | ||
| 40 | int error; | ||
| 41 | |||
| 42 | spi_message_init(&message); | ||
| 43 | memset(xfer, 0, sizeof(xfer)); | ||
| 44 | |||
| 45 | chip->xfer_buf[0] = cpu_to_be16(AD714x_SPI_CMD_PREFIX | | ||
| 46 | AD714x_SPI_READ | reg); | ||
| 47 | xfer[0].tx_buf = &chip->xfer_buf[0]; | ||
| 48 | xfer[0].len = sizeof(chip->xfer_buf[0]); | ||
| 49 | spi_message_add_tail(&xfer[0], &message); | ||
| 50 | |||
| 51 | xfer[1].rx_buf = &chip->xfer_buf[1]; | ||
| 52 | xfer[1].len = sizeof(chip->xfer_buf[1]) * len; | ||
| 53 | spi_message_add_tail(&xfer[1], &message); | ||
| 54 | |||
| 55 | error = spi_sync(spi, &message); | ||
| 56 | if (unlikely(error)) { | ||
| 57 | dev_err(chip->dev, "SPI read error: %d\n", error); | ||
| 58 | return error; | ||
| 59 | } | ||
| 60 | |||
| 61 | for (i = 0; i < len; i++) | ||
| 62 | data[i] = be16_to_cpu(chip->xfer_buf[i + 1]); | ||
| 38 | 63 | ||
| 39 | return spi_write_then_read(spi, (u8 *)&tx, 2, (u8 *)data, 2); | 64 | return 0; |
| 40 | } | 65 | } |
| 41 | 66 | ||
| 42 | static int ad714x_spi_write(struct device *dev, unsigned short reg, | 67 | static int ad714x_spi_write(struct ad714x_chip *chip, |
| 43 | unsigned short data) | 68 | unsigned short reg, unsigned short data) |
| 44 | { | 69 | { |
| 45 | struct spi_device *spi = to_spi_device(dev); | 70 | struct spi_device *spi = to_spi_device(chip->dev); |
| 46 | unsigned short tx[2] = { | 71 | int error; |
| 47 | AD714x_SPI_CMD_PREFIX | reg, | 72 | |
| 48 | data | 73 | chip->xfer_buf[0] = cpu_to_be16(AD714x_SPI_CMD_PREFIX | reg); |
| 49 | }; | 74 | chip->xfer_buf[1] = cpu_to_be16(data); |
| 75 | |||
| 76 | error = spi_write(spi, (u8 *)chip->xfer_buf, | ||
| 77 | 2 * sizeof(*chip->xfer_buf)); | ||
| 78 | if (unlikely(error)) { | ||
| 79 | dev_err(chip->dev, "SPI write error: %d\n", error); | ||
| 80 | return error; | ||
| 81 | } | ||
| 50 | 82 | ||
| 51 | return spi_write(spi, (u8 *)tx, 4); | 83 | return 0; |
| 52 | } | 84 | } |
| 53 | 85 | ||
| 54 | static int __devinit ad714x_spi_probe(struct spi_device *spi) | 86 | static int __devinit ad714x_spi_probe(struct spi_device *spi) |
| 55 | { | 87 | { |
| 56 | struct ad714x_chip *chip; | 88 | struct ad714x_chip *chip; |
| 89 | int err; | ||
| 90 | |||
| 91 | spi->bits_per_word = 8; | ||
| 92 | err = spi_setup(spi); | ||
| 93 | if (err < 0) | ||
| 94 | return err; | ||
| 57 | 95 | ||
| 58 | chip = ad714x_probe(&spi->dev, BUS_SPI, spi->irq, | 96 | chip = ad714x_probe(&spi->dev, BUS_SPI, spi->irq, |
| 59 | ad714x_spi_read, ad714x_spi_write); | 97 | ad714x_spi_read, ad714x_spi_write); |
diff --git a/drivers/input/misc/ad714x.c b/drivers/input/misc/ad714x.c index c3a62c42cd28..ca42c7d2a3c7 100644 --- a/drivers/input/misc/ad714x.c +++ b/drivers/input/misc/ad714x.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * AD714X CapTouch Programmable Controller driver supporting AD7142/3/7/8/7A | 2 | * AD714X CapTouch Programmable Controller driver supporting AD7142/3/7/8/7A |
| 3 | * | 3 | * |
| 4 | * Copyright 2009 Analog Devices Inc. | 4 | * Copyright 2009-2011 Analog Devices Inc. |
| 5 | * | 5 | * |
| 6 | * Licensed under the GPL-2 or later. | 6 | * Licensed under the GPL-2 or later. |
| 7 | */ | 7 | */ |
| @@ -59,7 +59,6 @@ | |||
| 59 | #define STAGE11_AMBIENT 0x27D | 59 | #define STAGE11_AMBIENT 0x27D |
| 60 | 60 | ||
| 61 | #define PER_STAGE_REG_NUM 36 | 61 | #define PER_STAGE_REG_NUM 36 |
| 62 | #define STAGE_NUM 12 | ||
| 63 | #define STAGE_CFGREG_NUM 8 | 62 | #define STAGE_CFGREG_NUM 8 |
| 64 | #define SYS_CFGREG_NUM 8 | 63 | #define SYS_CFGREG_NUM 8 |
| 65 | 64 | ||
| @@ -124,27 +123,6 @@ struct ad714x_driver_data { | |||
| 124 | * information to integrate all things which will be private data | 123 | * information to integrate all things which will be private data |
| 125 | * of spi/i2c device | 124 | * of spi/i2c device |
| 126 | */ | 125 | */ |
| 127 | struct ad714x_chip { | ||
| 128 | unsigned short h_state; | ||
| 129 | unsigned short l_state; | ||
| 130 | unsigned short c_state; | ||
| 131 | unsigned short adc_reg[STAGE_NUM]; | ||
| 132 | unsigned short amb_reg[STAGE_NUM]; | ||
| 133 | unsigned short sensor_val[STAGE_NUM]; | ||
| 134 | |||
| 135 | struct ad714x_platform_data *hw; | ||
| 136 | struct ad714x_driver_data *sw; | ||
| 137 | |||
| 138 | int irq; | ||
| 139 | struct device *dev; | ||
| 140 | ad714x_read_t read; | ||
| 141 | ad714x_write_t write; | ||
| 142 | |||
| 143 | struct mutex mutex; | ||
| 144 | |||
| 145 | unsigned product; | ||
| 146 | unsigned version; | ||
| 147 | }; | ||
| 148 | 126 | ||
| 149 | static void ad714x_use_com_int(struct ad714x_chip *ad714x, | 127 | static void ad714x_use_com_int(struct ad714x_chip *ad714x, |
| 150 | int start_stage, int end_stage) | 128 | int start_stage, int end_stage) |
| @@ -154,13 +132,13 @@ static void ad714x_use_com_int(struct ad714x_chip *ad714x, | |||
| 154 | 132 | ||
| 155 | mask = ((1 << (end_stage + 1)) - 1) - ((1 << start_stage) - 1); | 133 | mask = ((1 << (end_stage + 1)) - 1) - ((1 << start_stage) - 1); |
| 156 | 134 | ||
| 157 | ad714x->read(ad714x->dev, STG_COM_INT_EN_REG, &data); | 135 | ad714x->read(ad714x, STG_COM_INT_EN_REG, &data, 1); |
| 158 | data |= 1 << end_stage; | 136 | data |= 1 << end_stage; |
| 159 | ad714x->write(ad714x->dev, STG_COM_INT_EN_REG, data); | 137 | ad714x->write(ad714x, STG_COM_INT_EN_REG, data); |
| 160 | 138 | ||
| 161 | ad714x->read(ad714x->dev, STG_HIGH_INT_EN_REG, &data); | 139 | ad714x->read(ad714x, STG_HIGH_INT_EN_REG, &data, 1); |
| 162 | data &= ~mask; | 140 | data &= ~mask; |
| 163 | ad714x->write(ad714x->dev, STG_HIGH_INT_EN_REG, data); | 141 | ad714x->write(ad714x, STG_HIGH_INT_EN_REG, data); |
| 164 | } | 142 | } |
| 165 | 143 | ||
| 166 | static void ad714x_use_thr_int(struct ad714x_chip *ad714x, | 144 | static void ad714x_use_thr_int(struct ad714x_chip *ad714x, |
| @@ -171,13 +149,13 @@ static void ad714x_use_thr_int(struct ad714x_chip *ad714x, | |||
| 171 | 149 | ||
| 172 | mask = ((1 << (end_stage + 1)) - 1) - ((1 << start_stage) - 1); | 150 | mask = ((1 << (end_stage + 1)) - 1) - ((1 << start_stage) - 1); |
| 173 | 151 | ||
| 174 | ad714x->read(ad714x->dev, STG_COM_INT_EN_REG, &data); | 152 | ad714x->read(ad714x, STG_COM_INT_EN_REG, &data, 1); |
| 175 | data &= ~(1 << end_stage); | 153 | data &= ~(1 << end_stage); |
| 176 | ad714x->write(ad714x->dev, STG_COM_INT_EN_REG, data); | 154 | ad714x->write(ad714x, STG_COM_INT_EN_REG, data); |
| 177 | 155 | ||
| 178 | ad714x->read(ad714x->dev, STG_HIGH_INT_EN_REG, &data); | 156 | ad714x->read(ad714x, STG_HIGH_INT_EN_REG, &data, 1); |
| 179 | data |= mask; | 157 | data |= mask; |
| 180 | ad714x->write(ad714x->dev, STG_HIGH_INT_EN_REG, data); | 158 | ad714x->write(ad714x, STG_HIGH_INT_EN_REG, data); |
| 181 | } | 159 | } |
| 182 | 160 | ||
| 183 | static int ad714x_cal_highest_stage(struct ad714x_chip *ad714x, | 161 | static int ad714x_cal_highest_stage(struct ad714x_chip *ad714x, |
| @@ -273,15 +251,16 @@ static void ad714x_slider_cal_sensor_val(struct ad714x_chip *ad714x, int idx) | |||
| 273 | struct ad714x_slider_plat *hw = &ad714x->hw->slider[idx]; | 251 | struct ad714x_slider_plat *hw = &ad714x->hw->slider[idx]; |
| 274 | int i; | 252 | int i; |
| 275 | 253 | ||
| 254 | ad714x->read(ad714x, CDC_RESULT_S0 + hw->start_stage, | ||
| 255 | &ad714x->adc_reg[hw->start_stage], | ||
| 256 | hw->end_stage - hw->start_stage + 1); | ||
| 257 | |||
| 276 | for (i = hw->start_stage; i <= hw->end_stage; i++) { | 258 | for (i = hw->start_stage; i <= hw->end_stage; i++) { |
| 277 | ad714x->read(ad714x->dev, CDC_RESULT_S0 + i, | 259 | ad714x->read(ad714x, STAGE0_AMBIENT + i * PER_STAGE_REG_NUM, |
| 278 | &ad714x->adc_reg[i]); | 260 | &ad714x->amb_reg[i], 1); |
| 279 | ad714x->read(ad714x->dev, | 261 | |
| 280 | STAGE0_AMBIENT + i * PER_STAGE_REG_NUM, | 262 | ad714x->sensor_val[i] = |
| 281 | &ad714x->amb_reg[i]); | 263 | abs(ad714x->adc_reg[i] - ad714x->amb_reg[i]); |
| 282 | |||
| 283 | ad714x->sensor_val[i] = abs(ad714x->adc_reg[i] - | ||
| 284 | ad714x->amb_reg[i]); | ||
| 285 | } | 264 | } |
| 286 | } | 265 | } |
| 287 | 266 | ||
| @@ -444,15 +423,16 @@ static void ad714x_wheel_cal_sensor_val(struct ad714x_chip *ad714x, int idx) | |||
| 444 | struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; | 423 | struct ad714x_wheel_plat *hw = &ad714x->hw->wheel[idx]; |
| 445 | int i; | 424 | int i; |
| 446 | 425 | ||
| 426 | ad714x->read(ad714x, CDC_RESULT_S0 + hw->start_stage, | ||
| 427 | &ad714x->adc_reg[hw->start_stage], | ||
| 428 | hw->end_stage - hw->start_stage + 1); | ||
| 429 | |||
| 447 | for (i = hw->start_stage; i <= hw->end_stage; i++) { | 430 | for (i = hw->start_stage; i <= hw->end_stage; i++) { |
| 448 | ad714x->read(ad714x->dev, CDC_RESULT_S0 + i, | 431 | ad714x->read(ad714x, STAGE0_AMBIENT + i * PER_STAGE_REG_NUM, |
| 449 | &ad714x->adc_reg[i]); | 432 | &ad714x->amb_reg[i], 1); |
| 450 | ad714x->read(ad714x->dev, | ||
| 451 | STAGE0_AMBIENT + i * PER_STAGE_REG_NUM, | ||
| 452 | &ad714x->amb_reg[i]); | ||
| 453 | if (ad714x->adc_reg[i] > ad714x->amb_reg[i]) | 433 | if (ad714x->adc_reg[i] > ad714x->amb_reg[i]) |
| 454 | ad714x->sensor_val[i] = ad714x->adc_reg[i] - | 434 | ad714x->sensor_val[i] = |
| 455 | ad714x->amb_reg[i]; | 435 | ad714x->adc_reg[i] - ad714x->amb_reg[i]; |
| 456 | else | 436 | else |
| 457 | ad714x->sensor_val[i] = 0; | 437 | ad714x->sensor_val[i] = 0; |
| 458 | } | 438 | } |
| @@ -597,15 +577,16 @@ static void touchpad_cal_sensor_val(struct ad714x_chip *ad714x, int idx) | |||
| 597 | struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; | 577 | struct ad714x_touchpad_plat *hw = &ad714x->hw->touchpad[idx]; |
| 598 | int i; | 578 | int i; |
| 599 | 579 | ||
| 580 | ad714x->read(ad714x, CDC_RESULT_S0 + hw->x_start_stage, | ||
| 581 | &ad714x->adc_reg[hw->x_start_stage], | ||
| 582 | hw->x_end_stage - hw->x_start_stage + 1); | ||
| 583 | |||
| 600 | for (i = hw->x_start_stage; i <= hw->x_end_stage; i++) { | 584 | for (i = hw->x_start_stage; i <= hw->x_end_stage; i++) { |
| 601 | ad714x->read(ad714x->dev, CDC_RESULT_S0 + i, | 585 | ad714x->read(ad714x, STAGE0_AMBIENT + i * PER_STAGE_REG_NUM, |
| 602 | &ad714x->adc_reg[i]); | 586 | &ad714x->amb_reg[i], 1); |
| 603 | ad714x->read(ad714x->dev, | ||
| 604 | STAGE0_AMBIENT + i * PER_STAGE_REG_NUM, | ||
| 605 | &ad714x->amb_reg[i]); | ||
| 606 | if (ad714x->adc_reg[i] > ad714x->amb_reg[i]) | 587 | if (ad714x->adc_reg[i] > ad714x->amb_reg[i]) |
| 607 | ad714x->sensor_val[i] = ad714x->adc_reg[i] - | 588 | ad714x->sensor_val[i] = |
| 608 | ad714x->amb_reg[i]; | 589 | ad714x->adc_reg[i] - ad714x->amb_reg[i]; |
| 609 | else | 590 | else |
| 610 | ad714x->sensor_val[i] = 0; | 591 | ad714x->sensor_val[i] = 0; |
| 611 | } | 592 | } |
| @@ -891,7 +872,7 @@ static int ad714x_hw_detect(struct ad714x_chip *ad714x) | |||
| 891 | { | 872 | { |
| 892 | unsigned short data; | 873 | unsigned short data; |
| 893 | 874 | ||
| 894 | ad714x->read(ad714x->dev, AD714X_PARTID_REG, &data); | 875 | ad714x->read(ad714x, AD714X_PARTID_REG, &data, 1); |
| 895 | switch (data & 0xFFF0) { | 876 | switch (data & 0xFFF0) { |
| 896 | case AD7142_PARTID: | 877 | case AD7142_PARTID: |
| 897 | ad714x->product = 0x7142; | 878 | ad714x->product = 0x7142; |
| @@ -940,23 +921,20 @@ static void ad714x_hw_init(struct ad714x_chip *ad714x) | |||
| 940 | for (i = 0; i < STAGE_NUM; i++) { | 921 | for (i = 0; i < STAGE_NUM; i++) { |
| 941 | reg_base = AD714X_STAGECFG_REG + i * STAGE_CFGREG_NUM; | 922 | reg_base = AD714X_STAGECFG_REG + i * STAGE_CFGREG_NUM; |
| 942 | for (j = 0; j < STAGE_CFGREG_NUM; j++) | 923 | for (j = 0; j < STAGE_CFGREG_NUM; j++) |
| 943 | ad714x->write(ad714x->dev, reg_base + j, | 924 | ad714x->write(ad714x, reg_base + j, |
| 944 | ad714x->hw->stage_cfg_reg[i][j]); | 925 | ad714x->hw->stage_cfg_reg[i][j]); |
| 945 | } | 926 | } |
| 946 | 927 | ||
| 947 | for (i = 0; i < SYS_CFGREG_NUM; i++) | 928 | for (i = 0; i < SYS_CFGREG_NUM; i++) |
| 948 | ad714x->write(ad714x->dev, AD714X_SYSCFG_REG + i, | 929 | ad714x->write(ad714x, AD714X_SYSCFG_REG + i, |
| 949 | ad714x->hw->sys_cfg_reg[i]); | 930 | ad714x->hw->sys_cfg_reg[i]); |
| 950 | for (i = 0; i < SYS_CFGREG_NUM; i++) | 931 | for (i = 0; i < SYS_CFGREG_NUM; i++) |
| 951 | ad714x->read(ad714x->dev, AD714X_SYSCFG_REG + i, | 932 | ad714x->read(ad714x, AD714X_SYSCFG_REG + i, &data, 1); |
| 952 | &data); | ||
| 953 | 933 | ||
| 954 | ad714x->write(ad714x->dev, AD714X_STG_CAL_EN_REG, 0xFFF); | 934 | ad714x->write(ad714x, AD714X_STG_CAL_EN_REG, 0xFFF); |
| 955 | 935 | ||
| 956 | /* clear all interrupts */ | 936 | /* clear all interrupts */ |
| 957 | ad714x->read(ad714x->dev, STG_LOW_INT_STA_REG, &data); | 937 | ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); |
| 958 | ad714x->read(ad714x->dev, STG_HIGH_INT_STA_REG, &data); | ||
| 959 | ad714x->read(ad714x->dev, STG_COM_INT_STA_REG, &data); | ||
| 960 | } | 938 | } |
| 961 | 939 | ||
| 962 | static irqreturn_t ad714x_interrupt_thread(int irq, void *data) | 940 | static irqreturn_t ad714x_interrupt_thread(int irq, void *data) |
| @@ -966,9 +944,7 @@ static irqreturn_t ad714x_interrupt_thread(int irq, void *data) | |||
| 966 | 944 | ||
| 967 | mutex_lock(&ad714x->mutex); | 945 | mutex_lock(&ad714x->mutex); |
| 968 | 946 | ||
| 969 | ad714x->read(ad714x->dev, STG_LOW_INT_STA_REG, &ad714x->l_state); | 947 | ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); |
| 970 | ad714x->read(ad714x->dev, STG_HIGH_INT_STA_REG, &ad714x->h_state); | ||
| 971 | ad714x->read(ad714x->dev, STG_COM_INT_STA_REG, &ad714x->c_state); | ||
| 972 | 948 | ||
| 973 | for (i = 0; i < ad714x->hw->button_num; i++) | 949 | for (i = 0; i < ad714x->hw->button_num; i++) |
| 974 | ad714x_button_state_machine(ad714x, i); | 950 | ad714x_button_state_machine(ad714x, i); |
| @@ -1245,7 +1221,7 @@ int ad714x_disable(struct ad714x_chip *ad714x) | |||
| 1245 | mutex_lock(&ad714x->mutex); | 1221 | mutex_lock(&ad714x->mutex); |
| 1246 | 1222 | ||
| 1247 | data = ad714x->hw->sys_cfg_reg[AD714X_PWR_CTRL] | 0x3; | 1223 | data = ad714x->hw->sys_cfg_reg[AD714X_PWR_CTRL] | 0x3; |
| 1248 | ad714x->write(ad714x->dev, AD714X_PWR_CTRL, data); | 1224 | ad714x->write(ad714x, AD714X_PWR_CTRL, data); |
| 1249 | 1225 | ||
| 1250 | mutex_unlock(&ad714x->mutex); | 1226 | mutex_unlock(&ad714x->mutex); |
| 1251 | 1227 | ||
| @@ -1255,24 +1231,20 @@ EXPORT_SYMBOL(ad714x_disable); | |||
| 1255 | 1231 | ||
| 1256 | int ad714x_enable(struct ad714x_chip *ad714x) | 1232 | int ad714x_enable(struct ad714x_chip *ad714x) |
| 1257 | { | 1233 | { |
| 1258 | unsigned short data; | ||
| 1259 | |||
| 1260 | dev_dbg(ad714x->dev, "%s enter\n", __func__); | 1234 | dev_dbg(ad714x->dev, "%s enter\n", __func__); |
| 1261 | 1235 | ||
| 1262 | mutex_lock(&ad714x->mutex); | 1236 | mutex_lock(&ad714x->mutex); |
| 1263 | 1237 | ||
| 1264 | /* resume to non-shutdown mode */ | 1238 | /* resume to non-shutdown mode */ |
| 1265 | 1239 | ||
| 1266 | ad714x->write(ad714x->dev, AD714X_PWR_CTRL, | 1240 | ad714x->write(ad714x, AD714X_PWR_CTRL, |
| 1267 | ad714x->hw->sys_cfg_reg[AD714X_PWR_CTRL]); | 1241 | ad714x->hw->sys_cfg_reg[AD714X_PWR_CTRL]); |
| 1268 | 1242 | ||
| 1269 | /* make sure the interrupt output line is not low level after resume, | 1243 | /* make sure the interrupt output line is not low level after resume, |
| 1270 | * otherwise we will get no chance to enter falling-edge irq again | 1244 | * otherwise we will get no chance to enter falling-edge irq again |
| 1271 | */ | 1245 | */ |
| 1272 | 1246 | ||
| 1273 | ad714x->read(ad714x->dev, STG_LOW_INT_STA_REG, &data); | 1247 | ad714x->read(ad714x, STG_LOW_INT_STA_REG, &ad714x->l_state, 3); |
| 1274 | ad714x->read(ad714x->dev, STG_HIGH_INT_STA_REG, &data); | ||
| 1275 | ad714x->read(ad714x->dev, STG_COM_INT_STA_REG, &data); | ||
| 1276 | 1248 | ||
| 1277 | mutex_unlock(&ad714x->mutex); | 1249 | mutex_unlock(&ad714x->mutex); |
| 1278 | 1250 | ||
diff --git a/drivers/input/misc/ad714x.h b/drivers/input/misc/ad714x.h index 45c54fb13f07..3c85455aa66d 100644 --- a/drivers/input/misc/ad714x.h +++ b/drivers/input/misc/ad714x.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * AD714X CapTouch Programmable Controller driver (bus interfaces) | 2 | * AD714X CapTouch Programmable Controller driver (bus interfaces) |
| 3 | * | 3 | * |
| 4 | * Copyright 2009 Analog Devices Inc. | 4 | * Copyright 2009-2011 Analog Devices Inc. |
| 5 | * | 5 | * |
| 6 | * Licensed under the GPL-2 or later. | 6 | * Licensed under the GPL-2 or later. |
| 7 | */ | 7 | */ |
| @@ -11,11 +11,40 @@ | |||
| 11 | 11 | ||
| 12 | #include <linux/types.h> | 12 | #include <linux/types.h> |
| 13 | 13 | ||
| 14 | #define STAGE_NUM 12 | ||
| 15 | |||
| 14 | struct device; | 16 | struct device; |
| 17 | struct ad714x_platform_data; | ||
| 18 | struct ad714x_driver_data; | ||
| 15 | struct ad714x_chip; | 19 | struct ad714x_chip; |
| 16 | 20 | ||
| 17 | typedef int (*ad714x_read_t)(struct device *, unsigned short, unsigned short *); | 21 | typedef int (*ad714x_read_t)(struct ad714x_chip *, unsigned short, unsigned short *, size_t); |
| 18 | typedef int (*ad714x_write_t)(struct device *, unsigned short, unsigned short); | 22 | typedef int (*ad714x_write_t)(struct ad714x_chip *, unsigned short, unsigned short); |
| 23 | |||
| 24 | struct ad714x_chip { | ||
| 25 | unsigned short l_state; | ||
| 26 | unsigned short h_state; | ||
| 27 | unsigned short c_state; | ||
| 28 | unsigned short adc_reg[STAGE_NUM]; | ||
| 29 | unsigned short amb_reg[STAGE_NUM]; | ||
| 30 | unsigned short sensor_val[STAGE_NUM]; | ||
| 31 | |||
| 32 | struct ad714x_platform_data *hw; | ||
| 33 | struct ad714x_driver_data *sw; | ||
| 34 | |||
| 35 | int irq; | ||
| 36 | struct device *dev; | ||
| 37 | ad714x_read_t read; | ||
| 38 | ad714x_write_t write; | ||
| 39 | |||
| 40 | struct mutex mutex; | ||
| 41 | |||
| 42 | unsigned product; | ||
| 43 | unsigned version; | ||
| 44 | |||
| 45 | __be16 xfer_buf[16] ____cacheline_aligned; | ||
| 46 | |||
| 47 | }; | ||
| 19 | 48 | ||
| 20 | int ad714x_disable(struct ad714x_chip *ad714x); | 49 | int ad714x_disable(struct ad714x_chip *ad714x); |
| 21 | int ad714x_enable(struct ad714x_chip *ad714x); | 50 | int ad714x_enable(struct ad714x_chip *ad714x); |
diff --git a/drivers/input/misc/mma8450.c b/drivers/input/misc/mma8450.c index 6c76cf792991..0794778295fc 100644 --- a/drivers/input/misc/mma8450.c +++ b/drivers/input/misc/mma8450.c | |||
| @@ -234,7 +234,7 @@ static const struct of_device_id mma8450_dt_ids[] = { | |||
| 234 | { .compatible = "fsl,mma8450", }, | 234 | { .compatible = "fsl,mma8450", }, |
| 235 | { /* sentinel */ } | 235 | { /* sentinel */ } |
| 236 | }; | 236 | }; |
| 237 | MODULE_DEVICE_TABLE(i2c, mma8450_dt_ids); | 237 | MODULE_DEVICE_TABLE(of, mma8450_dt_ids); |
| 238 | 238 | ||
| 239 | static struct i2c_driver mma8450_driver = { | 239 | static struct i2c_driver mma8450_driver = { |
| 240 | .driver = { | 240 | .driver = { |
diff --git a/drivers/input/misc/mpu3050.c b/drivers/input/misc/mpu3050.c index b95fac15b2ea..f71dc728da58 100644 --- a/drivers/input/misc/mpu3050.c +++ b/drivers/input/misc/mpu3050.c | |||
| @@ -282,7 +282,7 @@ err_free_irq: | |||
| 282 | err_pm_set_suspended: | 282 | err_pm_set_suspended: |
| 283 | pm_runtime_set_suspended(&client->dev); | 283 | pm_runtime_set_suspended(&client->dev); |
| 284 | err_free_mem: | 284 | err_free_mem: |
| 285 | input_unregister_device(idev); | 285 | input_free_device(idev); |
| 286 | kfree(sensor); | 286 | kfree(sensor); |
| 287 | return error; | 287 | return error; |
| 288 | } | 288 | } |
diff --git a/drivers/input/mouse/bcm5974.c b/drivers/input/mouse/bcm5974.c index 3126983c004a..da280189ef07 100644 --- a/drivers/input/mouse/bcm5974.c +++ b/drivers/input/mouse/bcm5974.c | |||
| @@ -67,6 +67,14 @@ | |||
| 67 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245 | 67 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI 0x0245 |
| 68 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246 | 68 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_ISO 0x0246 |
| 69 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247 | 69 | #define USB_DEVICE_ID_APPLE_WELLSPRING5_JIS 0x0247 |
| 70 | /* MacbookAir4,2 (unibody, July 2011) */ | ||
| 71 | #define USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI 0x024c | ||
| 72 | #define USB_DEVICE_ID_APPLE_WELLSPRING6_ISO 0x024d | ||
| 73 | #define USB_DEVICE_ID_APPLE_WELLSPRING6_JIS 0x024e | ||
| 74 | /* Macbook8,2 (unibody) */ | ||
| 75 | #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI 0x0252 | ||
| 76 | #define USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO 0x0253 | ||
| 77 | #define USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS 0x0254 | ||
| 70 | 78 | ||
| 71 | #define BCM5974_DEVICE(prod) { \ | 79 | #define BCM5974_DEVICE(prod) { \ |
| 72 | .match_flags = (USB_DEVICE_ID_MATCH_DEVICE | \ | 80 | .match_flags = (USB_DEVICE_ID_MATCH_DEVICE | \ |
| @@ -104,6 +112,14 @@ static const struct usb_device_id bcm5974_table[] = { | |||
| 104 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI), | 112 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5_ANSI), |
| 105 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5_ISO), | 113 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5_ISO), |
| 106 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5_JIS), | 114 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5_JIS), |
| 115 | /* MacbookAir4,2 */ | ||
| 116 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI), | ||
| 117 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING6_ISO), | ||
| 118 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING6_JIS), | ||
| 119 | /* MacbookPro8,2 */ | ||
| 120 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI), | ||
| 121 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO), | ||
| 122 | BCM5974_DEVICE(USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS), | ||
| 107 | /* Terminating entry */ | 123 | /* Terminating entry */ |
| 108 | {} | 124 | {} |
| 109 | }; | 125 | }; |
| @@ -294,6 +310,30 @@ static const struct bcm5974_config bcm5974_config_table[] = { | |||
| 294 | { DIM_X, DIM_X / SN_COORD, -4415, 5050 }, | 310 | { DIM_X, DIM_X / SN_COORD, -4415, 5050 }, |
| 295 | { DIM_Y, DIM_Y / SN_COORD, -55, 6680 } | 311 | { DIM_Y, DIM_Y / SN_COORD, -55, 6680 } |
| 296 | }, | 312 | }, |
| 313 | { | ||
| 314 | USB_DEVICE_ID_APPLE_WELLSPRING6_ANSI, | ||
| 315 | USB_DEVICE_ID_APPLE_WELLSPRING6_ISO, | ||
| 316 | USB_DEVICE_ID_APPLE_WELLSPRING6_JIS, | ||
| 317 | HAS_INTEGRATED_BUTTON, | ||
| 318 | 0x84, sizeof(struct bt_data), | ||
| 319 | 0x81, TYPE2, FINGER_TYPE2, FINGER_TYPE2 + SIZEOF_ALL_FINGERS, | ||
| 320 | { DIM_PRESSURE, DIM_PRESSURE / SN_PRESSURE, 0, 300 }, | ||
| 321 | { DIM_WIDTH, DIM_WIDTH / SN_WIDTH, 0, 2048 }, | ||
| 322 | { DIM_X, DIM_X / SN_COORD, -4620, 5140 }, | ||
| 323 | { DIM_Y, DIM_Y / SN_COORD, -150, 6600 } | ||
| 324 | }, | ||
| 325 | { | ||
| 326 | USB_DEVICE_ID_APPLE_WELLSPRING5A_ANSI, | ||
| 327 | USB_DEVICE_ID_APPLE_WELLSPRING5A_ISO, | ||
| 328 | USB_DEVICE_ID_APPLE_WELLSPRING5A_JIS, | ||
| 329 | HAS_INTEGRATED_BUTTON, | ||
| 330 | 0x84, sizeof(struct bt_data), | ||
| 331 | 0x81, TYPE2, FINGER_TYPE2, FINGER_TYPE2 + SIZEOF_ALL_FINGERS, | ||
| 332 | { DIM_PRESSURE, DIM_PRESSURE / SN_PRESSURE, 0, 300 }, | ||
| 333 | { DIM_WIDTH, DIM_WIDTH / SN_WIDTH, 0, 2048 }, | ||
| 334 | { DIM_X, DIM_X / SN_COORD, -4750, 5280 }, | ||
| 335 | { DIM_Y, DIM_Y / SN_COORD, -150, 6730 } | ||
| 336 | }, | ||
| 297 | {} | 337 | {} |
| 298 | }; | 338 | }; |
| 299 | 339 | ||
diff --git a/drivers/input/tablet/wacom_sys.c b/drivers/input/tablet/wacom_sys.c index 449c0a46dbac..d27c9d91630b 100644 --- a/drivers/input/tablet/wacom_sys.c +++ b/drivers/input/tablet/wacom_sys.c | |||
| @@ -49,6 +49,7 @@ struct hid_descriptor { | |||
| 49 | #define USB_REQ_GET_REPORT 0x01 | 49 | #define USB_REQ_GET_REPORT 0x01 |
| 50 | #define USB_REQ_SET_REPORT 0x09 | 50 | #define USB_REQ_SET_REPORT 0x09 |
| 51 | #define WAC_HID_FEATURE_REPORT 0x03 | 51 | #define WAC_HID_FEATURE_REPORT 0x03 |
| 52 | #define WAC_MSG_RETRIES 5 | ||
| 52 | 53 | ||
| 53 | static int usb_get_report(struct usb_interface *intf, unsigned char type, | 54 | static int usb_get_report(struct usb_interface *intf, unsigned char type, |
| 54 | unsigned char id, void *buf, int size) | 55 | unsigned char id, void *buf, int size) |
| @@ -165,7 +166,7 @@ static int wacom_parse_hid(struct usb_interface *intf, struct hid_descriptor *hi | |||
| 165 | report, | 166 | report, |
| 166 | hid_desc->wDescriptorLength, | 167 | hid_desc->wDescriptorLength, |
| 167 | 5000); /* 5 secs */ | 168 | 5000); /* 5 secs */ |
| 168 | } while (result < 0 && limit++ < 5); | 169 | } while (result < 0 && limit++ < WAC_MSG_RETRIES); |
| 169 | 170 | ||
| 170 | /* No need to parse the Descriptor. It isn't an error though */ | 171 | /* No need to parse the Descriptor. It isn't an error though */ |
| 171 | if (result < 0) | 172 | if (result < 0) |
| @@ -319,24 +320,26 @@ static int wacom_query_tablet_data(struct usb_interface *intf, struct wacom_feat | |||
| 319 | int limit = 0, report_id = 2; | 320 | int limit = 0, report_id = 2; |
| 320 | int error = -ENOMEM; | 321 | int error = -ENOMEM; |
| 321 | 322 | ||
| 322 | rep_data = kmalloc(2, GFP_KERNEL); | 323 | rep_data = kmalloc(4, GFP_KERNEL); |
| 323 | if (!rep_data) | 324 | if (!rep_data) |
| 324 | return error; | 325 | return error; |
| 325 | 326 | ||
| 326 | /* ask to report tablet data if it is 2FGT Tablet PC or | 327 | /* ask to report tablet data if it is MT Tablet PC or |
| 327 | * not a Tablet PC */ | 328 | * not a Tablet PC */ |
| 328 | if (features->type == TABLETPC2FG) { | 329 | if (features->type == TABLETPC2FG) { |
| 329 | do { | 330 | do { |
| 330 | rep_data[0] = 3; | 331 | rep_data[0] = 3; |
| 331 | rep_data[1] = 4; | 332 | rep_data[1] = 4; |
| 333 | rep_data[2] = 0; | ||
| 334 | rep_data[3] = 0; | ||
| 332 | report_id = 3; | 335 | report_id = 3; |
| 333 | error = usb_set_report(intf, WAC_HID_FEATURE_REPORT, | 336 | error = usb_set_report(intf, WAC_HID_FEATURE_REPORT, |
| 334 | report_id, rep_data, 2); | 337 | report_id, rep_data, 4); |
| 335 | if (error >= 0) | 338 | if (error >= 0) |
| 336 | error = usb_get_report(intf, | 339 | error = usb_get_report(intf, |
| 337 | WAC_HID_FEATURE_REPORT, report_id, | 340 | WAC_HID_FEATURE_REPORT, report_id, |
| 338 | rep_data, 3); | 341 | rep_data, 4); |
| 339 | } while ((error < 0 || rep_data[1] != 4) && limit++ < 5); | 342 | } while ((error < 0 || rep_data[1] != 4) && limit++ < WAC_MSG_RETRIES); |
| 340 | } else if (features->type != TABLETPC) { | 343 | } else if (features->type != TABLETPC) { |
| 341 | do { | 344 | do { |
| 342 | rep_data[0] = 2; | 345 | rep_data[0] = 2; |
| @@ -347,7 +350,7 @@ static int wacom_query_tablet_data(struct usb_interface *intf, struct wacom_feat | |||
| 347 | error = usb_get_report(intf, | 350 | error = usb_get_report(intf, |
| 348 | WAC_HID_FEATURE_REPORT, report_id, | 351 | WAC_HID_FEATURE_REPORT, report_id, |
| 349 | rep_data, 2); | 352 | rep_data, 2); |
| 350 | } while ((error < 0 || rep_data[1] != 2) && limit++ < 5); | 353 | } while ((error < 0 || rep_data[1] != 2) && limit++ < WAC_MSG_RETRIES); |
| 351 | } | 354 | } |
| 352 | 355 | ||
| 353 | kfree(rep_data); | 356 | kfree(rep_data); |
diff --git a/drivers/input/tablet/wacom_wac.c b/drivers/input/tablet/wacom_wac.c index 03ebcc8b24b5..c1c2f7b28d89 100644 --- a/drivers/input/tablet/wacom_wac.c +++ b/drivers/input/tablet/wacom_wac.c | |||
| @@ -1460,6 +1460,9 @@ static const struct wacom_features wacom_features_0xD3 = | |||
| 1460 | static const struct wacom_features wacom_features_0xD4 = | 1460 | static const struct wacom_features wacom_features_0xD4 = |
| 1461 | { "Wacom Bamboo Pen", WACOM_PKGLEN_BBFUN, 14720, 9200, 1023, | 1461 | { "Wacom Bamboo Pen", WACOM_PKGLEN_BBFUN, 14720, 9200, 1023, |
| 1462 | 63, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; | 1462 | 63, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; |
| 1463 | static const struct wacom_features wacom_features_0xD5 = | ||
| 1464 | { "Wacom Bamboo Pen 6x8", WACOM_PKGLEN_BBFUN, 21648, 13530, 1023, | ||
| 1465 | 63, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; | ||
| 1463 | static const struct wacom_features wacom_features_0xD6 = | 1466 | static const struct wacom_features wacom_features_0xD6 = |
| 1464 | { "Wacom BambooPT 2FG 4x5", WACOM_PKGLEN_BBFUN, 14720, 9200, 1023, | 1467 | { "Wacom BambooPT 2FG 4x5", WACOM_PKGLEN_BBFUN, 14720, 9200, 1023, |
| 1465 | 63, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; | 1468 | 63, BAMBOO_PT, WACOM_INTUOS_RES, WACOM_INTUOS_RES }; |
| @@ -1564,6 +1567,7 @@ const struct usb_device_id wacom_ids[] = { | |||
| 1564 | { USB_DEVICE_WACOM(0xD2) }, | 1567 | { USB_DEVICE_WACOM(0xD2) }, |
| 1565 | { USB_DEVICE_WACOM(0xD3) }, | 1568 | { USB_DEVICE_WACOM(0xD3) }, |
| 1566 | { USB_DEVICE_WACOM(0xD4) }, | 1569 | { USB_DEVICE_WACOM(0xD4) }, |
| 1570 | { USB_DEVICE_WACOM(0xD5) }, | ||
| 1567 | { USB_DEVICE_WACOM(0xD6) }, | 1571 | { USB_DEVICE_WACOM(0xD6) }, |
| 1568 | { USB_DEVICE_WACOM(0xD7) }, | 1572 | { USB_DEVICE_WACOM(0xD7) }, |
| 1569 | { USB_DEVICE_WACOM(0xD8) }, | 1573 | { USB_DEVICE_WACOM(0xD8) }, |
diff --git a/drivers/input/touchscreen/atmel_mxt_ts.c b/drivers/input/touchscreen/atmel_mxt_ts.c index ae00604a6a81..f5d66859f232 100644 --- a/drivers/input/touchscreen/atmel_mxt_ts.c +++ b/drivers/input/touchscreen/atmel_mxt_ts.c | |||
| @@ -244,6 +244,7 @@ struct mxt_finger { | |||
| 244 | int x; | 244 | int x; |
| 245 | int y; | 245 | int y; |
| 246 | int area; | 246 | int area; |
| 247 | int pressure; | ||
| 247 | }; | 248 | }; |
| 248 | 249 | ||
| 249 | /* Each client has this additional data */ | 250 | /* Each client has this additional data */ |
| @@ -536,6 +537,8 @@ static void mxt_input_report(struct mxt_data *data, int single_id) | |||
| 536 | finger[id].x); | 537 | finger[id].x); |
| 537 | input_report_abs(input_dev, ABS_MT_POSITION_Y, | 538 | input_report_abs(input_dev, ABS_MT_POSITION_Y, |
| 538 | finger[id].y); | 539 | finger[id].y); |
| 540 | input_report_abs(input_dev, ABS_MT_PRESSURE, | ||
| 541 | finger[id].pressure); | ||
| 539 | } else { | 542 | } else { |
| 540 | finger[id].status = 0; | 543 | finger[id].status = 0; |
| 541 | } | 544 | } |
| @@ -546,6 +549,8 @@ static void mxt_input_report(struct mxt_data *data, int single_id) | |||
| 546 | if (status != MXT_RELEASE) { | 549 | if (status != MXT_RELEASE) { |
| 547 | input_report_abs(input_dev, ABS_X, finger[single_id].x); | 550 | input_report_abs(input_dev, ABS_X, finger[single_id].x); |
| 548 | input_report_abs(input_dev, ABS_Y, finger[single_id].y); | 551 | input_report_abs(input_dev, ABS_Y, finger[single_id].y); |
| 552 | input_report_abs(input_dev, | ||
| 553 | ABS_PRESSURE, finger[single_id].pressure); | ||
| 549 | } | 554 | } |
| 550 | 555 | ||
| 551 | input_sync(input_dev); | 556 | input_sync(input_dev); |
| @@ -560,6 +565,7 @@ static void mxt_input_touchevent(struct mxt_data *data, | |||
| 560 | int x; | 565 | int x; |
| 561 | int y; | 566 | int y; |
| 562 | int area; | 567 | int area; |
| 568 | int pressure; | ||
| 563 | 569 | ||
| 564 | /* Check the touch is present on the screen */ | 570 | /* Check the touch is present on the screen */ |
| 565 | if (!(status & MXT_DETECT)) { | 571 | if (!(status & MXT_DETECT)) { |
| @@ -584,6 +590,7 @@ static void mxt_input_touchevent(struct mxt_data *data, | |||
| 584 | y = y >> 2; | 590 | y = y >> 2; |
| 585 | 591 | ||
| 586 | area = message->message[4]; | 592 | area = message->message[4]; |
| 593 | pressure = message->message[5]; | ||
| 587 | 594 | ||
| 588 | dev_dbg(dev, "[%d] %s x: %d, y: %d, area: %d\n", id, | 595 | dev_dbg(dev, "[%d] %s x: %d, y: %d, area: %d\n", id, |
| 589 | status & MXT_MOVE ? "moved" : "pressed", | 596 | status & MXT_MOVE ? "moved" : "pressed", |
| @@ -594,6 +601,7 @@ static void mxt_input_touchevent(struct mxt_data *data, | |||
| 594 | finger[id].x = x; | 601 | finger[id].x = x; |
| 595 | finger[id].y = y; | 602 | finger[id].y = y; |
| 596 | finger[id].area = area; | 603 | finger[id].area = area; |
| 604 | finger[id].pressure = pressure; | ||
| 597 | 605 | ||
| 598 | mxt_input_report(data, id); | 606 | mxt_input_report(data, id); |
| 599 | } | 607 | } |
| @@ -1116,6 +1124,8 @@ static int __devinit mxt_probe(struct i2c_client *client, | |||
| 1116 | 0, data->max_x, 0, 0); | 1124 | 0, data->max_x, 0, 0); |
| 1117 | input_set_abs_params(input_dev, ABS_Y, | 1125 | input_set_abs_params(input_dev, ABS_Y, |
| 1118 | 0, data->max_y, 0, 0); | 1126 | 0, data->max_y, 0, 0); |
| 1127 | input_set_abs_params(input_dev, ABS_PRESSURE, | ||
| 1128 | 0, 255, 0, 0); | ||
| 1119 | 1129 | ||
| 1120 | /* For multi touch */ | 1130 | /* For multi touch */ |
| 1121 | input_mt_init_slots(input_dev, MXT_MAX_FINGER); | 1131 | input_mt_init_slots(input_dev, MXT_MAX_FINGER); |
| @@ -1125,6 +1135,8 @@ static int __devinit mxt_probe(struct i2c_client *client, | |||
| 1125 | 0, data->max_x, 0, 0); | 1135 | 0, data->max_x, 0, 0); |
| 1126 | input_set_abs_params(input_dev, ABS_MT_POSITION_Y, | 1136 | input_set_abs_params(input_dev, ABS_MT_POSITION_Y, |
| 1127 | 0, data->max_y, 0, 0); | 1137 | 0, data->max_y, 0, 0); |
| 1138 | input_set_abs_params(input_dev, ABS_MT_PRESSURE, | ||
| 1139 | 0, 255, 0, 0); | ||
| 1128 | 1140 | ||
| 1129 | input_set_drvdata(input_dev, data); | 1141 | input_set_drvdata(input_dev, data); |
| 1130 | i2c_set_clientdata(client, data); | 1142 | i2c_set_clientdata(client, data); |
diff --git a/drivers/input/touchscreen/max11801_ts.c b/drivers/input/touchscreen/max11801_ts.c index 4f2713d92791..4627fe55b401 100644 --- a/drivers/input/touchscreen/max11801_ts.c +++ b/drivers/input/touchscreen/max11801_ts.c | |||
| @@ -9,7 +9,8 @@ | |||
| 9 | * | 9 | * |
| 10 | * This program is free software; you can redistribute it and/or modify | 10 | * This program is free software; you can redistribute it and/or modify |
| 11 | * it under the terms of the GNU General Public License as published by | 11 | * it under the terms of the GNU General Public License as published by |
| 12 | * the Free Software Foundation; either version 2 of the License. | 12 | * the Free Software Foundation; either version 2 of the License, or |
| 13 | * (at your option) any later version. | ||
| 13 | */ | 14 | */ |
| 14 | 15 | ||
| 15 | /* | 16 | /* |
diff --git a/drivers/input/touchscreen/tnetv107x-ts.c b/drivers/input/touchscreen/tnetv107x-ts.c index 089b0a0f3d8c..0e8f63e5b36f 100644 --- a/drivers/input/touchscreen/tnetv107x-ts.c +++ b/drivers/input/touchscreen/tnetv107x-ts.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | * GNU General Public License for more details. | 13 | * GNU General Public License for more details. |
| 14 | */ | 14 | */ |
| 15 | 15 | ||
| 16 | #include <linux/module.h> | ||
| 16 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |
| 17 | #include <linux/err.h> | 18 | #include <linux/err.h> |
| 18 | #include <linux/errno.h> | 19 | #include <linux/errno.h> |
diff --git a/drivers/iommu/amd_iommu.c b/drivers/iommu/amd_iommu.c index a14f8dc23462..0e4227f457af 100644 --- a/drivers/iommu/amd_iommu.c +++ b/drivers/iommu/amd_iommu.c | |||
| @@ -605,7 +605,9 @@ static void build_inv_all(struct iommu_cmd *cmd) | |||
| 605 | * Writes the command to the IOMMUs command buffer and informs the | 605 | * Writes the command to the IOMMUs command buffer and informs the |
| 606 | * hardware about the new command. | 606 | * hardware about the new command. |
| 607 | */ | 607 | */ |
| 608 | static int iommu_queue_command(struct amd_iommu *iommu, struct iommu_cmd *cmd) | 608 | static int iommu_queue_command_sync(struct amd_iommu *iommu, |
| 609 | struct iommu_cmd *cmd, | ||
| 610 | bool sync) | ||
| 609 | { | 611 | { |
| 610 | u32 left, tail, head, next_tail; | 612 | u32 left, tail, head, next_tail; |
| 611 | unsigned long flags; | 613 | unsigned long flags; |
| @@ -639,13 +641,18 @@ again: | |||
| 639 | copy_cmd_to_buffer(iommu, cmd, tail); | 641 | copy_cmd_to_buffer(iommu, cmd, tail); |
| 640 | 642 | ||
| 641 | /* We need to sync now to make sure all commands are processed */ | 643 | /* We need to sync now to make sure all commands are processed */ |
| 642 | iommu->need_sync = true; | 644 | iommu->need_sync = sync; |
| 643 | 645 | ||
| 644 | spin_unlock_irqrestore(&iommu->lock, flags); | 646 | spin_unlock_irqrestore(&iommu->lock, flags); |
| 645 | 647 | ||
| 646 | return 0; | 648 | return 0; |
| 647 | } | 649 | } |
| 648 | 650 | ||
| 651 | static int iommu_queue_command(struct amd_iommu *iommu, struct iommu_cmd *cmd) | ||
| 652 | { | ||
| 653 | return iommu_queue_command_sync(iommu, cmd, true); | ||
| 654 | } | ||
| 655 | |||
| 649 | /* | 656 | /* |
| 650 | * This function queues a completion wait command into the command | 657 | * This function queues a completion wait command into the command |
| 651 | * buffer of an IOMMU | 658 | * buffer of an IOMMU |
| @@ -661,7 +668,7 @@ static int iommu_completion_wait(struct amd_iommu *iommu) | |||
| 661 | 668 | ||
| 662 | build_completion_wait(&cmd, (u64)&sem); | 669 | build_completion_wait(&cmd, (u64)&sem); |
| 663 | 670 | ||
| 664 | ret = iommu_queue_command(iommu, &cmd); | 671 | ret = iommu_queue_command_sync(iommu, &cmd, false); |
| 665 | if (ret) | 672 | if (ret) |
| 666 | return ret; | 673 | return ret; |
| 667 | 674 | ||
| @@ -840,14 +847,9 @@ static void domain_flush_complete(struct protection_domain *domain) | |||
| 840 | static void domain_flush_devices(struct protection_domain *domain) | 847 | static void domain_flush_devices(struct protection_domain *domain) |
| 841 | { | 848 | { |
| 842 | struct iommu_dev_data *dev_data; | 849 | struct iommu_dev_data *dev_data; |
| 843 | unsigned long flags; | ||
| 844 | |||
| 845 | spin_lock_irqsave(&domain->lock, flags); | ||
| 846 | 850 | ||
| 847 | list_for_each_entry(dev_data, &domain->dev_list, list) | 851 | list_for_each_entry(dev_data, &domain->dev_list, list) |
| 848 | device_flush_dte(dev_data); | 852 | device_flush_dte(dev_data); |
| 849 | |||
| 850 | spin_unlock_irqrestore(&domain->lock, flags); | ||
| 851 | } | 853 | } |
| 852 | 854 | ||
| 853 | /**************************************************************************** | 855 | /**************************************************************************** |
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/mmc/core/core.c b/drivers/mmc/core/core.c index 91a0a7460ebb..b27b94078c21 100644 --- a/drivers/mmc/core/core.c +++ b/drivers/mmc/core/core.c | |||
| @@ -133,7 +133,7 @@ void mmc_request_done(struct mmc_host *host, struct mmc_request *mrq) | |||
| 133 | if (mrq->done) | 133 | if (mrq->done) |
| 134 | mrq->done(mrq); | 134 | mrq->done(mrq); |
| 135 | 135 | ||
| 136 | mmc_host_clk_gate(host); | 136 | mmc_host_clk_release(host); |
| 137 | } | 137 | } |
| 138 | } | 138 | } |
| 139 | 139 | ||
| @@ -192,7 +192,7 @@ mmc_start_request(struct mmc_host *host, struct mmc_request *mrq) | |||
| 192 | mrq->stop->mrq = mrq; | 192 | mrq->stop->mrq = mrq; |
| 193 | } | 193 | } |
| 194 | } | 194 | } |
| 195 | mmc_host_clk_ungate(host); | 195 | mmc_host_clk_hold(host); |
| 196 | led_trigger_event(host->led, LED_FULL); | 196 | led_trigger_event(host->led, LED_FULL); |
| 197 | host->ops->request(host, mrq); | 197 | host->ops->request(host, mrq); |
| 198 | } | 198 | } |
| @@ -728,15 +728,17 @@ static inline void mmc_set_ios(struct mmc_host *host) | |||
| 728 | */ | 728 | */ |
| 729 | void mmc_set_chip_select(struct mmc_host *host, int mode) | 729 | void mmc_set_chip_select(struct mmc_host *host, int mode) |
| 730 | { | 730 | { |
| 731 | mmc_host_clk_hold(host); | ||
| 731 | host->ios.chip_select = mode; | 732 | host->ios.chip_select = mode; |
| 732 | mmc_set_ios(host); | 733 | mmc_set_ios(host); |
| 734 | mmc_host_clk_release(host); | ||
| 733 | } | 735 | } |
| 734 | 736 | ||
| 735 | /* | 737 | /* |
| 736 | * Sets the host clock to the highest possible frequency that | 738 | * Sets the host clock to the highest possible frequency that |
| 737 | * is below "hz". | 739 | * is below "hz". |
| 738 | */ | 740 | */ |
| 739 | void mmc_set_clock(struct mmc_host *host, unsigned int hz) | 741 | static void __mmc_set_clock(struct mmc_host *host, unsigned int hz) |
| 740 | { | 742 | { |
| 741 | WARN_ON(hz < host->f_min); | 743 | WARN_ON(hz < host->f_min); |
| 742 | 744 | ||
| @@ -747,6 +749,13 @@ void mmc_set_clock(struct mmc_host *host, unsigned int hz) | |||
| 747 | mmc_set_ios(host); | 749 | mmc_set_ios(host); |
| 748 | } | 750 | } |
| 749 | 751 | ||
| 752 | void mmc_set_clock(struct mmc_host *host, unsigned int hz) | ||
| 753 | { | ||
| 754 | mmc_host_clk_hold(host); | ||
| 755 | __mmc_set_clock(host, hz); | ||
| 756 | mmc_host_clk_release(host); | ||
| 757 | } | ||
| 758 | |||
| 750 | #ifdef CONFIG_MMC_CLKGATE | 759 | #ifdef CONFIG_MMC_CLKGATE |
| 751 | /* | 760 | /* |
| 752 | * This gates the clock by setting it to 0 Hz. | 761 | * This gates the clock by setting it to 0 Hz. |
| @@ -779,7 +788,7 @@ void mmc_ungate_clock(struct mmc_host *host) | |||
| 779 | if (host->clk_old) { | 788 | if (host->clk_old) { |
| 780 | BUG_ON(host->ios.clock); | 789 | BUG_ON(host->ios.clock); |
| 781 | /* This call will also set host->clk_gated to false */ | 790 | /* This call will also set host->clk_gated to false */ |
| 782 | mmc_set_clock(host, host->clk_old); | 791 | __mmc_set_clock(host, host->clk_old); |
| 783 | } | 792 | } |
| 784 | } | 793 | } |
| 785 | 794 | ||
| @@ -807,8 +816,10 @@ void mmc_set_ungated(struct mmc_host *host) | |||
| 807 | */ | 816 | */ |
| 808 | void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode) | 817 | void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode) |
| 809 | { | 818 | { |
| 819 | mmc_host_clk_hold(host); | ||
| 810 | host->ios.bus_mode = mode; | 820 | host->ios.bus_mode = mode; |
| 811 | mmc_set_ios(host); | 821 | mmc_set_ios(host); |
| 822 | mmc_host_clk_release(host); | ||
| 812 | } | 823 | } |
| 813 | 824 | ||
| 814 | /* | 825 | /* |
| @@ -816,8 +827,10 @@ void mmc_set_bus_mode(struct mmc_host *host, unsigned int mode) | |||
| 816 | */ | 827 | */ |
| 817 | void mmc_set_bus_width(struct mmc_host *host, unsigned int width) | 828 | void mmc_set_bus_width(struct mmc_host *host, unsigned int width) |
| 818 | { | 829 | { |
| 830 | mmc_host_clk_hold(host); | ||
| 819 | host->ios.bus_width = width; | 831 | host->ios.bus_width = width; |
| 820 | mmc_set_ios(host); | 832 | mmc_set_ios(host); |
| 833 | mmc_host_clk_release(host); | ||
| 821 | } | 834 | } |
| 822 | 835 | ||
| 823 | /** | 836 | /** |
| @@ -1015,8 +1028,10 @@ u32 mmc_select_voltage(struct mmc_host *host, u32 ocr) | |||
| 1015 | 1028 | ||
| 1016 | ocr &= 3 << bit; | 1029 | ocr &= 3 << bit; |
| 1017 | 1030 | ||
| 1031 | mmc_host_clk_hold(host); | ||
| 1018 | host->ios.vdd = bit; | 1032 | host->ios.vdd = bit; |
| 1019 | mmc_set_ios(host); | 1033 | mmc_set_ios(host); |
| 1034 | mmc_host_clk_release(host); | ||
| 1020 | } else { | 1035 | } else { |
| 1021 | pr_warning("%s: host doesn't support card's voltages\n", | 1036 | pr_warning("%s: host doesn't support card's voltages\n", |
| 1022 | mmc_hostname(host)); | 1037 | mmc_hostname(host)); |
| @@ -1063,8 +1078,10 @@ int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage, bool cmd11 | |||
| 1063 | */ | 1078 | */ |
| 1064 | void mmc_set_timing(struct mmc_host *host, unsigned int timing) | 1079 | void mmc_set_timing(struct mmc_host *host, unsigned int timing) |
| 1065 | { | 1080 | { |
| 1081 | mmc_host_clk_hold(host); | ||
| 1066 | host->ios.timing = timing; | 1082 | host->ios.timing = timing; |
| 1067 | mmc_set_ios(host); | 1083 | mmc_set_ios(host); |
| 1084 | mmc_host_clk_release(host); | ||
| 1068 | } | 1085 | } |
| 1069 | 1086 | ||
| 1070 | /* | 1087 | /* |
| @@ -1072,8 +1089,10 @@ void mmc_set_timing(struct mmc_host *host, unsigned int timing) | |||
| 1072 | */ | 1089 | */ |
| 1073 | void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type) | 1090 | void mmc_set_driver_type(struct mmc_host *host, unsigned int drv_type) |
| 1074 | { | 1091 | { |
| 1092 | mmc_host_clk_hold(host); | ||
| 1075 | host->ios.drv_type = drv_type; | 1093 | host->ios.drv_type = drv_type; |
| 1076 | mmc_set_ios(host); | 1094 | mmc_set_ios(host); |
| 1095 | mmc_host_clk_release(host); | ||
| 1077 | } | 1096 | } |
| 1078 | 1097 | ||
| 1079 | /* | 1098 | /* |
| @@ -1091,6 +1110,8 @@ static void mmc_power_up(struct mmc_host *host) | |||
| 1091 | { | 1110 | { |
| 1092 | int bit; | 1111 | int bit; |
| 1093 | 1112 | ||
| 1113 | mmc_host_clk_hold(host); | ||
| 1114 | |||
| 1094 | /* If ocr is set, we use it */ | 1115 | /* If ocr is set, we use it */ |
| 1095 | if (host->ocr) | 1116 | if (host->ocr) |
| 1096 | bit = ffs(host->ocr) - 1; | 1117 | bit = ffs(host->ocr) - 1; |
| @@ -1126,10 +1147,14 @@ static void mmc_power_up(struct mmc_host *host) | |||
| 1126 | * time required to reach a stable voltage. | 1147 | * time required to reach a stable voltage. |
| 1127 | */ | 1148 | */ |
| 1128 | mmc_delay(10); | 1149 | mmc_delay(10); |
| 1150 | |||
| 1151 | mmc_host_clk_release(host); | ||
| 1129 | } | 1152 | } |
| 1130 | 1153 | ||
| 1131 | static void mmc_power_off(struct mmc_host *host) | 1154 | static void mmc_power_off(struct mmc_host *host) |
| 1132 | { | 1155 | { |
| 1156 | mmc_host_clk_hold(host); | ||
| 1157 | |||
| 1133 | host->ios.clock = 0; | 1158 | host->ios.clock = 0; |
| 1134 | host->ios.vdd = 0; | 1159 | host->ios.vdd = 0; |
| 1135 | 1160 | ||
| @@ -1147,6 +1172,8 @@ static void mmc_power_off(struct mmc_host *host) | |||
| 1147 | host->ios.bus_width = MMC_BUS_WIDTH_1; | 1172 | host->ios.bus_width = MMC_BUS_WIDTH_1; |
| 1148 | host->ios.timing = MMC_TIMING_LEGACY; | 1173 | host->ios.timing = MMC_TIMING_LEGACY; |
| 1149 | mmc_set_ios(host); | 1174 | mmc_set_ios(host); |
| 1175 | |||
| 1176 | mmc_host_clk_release(host); | ||
| 1150 | } | 1177 | } |
| 1151 | 1178 | ||
| 1152 | /* | 1179 | /* |
diff --git a/drivers/mmc/core/host.c b/drivers/mmc/core/host.c index b29d3e8fd3a2..793d0a0dad8d 100644 --- a/drivers/mmc/core/host.c +++ b/drivers/mmc/core/host.c | |||
| @@ -119,14 +119,14 @@ static void mmc_host_clk_gate_work(struct work_struct *work) | |||
| 119 | } | 119 | } |
| 120 | 120 | ||
| 121 | /** | 121 | /** |
| 122 | * mmc_host_clk_ungate - ungate hardware MCI clocks | 122 | * mmc_host_clk_hold - ungate hardware MCI clocks |
| 123 | * @host: host to ungate. | 123 | * @host: host to ungate. |
| 124 | * | 124 | * |
| 125 | * Makes sure the host ios.clock is restored to a non-zero value | 125 | * Makes sure the host ios.clock is restored to a non-zero value |
| 126 | * past this call. Increase clock reference count and ungate clock | 126 | * past this call. Increase clock reference count and ungate clock |
| 127 | * if we're the first user. | 127 | * if we're the first user. |
| 128 | */ | 128 | */ |
| 129 | void mmc_host_clk_ungate(struct mmc_host *host) | 129 | void mmc_host_clk_hold(struct mmc_host *host) |
| 130 | { | 130 | { |
| 131 | unsigned long flags; | 131 | unsigned long flags; |
| 132 | 132 | ||
| @@ -164,14 +164,14 @@ static bool mmc_host_may_gate_card(struct mmc_card *card) | |||
| 164 | } | 164 | } |
| 165 | 165 | ||
| 166 | /** | 166 | /** |
| 167 | * mmc_host_clk_gate - gate off hardware MCI clocks | 167 | * mmc_host_clk_release - gate off hardware MCI clocks |
| 168 | * @host: host to gate. | 168 | * @host: host to gate. |
| 169 | * | 169 | * |
| 170 | * Calls the host driver with ios.clock set to zero as often as possible | 170 | * Calls the host driver with ios.clock set to zero as often as possible |
| 171 | * in order to gate off hardware MCI clocks. Decrease clock reference | 171 | * in order to gate off hardware MCI clocks. Decrease clock reference |
| 172 | * count and schedule disabling of clock. | 172 | * count and schedule disabling of clock. |
| 173 | */ | 173 | */ |
| 174 | void mmc_host_clk_gate(struct mmc_host *host) | 174 | void mmc_host_clk_release(struct mmc_host *host) |
| 175 | { | 175 | { |
| 176 | unsigned long flags; | 176 | unsigned long flags; |
| 177 | 177 | ||
| @@ -179,7 +179,7 @@ void mmc_host_clk_gate(struct mmc_host *host) | |||
| 179 | host->clk_requests--; | 179 | host->clk_requests--; |
| 180 | if (mmc_host_may_gate_card(host->card) && | 180 | if (mmc_host_may_gate_card(host->card) && |
| 181 | !host->clk_requests) | 181 | !host->clk_requests) |
| 182 | schedule_work(&host->clk_gate_work); | 182 | queue_work(system_nrt_wq, &host->clk_gate_work); |
| 183 | spin_unlock_irqrestore(&host->clk_lock, flags); | 183 | spin_unlock_irqrestore(&host->clk_lock, flags); |
| 184 | } | 184 | } |
| 185 | 185 | ||
| @@ -231,7 +231,7 @@ static inline void mmc_host_clk_exit(struct mmc_host *host) | |||
| 231 | if (cancel_work_sync(&host->clk_gate_work)) | 231 | if (cancel_work_sync(&host->clk_gate_work)) |
| 232 | mmc_host_clk_gate_delayed(host); | 232 | mmc_host_clk_gate_delayed(host); |
| 233 | if (host->clk_gated) | 233 | if (host->clk_gated) |
| 234 | mmc_host_clk_ungate(host); | 234 | mmc_host_clk_hold(host); |
| 235 | /* There should be only one user now */ | 235 | /* There should be only one user now */ |
| 236 | WARN_ON(host->clk_requests > 1); | 236 | WARN_ON(host->clk_requests > 1); |
| 237 | } | 237 | } |
diff --git a/drivers/mmc/core/host.h b/drivers/mmc/core/host.h index de199f911928..fb8a5cd2e4a1 100644 --- a/drivers/mmc/core/host.h +++ b/drivers/mmc/core/host.h | |||
| @@ -16,16 +16,16 @@ int mmc_register_host_class(void); | |||
| 16 | void mmc_unregister_host_class(void); | 16 | void mmc_unregister_host_class(void); |
| 17 | 17 | ||
| 18 | #ifdef CONFIG_MMC_CLKGATE | 18 | #ifdef CONFIG_MMC_CLKGATE |
| 19 | void mmc_host_clk_ungate(struct mmc_host *host); | 19 | void mmc_host_clk_hold(struct mmc_host *host); |
| 20 | void mmc_host_clk_gate(struct mmc_host *host); | 20 | void mmc_host_clk_release(struct mmc_host *host); |
| 21 | unsigned int mmc_host_clk_rate(struct mmc_host *host); | 21 | unsigned int mmc_host_clk_rate(struct mmc_host *host); |
| 22 | 22 | ||
| 23 | #else | 23 | #else |
| 24 | static inline void mmc_host_clk_ungate(struct mmc_host *host) | 24 | static inline void mmc_host_clk_hold(struct mmc_host *host) |
| 25 | { | 25 | { |
| 26 | } | 26 | } |
| 27 | 27 | ||
| 28 | static inline void mmc_host_clk_gate(struct mmc_host *host) | 28 | static inline void mmc_host_clk_release(struct mmc_host *host) |
| 29 | { | 29 | { |
| 30 | } | 30 | } |
| 31 | 31 | ||
diff --git a/drivers/mmc/core/sd.c b/drivers/mmc/core/sd.c index 633975ff2bb3..0370e03e3142 100644 --- a/drivers/mmc/core/sd.c +++ b/drivers/mmc/core/sd.c | |||
| @@ -469,56 +469,75 @@ static int sd_select_driver_type(struct mmc_card *card, u8 *status) | |||
| 469 | return 0; | 469 | return 0; |
| 470 | } | 470 | } |
| 471 | 471 | ||
| 472 | static int sd_set_bus_speed_mode(struct mmc_card *card, u8 *status) | 472 | static void sd_update_bus_speed_mode(struct mmc_card *card) |
| 473 | { | 473 | { |
| 474 | unsigned int bus_speed = 0, timing = 0; | ||
| 475 | int err; | ||
| 476 | |||
| 477 | /* | 474 | /* |
| 478 | * If the host doesn't support any of the UHS-I modes, fallback on | 475 | * If the host doesn't support any of the UHS-I modes, fallback on |
| 479 | * default speed. | 476 | * default speed. |
| 480 | */ | 477 | */ |
| 481 | if (!(card->host->caps & (MMC_CAP_UHS_SDR12 | MMC_CAP_UHS_SDR25 | | 478 | if (!(card->host->caps & (MMC_CAP_UHS_SDR12 | MMC_CAP_UHS_SDR25 | |
| 482 | MMC_CAP_UHS_SDR50 | MMC_CAP_UHS_SDR104 | MMC_CAP_UHS_DDR50))) | 479 | MMC_CAP_UHS_SDR50 | MMC_CAP_UHS_SDR104 | MMC_CAP_UHS_DDR50))) { |
| 483 | return 0; | 480 | card->sd_bus_speed = 0; |
| 481 | return; | ||
| 482 | } | ||
| 484 | 483 | ||
| 485 | if ((card->host->caps & MMC_CAP_UHS_SDR104) && | 484 | if ((card->host->caps & MMC_CAP_UHS_SDR104) && |
| 486 | (card->sw_caps.sd3_bus_mode & SD_MODE_UHS_SDR104)) { | 485 | (card->sw_caps.sd3_bus_mode & SD_MODE_UHS_SDR104)) { |
| 487 | bus_speed = UHS_SDR104_BUS_SPEED; | 486 | card->sd_bus_speed = UHS_SDR104_BUS_SPEED; |
| 488 | timing = MMC_TIMING_UHS_SDR104; | ||
| 489 | card->sw_caps.uhs_max_dtr = UHS_SDR104_MAX_DTR; | ||
| 490 | } else if ((card->host->caps & MMC_CAP_UHS_DDR50) && | 487 | } else if ((card->host->caps & MMC_CAP_UHS_DDR50) && |
| 491 | (card->sw_caps.sd3_bus_mode & SD_MODE_UHS_DDR50)) { | 488 | (card->sw_caps.sd3_bus_mode & SD_MODE_UHS_DDR50)) { |
| 492 | bus_speed = UHS_DDR50_BUS_SPEED; | 489 | card->sd_bus_speed = UHS_DDR50_BUS_SPEED; |
| 493 | timing = MMC_TIMING_UHS_DDR50; | ||
| 494 | card->sw_caps.uhs_max_dtr = UHS_DDR50_MAX_DTR; | ||
| 495 | } else if ((card->host->caps & (MMC_CAP_UHS_SDR104 | | 490 | } else if ((card->host->caps & (MMC_CAP_UHS_SDR104 | |
| 496 | MMC_CAP_UHS_SDR50)) && (card->sw_caps.sd3_bus_mode & | 491 | MMC_CAP_UHS_SDR50)) && (card->sw_caps.sd3_bus_mode & |
| 497 | SD_MODE_UHS_SDR50)) { | 492 | SD_MODE_UHS_SDR50)) { |
| 498 | bus_speed = UHS_SDR50_BUS_SPEED; | 493 | card->sd_bus_speed = UHS_SDR50_BUS_SPEED; |
| 499 | timing = MMC_TIMING_UHS_SDR50; | ||
| 500 | card->sw_caps.uhs_max_dtr = UHS_SDR50_MAX_DTR; | ||
| 501 | } else if ((card->host->caps & (MMC_CAP_UHS_SDR104 | | 494 | } else if ((card->host->caps & (MMC_CAP_UHS_SDR104 | |
| 502 | MMC_CAP_UHS_SDR50 | MMC_CAP_UHS_SDR25)) && | 495 | MMC_CAP_UHS_SDR50 | MMC_CAP_UHS_SDR25)) && |
| 503 | (card->sw_caps.sd3_bus_mode & SD_MODE_UHS_SDR25)) { | 496 | (card->sw_caps.sd3_bus_mode & SD_MODE_UHS_SDR25)) { |
| 504 | bus_speed = UHS_SDR25_BUS_SPEED; | 497 | card->sd_bus_speed = UHS_SDR25_BUS_SPEED; |
| 505 | timing = MMC_TIMING_UHS_SDR25; | ||
| 506 | card->sw_caps.uhs_max_dtr = UHS_SDR25_MAX_DTR; | ||
| 507 | } else if ((card->host->caps & (MMC_CAP_UHS_SDR104 | | 498 | } else if ((card->host->caps & (MMC_CAP_UHS_SDR104 | |
| 508 | MMC_CAP_UHS_SDR50 | MMC_CAP_UHS_SDR25 | | 499 | MMC_CAP_UHS_SDR50 | MMC_CAP_UHS_SDR25 | |
| 509 | MMC_CAP_UHS_SDR12)) && (card->sw_caps.sd3_bus_mode & | 500 | MMC_CAP_UHS_SDR12)) && (card->sw_caps.sd3_bus_mode & |
| 510 | SD_MODE_UHS_SDR12)) { | 501 | SD_MODE_UHS_SDR12)) { |
| 511 | bus_speed = UHS_SDR12_BUS_SPEED; | 502 | card->sd_bus_speed = UHS_SDR12_BUS_SPEED; |
| 512 | timing = MMC_TIMING_UHS_SDR12; | 503 | } |
| 513 | card->sw_caps.uhs_max_dtr = UHS_SDR12_MAX_DTR; | 504 | } |
| 505 | |||
| 506 | static int sd_set_bus_speed_mode(struct mmc_card *card, u8 *status) | ||
| 507 | { | ||
| 508 | int err; | ||
| 509 | unsigned int timing = 0; | ||
| 510 | |||
| 511 | switch (card->sd_bus_speed) { | ||
| 512 | case UHS_SDR104_BUS_SPEED: | ||
| 513 | timing = MMC_TIMING_UHS_SDR104; | ||
| 514 | card->sw_caps.uhs_max_dtr = UHS_SDR104_MAX_DTR; | ||
| 515 | break; | ||
| 516 | case UHS_DDR50_BUS_SPEED: | ||
| 517 | timing = MMC_TIMING_UHS_DDR50; | ||
| 518 | card->sw_caps.uhs_max_dtr = UHS_DDR50_MAX_DTR; | ||
| 519 | break; | ||
| 520 | case UHS_SDR50_BUS_SPEED: | ||
| 521 | timing = MMC_TIMING_UHS_SDR50; | ||
| 522 | card->sw_caps.uhs_max_dtr = UHS_SDR50_MAX_DTR; | ||
| 523 | break; | ||
| 524 | case UHS_SDR25_BUS_SPEED: | ||
| 525 | timing = MMC_TIMING_UHS_SDR25; | ||
| 526 | card->sw_caps.uhs_max_dtr = UHS_SDR25_MAX_DTR; | ||
| 527 | break; | ||
| 528 | case UHS_SDR12_BUS_SPEED: | ||
| 529 | timing = MMC_TIMING_UHS_SDR12; | ||
| 530 | card->sw_caps.uhs_max_dtr = UHS_SDR12_MAX_DTR; | ||
| 531 | break; | ||
| 532 | default: | ||
| 533 | return 0; | ||
| 514 | } | 534 | } |
| 515 | 535 | ||
| 516 | card->sd_bus_speed = bus_speed; | 536 | err = mmc_sd_switch(card, 1, 0, card->sd_bus_speed, status); |
| 517 | err = mmc_sd_switch(card, 1, 0, bus_speed, status); | ||
| 518 | if (err) | 537 | if (err) |
| 519 | return err; | 538 | return err; |
| 520 | 539 | ||
| 521 | if ((status[16] & 0xF) != bus_speed) | 540 | if ((status[16] & 0xF) != card->sd_bus_speed) |
| 522 | printk(KERN_WARNING "%s: Problem setting bus speed mode!\n", | 541 | printk(KERN_WARNING "%s: Problem setting bus speed mode!\n", |
| 523 | mmc_hostname(card->host)); | 542 | mmc_hostname(card->host)); |
| 524 | else { | 543 | else { |
| @@ -618,18 +637,24 @@ static int mmc_sd_init_uhs_card(struct mmc_card *card) | |||
| 618 | mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); | 637 | mmc_set_bus_width(card->host, MMC_BUS_WIDTH_4); |
| 619 | } | 638 | } |
| 620 | 639 | ||
| 640 | /* | ||
| 641 | * Select the bus speed mode depending on host | ||
| 642 | * and card capability. | ||
| 643 | */ | ||
| 644 | sd_update_bus_speed_mode(card); | ||
| 645 | |||
| 621 | /* Set the driver strength for the card */ | 646 | /* Set the driver strength for the card */ |
| 622 | err = sd_select_driver_type(card, status); | 647 | err = sd_select_driver_type(card, status); |
| 623 | if (err) | 648 | if (err) |
| 624 | goto out; | 649 | goto out; |
| 625 | 650 | ||
| 626 | /* Set bus speed mode of the card */ | 651 | /* Set current limit for the card */ |
| 627 | err = sd_set_bus_speed_mode(card, status); | 652 | err = sd_set_current_limit(card, status); |
| 628 | if (err) | 653 | if (err) |
| 629 | goto out; | 654 | goto out; |
| 630 | 655 | ||
| 631 | /* Set current limit for the card */ | 656 | /* Set bus speed mode of the card */ |
| 632 | err = sd_set_current_limit(card, status); | 657 | err = sd_set_bus_speed_mode(card, status); |
| 633 | if (err) | 658 | if (err) |
| 634 | goto out; | 659 | goto out; |
| 635 | 660 | ||
diff --git a/drivers/mmc/host/sdhci-esdhc-imx.c b/drivers/mmc/host/sdhci-esdhc-imx.c index 0e9780f5a4a9..4dc0028086a3 100644 --- a/drivers/mmc/host/sdhci-esdhc-imx.c +++ b/drivers/mmc/host/sdhci-esdhc-imx.c | |||
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <linux/err.h> | 16 | #include <linux/err.h> |
| 17 | #include <linux/clk.h> | 17 | #include <linux/clk.h> |
| 18 | #include <linux/gpio.h> | 18 | #include <linux/gpio.h> |
| 19 | #include <linux/module.h> | ||
| 19 | #include <linux/slab.h> | 20 | #include <linux/slab.h> |
| 20 | #include <linux/mmc/host.h> | 21 | #include <linux/mmc/host.h> |
| 21 | #include <linux/mmc/mmc.h> | 22 | #include <linux/mmc/mmc.h> |
diff --git a/drivers/mmc/host/sdhci-s3c.c b/drivers/mmc/host/sdhci-s3c.c index 2bd7bf4fece7..fe886d6c474a 100644 --- a/drivers/mmc/host/sdhci-s3c.c +++ b/drivers/mmc/host/sdhci-s3c.c | |||
| @@ -302,6 +302,8 @@ static int sdhci_s3c_platform_8bit_width(struct sdhci_host *host, int width) | |||
| 302 | ctrl &= ~SDHCI_CTRL_8BITBUS; | 302 | ctrl &= ~SDHCI_CTRL_8BITBUS; |
| 303 | break; | 303 | break; |
| 304 | default: | 304 | default: |
| 305 | ctrl &= ~SDHCI_CTRL_4BITBUS; | ||
| 306 | ctrl &= ~SDHCI_CTRL_8BITBUS; | ||
| 305 | break; | 307 | break; |
| 306 | } | 308 | } |
| 307 | 309 | ||
diff --git a/drivers/mmc/host/sh_mobile_sdhi.c b/drivers/mmc/host/sh_mobile_sdhi.c index 774f6439d7ce..0c4a672f5db6 100644 --- a/drivers/mmc/host/sh_mobile_sdhi.c +++ b/drivers/mmc/host/sh_mobile_sdhi.c | |||
| @@ -120,11 +120,11 @@ static int __devinit sh_mobile_sdhi_probe(struct platform_device *pdev) | |||
| 120 | mmc_data->hclk = clk_get_rate(priv->clk); | 120 | mmc_data->hclk = clk_get_rate(priv->clk); |
| 121 | mmc_data->set_pwr = sh_mobile_sdhi_set_pwr; | 121 | mmc_data->set_pwr = sh_mobile_sdhi_set_pwr; |
| 122 | mmc_data->get_cd = sh_mobile_sdhi_get_cd; | 122 | mmc_data->get_cd = sh_mobile_sdhi_get_cd; |
| 123 | if (mmc_data->flags & TMIO_MMC_HAS_IDLE_WAIT) | ||
| 124 | mmc_data->write16_hook = sh_mobile_sdhi_write16_hook; | ||
| 125 | mmc_data->capabilities = MMC_CAP_MMC_HIGHSPEED; | 123 | mmc_data->capabilities = MMC_CAP_MMC_HIGHSPEED; |
| 126 | if (p) { | 124 | if (p) { |
| 127 | mmc_data->flags = p->tmio_flags; | 125 | mmc_data->flags = p->tmio_flags; |
| 126 | if (mmc_data->flags & TMIO_MMC_HAS_IDLE_WAIT) | ||
| 127 | mmc_data->write16_hook = sh_mobile_sdhi_write16_hook; | ||
| 128 | mmc_data->ocr_mask = p->tmio_ocr_mask; | 128 | mmc_data->ocr_mask = p->tmio_ocr_mask; |
| 129 | mmc_data->capabilities |= p->tmio_caps; | 129 | mmc_data->capabilities |= p->tmio_caps; |
| 130 | 130 | ||
diff --git a/drivers/mtd/ubi/debug.h b/drivers/mtd/ubi/debug.h index 65b5b76cc379..64fbb0021825 100644 --- a/drivers/mtd/ubi/debug.h +++ b/drivers/mtd/ubi/debug.h | |||
| @@ -181,7 +181,7 @@ static inline int ubi_dbg_is_erase_failure(const struct ubi_device *ubi) | |||
| 181 | 181 | ||
| 182 | #define ubi_dbg_msg(fmt, ...) do { \ | 182 | #define ubi_dbg_msg(fmt, ...) do { \ |
| 183 | if (0) \ | 183 | if (0) \ |
| 184 | pr_debug(fmt "\n", ##__VA_ARGS__); \ | 184 | printk(KERN_DEBUG fmt "\n", ##__VA_ARGS__); \ |
| 185 | } while (0) | 185 | } while (0) |
| 186 | 186 | ||
| 187 | #define dbg_msg(fmt, ...) ubi_dbg_msg(fmt, ##__VA_ARGS__) | 187 | #define dbg_msg(fmt, ...) ubi_dbg_msg(fmt, ##__VA_ARGS__) |
diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c index 38a83acd502e..43f2ea541088 100644 --- a/drivers/net/bonding/bond_main.c +++ b/drivers/net/bonding/bond_main.c | |||
| @@ -3419,9 +3419,27 @@ static int bond_xmit_hash_policy_l2(struct sk_buff *skb, int count) | |||
| 3419 | static int bond_open(struct net_device *bond_dev) | 3419 | static int bond_open(struct net_device *bond_dev) |
| 3420 | { | 3420 | { |
| 3421 | struct bonding *bond = netdev_priv(bond_dev); | 3421 | struct bonding *bond = netdev_priv(bond_dev); |
| 3422 | struct slave *slave; | ||
| 3423 | int i; | ||
| 3422 | 3424 | ||
| 3423 | bond->kill_timers = 0; | 3425 | bond->kill_timers = 0; |
| 3424 | 3426 | ||
| 3427 | /* reset slave->backup and slave->inactive */ | ||
| 3428 | read_lock(&bond->lock); | ||
| 3429 | if (bond->slave_cnt > 0) { | ||
| 3430 | read_lock(&bond->curr_slave_lock); | ||
| 3431 | bond_for_each_slave(bond, slave, i) { | ||
| 3432 | if ((bond->params.mode == BOND_MODE_ACTIVEBACKUP) | ||
| 3433 | && (slave != bond->curr_active_slave)) { | ||
| 3434 | bond_set_slave_inactive_flags(slave); | ||
| 3435 | } else { | ||
| 3436 | bond_set_slave_active_flags(slave); | ||
| 3437 | } | ||
| 3438 | } | ||
| 3439 | read_unlock(&bond->curr_slave_lock); | ||
| 3440 | } | ||
| 3441 | read_unlock(&bond->lock); | ||
| 3442 | |||
| 3425 | INIT_DELAYED_WORK(&bond->mcast_work, bond_resend_igmp_join_requests_delayed); | 3443 | INIT_DELAYED_WORK(&bond->mcast_work, bond_resend_igmp_join_requests_delayed); |
| 3426 | 3444 | ||
| 3427 | if (bond_is_lb(bond)) { | 3445 | if (bond_is_lb(bond)) { |
diff --git a/drivers/net/can/sja1000/plx_pci.c b/drivers/net/can/sja1000/plx_pci.c index 231385b8e08f..c7f3d4ea1167 100644 --- a/drivers/net/can/sja1000/plx_pci.c +++ b/drivers/net/can/sja1000/plx_pci.c | |||
| @@ -408,7 +408,7 @@ static void plx_pci_del_card(struct pci_dev *pdev) | |||
| 408 | struct sja1000_priv *priv; | 408 | struct sja1000_priv *priv; |
| 409 | int i = 0; | 409 | int i = 0; |
| 410 | 410 | ||
| 411 | for (i = 0; i < card->channels; i++) { | 411 | for (i = 0; i < PLX_PCI_MAX_CHAN; i++) { |
| 412 | dev = card->net_dev[i]; | 412 | dev = card->net_dev[i]; |
| 413 | if (!dev) | 413 | if (!dev) |
| 414 | continue; | 414 | continue; |
| @@ -536,7 +536,6 @@ static int __devinit plx_pci_add_card(struct pci_dev *pdev, | |||
| 536 | if (err) { | 536 | if (err) { |
| 537 | dev_err(&pdev->dev, "Registering device failed " | 537 | dev_err(&pdev->dev, "Registering device failed " |
| 538 | "(err=%d)\n", err); | 538 | "(err=%d)\n", err); |
| 539 | free_sja1000dev(dev); | ||
| 540 | goto failure_cleanup; | 539 | goto failure_cleanup; |
| 541 | } | 540 | } |
| 542 | 541 | ||
| @@ -549,6 +548,7 @@ static int __devinit plx_pci_add_card(struct pci_dev *pdev, | |||
| 549 | dev_err(&pdev->dev, "Channel #%d not detected\n", | 548 | dev_err(&pdev->dev, "Channel #%d not detected\n", |
| 550 | i + 1); | 549 | i + 1); |
| 551 | free_sja1000dev(dev); | 550 | free_sja1000dev(dev); |
| 551 | card->net_dev[i] = NULL; | ||
| 552 | } | 552 | } |
| 553 | } | 553 | } |
| 554 | 554 | ||
diff --git a/drivers/net/can/ti_hecc.c b/drivers/net/can/ti_hecc.c index f7bbde9eb2cb..a81249246ece 100644 --- a/drivers/net/can/ti_hecc.c +++ b/drivers/net/can/ti_hecc.c | |||
| @@ -503,9 +503,9 @@ static netdev_tx_t ti_hecc_xmit(struct sk_buff *skb, struct net_device *ndev) | |||
| 503 | spin_unlock_irqrestore(&priv->mbx_lock, flags); | 503 | spin_unlock_irqrestore(&priv->mbx_lock, flags); |
| 504 | 504 | ||
| 505 | /* Prepare mailbox for transmission */ | 505 | /* Prepare mailbox for transmission */ |
| 506 | data = cf->can_dlc | (get_tx_head_prio(priv) << 8); | ||
| 506 | if (cf->can_id & CAN_RTR_FLAG) /* Remote transmission request */ | 507 | if (cf->can_id & CAN_RTR_FLAG) /* Remote transmission request */ |
| 507 | data |= HECC_CANMCF_RTR; | 508 | data |= HECC_CANMCF_RTR; |
| 508 | data |= get_tx_head_prio(priv) << 8; | ||
| 509 | hecc_write_mbx(priv, mbxno, HECC_CANMCF, data); | 509 | hecc_write_mbx(priv, mbxno, HECC_CANMCF, data); |
| 510 | 510 | ||
| 511 | if (cf->can_id & CAN_EFF_FLAG) /* Extended frame format */ | 511 | if (cf->can_id & CAN_EFF_FLAG) /* Extended frame format */ |
| @@ -923,6 +923,7 @@ static int ti_hecc_probe(struct platform_device *pdev) | |||
| 923 | priv->can.do_get_state = ti_hecc_get_state; | 923 | priv->can.do_get_state = ti_hecc_get_state; |
| 924 | priv->can.ctrlmode_supported = CAN_CTRLMODE_3_SAMPLES; | 924 | priv->can.ctrlmode_supported = CAN_CTRLMODE_3_SAMPLES; |
| 925 | 925 | ||
| 926 | spin_lock_init(&priv->mbx_lock); | ||
| 926 | ndev->irq = irq->start; | 927 | ndev->irq = irq->start; |
| 927 | ndev->flags |= IFF_ECHO; | 928 | ndev->flags |= IFF_ECHO; |
| 928 | platform_set_drvdata(pdev, ndev); | 929 | platform_set_drvdata(pdev, ndev); |
diff --git a/drivers/net/cassini.c b/drivers/net/cassini.c index 646c86bcc545..fdb7a1756409 100644 --- a/drivers/net/cassini.c +++ b/drivers/net/cassini.c | |||
| @@ -2452,14 +2452,13 @@ static irqreturn_t cas_interruptN(int irq, void *dev_id) | |||
| 2452 | struct net_device *dev = dev_id; | 2452 | struct net_device *dev = dev_id; |
| 2453 | struct cas *cp = netdev_priv(dev); | 2453 | struct cas *cp = netdev_priv(dev); |
| 2454 | unsigned long flags; | 2454 | unsigned long flags; |
| 2455 | int ring; | 2455 | int ring = (irq == cp->pci_irq_INTC) ? 2 : 3; |
| 2456 | u32 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(ring)); | 2456 | u32 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(ring)); |
| 2457 | 2457 | ||
| 2458 | /* check for shared irq */ | 2458 | /* check for shared irq */ |
| 2459 | if (status == 0) | 2459 | if (status == 0) |
| 2460 | return IRQ_NONE; | 2460 | return IRQ_NONE; |
| 2461 | 2461 | ||
| 2462 | ring = (irq == cp->pci_irq_INTC) ? 2 : 3; | ||
| 2463 | spin_lock_irqsave(&cp->lock, flags); | 2462 | spin_lock_irqsave(&cp->lock, flags); |
| 2464 | if (status & INTR_RX_DONE_ALT) { /* handle rx separately */ | 2463 | if (status & INTR_RX_DONE_ALT) { /* handle rx separately */ |
| 2465 | #ifdef USE_NAPI | 2464 | #ifdef USE_NAPI |
diff --git a/drivers/net/e1000e/e1000.h b/drivers/net/e1000e/e1000.h index 35916f485028..8533ad7f3559 100644 --- a/drivers/net/e1000e/e1000.h +++ b/drivers/net/e1000e/e1000.h | |||
| @@ -155,6 +155,9 @@ struct e1000_info; | |||
| 155 | #define HV_M_STATUS_SPEED_1000 0x0200 | 155 | #define HV_M_STATUS_SPEED_1000 0x0200 |
| 156 | #define HV_M_STATUS_LINK_UP 0x0040 | 156 | #define HV_M_STATUS_LINK_UP 0x0040 |
| 157 | 157 | ||
| 158 | #define E1000_ICH_FWSM_PCIM2PCI 0x01000000 /* ME PCIm-to-PCI active */ | ||
| 159 | #define E1000_ICH_FWSM_PCIM2PCI_COUNT 2000 | ||
| 160 | |||
| 158 | /* Time to wait before putting the device into D3 if there's no link (in ms). */ | 161 | /* Time to wait before putting the device into D3 if there's no link (in ms). */ |
| 159 | #define LINK_TIMEOUT 100 | 162 | #define LINK_TIMEOUT 100 |
| 160 | 163 | ||
| @@ -454,6 +457,7 @@ struct e1000_info { | |||
| 454 | #define FLAG2_DISABLE_AIM (1 << 8) | 457 | #define FLAG2_DISABLE_AIM (1 << 8) |
| 455 | #define FLAG2_CHECK_PHY_HANG (1 << 9) | 458 | #define FLAG2_CHECK_PHY_HANG (1 << 9) |
| 456 | #define FLAG2_NO_DISABLE_RX (1 << 10) | 459 | #define FLAG2_NO_DISABLE_RX (1 << 10) |
| 460 | #define FLAG2_PCIM2PCI_ARBITER_WA (1 << 11) | ||
| 457 | 461 | ||
| 458 | #define E1000_RX_DESC_PS(R, i) \ | 462 | #define E1000_RX_DESC_PS(R, i) \ |
| 459 | (&(((union e1000_rx_desc_packet_split *)((R).desc))[i])) | 463 | (&(((union e1000_rx_desc_packet_split *)((R).desc))[i])) |
diff --git a/drivers/net/e1000e/ich8lan.c b/drivers/net/e1000e/ich8lan.c index 4e36978b8fd8..54add27c8f76 100644 --- a/drivers/net/e1000e/ich8lan.c +++ b/drivers/net/e1000e/ich8lan.c | |||
| @@ -137,8 +137,9 @@ | |||
| 137 | #define HV_PM_CTRL PHY_REG(770, 17) | 137 | #define HV_PM_CTRL PHY_REG(770, 17) |
| 138 | 138 | ||
| 139 | /* PHY Low Power Idle Control */ | 139 | /* PHY Low Power Idle Control */ |
| 140 | #define I82579_LPI_CTRL PHY_REG(772, 20) | 140 | #define I82579_LPI_CTRL PHY_REG(772, 20) |
| 141 | #define I82579_LPI_CTRL_ENABLE_MASK 0x6000 | 141 | #define I82579_LPI_CTRL_ENABLE_MASK 0x6000 |
| 142 | #define I82579_LPI_CTRL_FORCE_PLL_LOCK_COUNT 0x80 | ||
| 142 | 143 | ||
| 143 | /* EMI Registers */ | 144 | /* EMI Registers */ |
| 144 | #define I82579_EMI_ADDR 0x10 | 145 | #define I82579_EMI_ADDR 0x10 |
| @@ -163,6 +164,11 @@ | |||
| 163 | #define HV_KMRN_MODE_CTRL PHY_REG(769, 16) | 164 | #define HV_KMRN_MODE_CTRL PHY_REG(769, 16) |
| 164 | #define HV_KMRN_MDIO_SLOW 0x0400 | 165 | #define HV_KMRN_MDIO_SLOW 0x0400 |
| 165 | 166 | ||
| 167 | /* KMRN FIFO Control and Status */ | ||
| 168 | #define HV_KMRN_FIFO_CTRLSTA PHY_REG(770, 16) | ||
| 169 | #define HV_KMRN_FIFO_CTRLSTA_PREAMBLE_MASK 0x7000 | ||
| 170 | #define HV_KMRN_FIFO_CTRLSTA_PREAMBLE_SHIFT 12 | ||
| 171 | |||
| 166 | /* ICH GbE Flash Hardware Sequencing Flash Status Register bit breakdown */ | 172 | /* ICH GbE Flash Hardware Sequencing Flash Status Register bit breakdown */ |
| 167 | /* Offset 04h HSFSTS */ | 173 | /* Offset 04h HSFSTS */ |
| 168 | union ich8_hws_flash_status { | 174 | union ich8_hws_flash_status { |
| @@ -657,6 +663,7 @@ static s32 e1000_check_for_copper_link_ich8lan(struct e1000_hw *hw) | |||
| 657 | struct e1000_mac_info *mac = &hw->mac; | 663 | struct e1000_mac_info *mac = &hw->mac; |
| 658 | s32 ret_val; | 664 | s32 ret_val; |
| 659 | bool link; | 665 | bool link; |
| 666 | u16 phy_reg; | ||
| 660 | 667 | ||
| 661 | /* | 668 | /* |
| 662 | * We only want to go out to the PHY registers to see if Auto-Neg | 669 | * We only want to go out to the PHY registers to see if Auto-Neg |
| @@ -689,16 +696,35 @@ static s32 e1000_check_for_copper_link_ich8lan(struct e1000_hw *hw) | |||
| 689 | 696 | ||
| 690 | mac->get_link_status = false; | 697 | mac->get_link_status = false; |
| 691 | 698 | ||
| 692 | if (hw->phy.type == e1000_phy_82578) { | 699 | switch (hw->mac.type) { |
| 693 | ret_val = e1000_link_stall_workaround_hv(hw); | 700 | case e1000_pch2lan: |
| 694 | if (ret_val) | ||
| 695 | goto out; | ||
| 696 | } | ||
| 697 | |||
| 698 | if (hw->mac.type == e1000_pch2lan) { | ||
| 699 | ret_val = e1000_k1_workaround_lv(hw); | 701 | ret_val = e1000_k1_workaround_lv(hw); |
| 700 | if (ret_val) | 702 | if (ret_val) |
| 701 | goto out; | 703 | goto out; |
| 704 | /* fall-thru */ | ||
| 705 | case e1000_pchlan: | ||
| 706 | if (hw->phy.type == e1000_phy_82578) { | ||
| 707 | ret_val = e1000_link_stall_workaround_hv(hw); | ||
| 708 | if (ret_val) | ||
| 709 | goto out; | ||
| 710 | } | ||
| 711 | |||
| 712 | /* | ||
| 713 | * Workaround for PCHx parts in half-duplex: | ||
| 714 | * Set the number of preambles removed from the packet | ||
| 715 | * when it is passed from the PHY to the MAC to prevent | ||
| 716 | * the MAC from misinterpreting the packet type. | ||
| 717 | */ | ||
| 718 | e1e_rphy(hw, HV_KMRN_FIFO_CTRLSTA, &phy_reg); | ||
| 719 | phy_reg &= ~HV_KMRN_FIFO_CTRLSTA_PREAMBLE_MASK; | ||
| 720 | |||
| 721 | if ((er32(STATUS) & E1000_STATUS_FD) != E1000_STATUS_FD) | ||
| 722 | phy_reg |= (1 << HV_KMRN_FIFO_CTRLSTA_PREAMBLE_SHIFT); | ||
| 723 | |||
| 724 | e1e_wphy(hw, HV_KMRN_FIFO_CTRLSTA, phy_reg); | ||
| 725 | break; | ||
| 726 | default: | ||
| 727 | break; | ||
| 702 | } | 728 | } |
| 703 | 729 | ||
| 704 | /* | 730 | /* |
| @@ -788,6 +814,11 @@ static s32 e1000_get_variants_ich8lan(struct e1000_adapter *adapter) | |||
| 788 | (adapter->hw.phy.type == e1000_phy_igp_3)) | 814 | (adapter->hw.phy.type == e1000_phy_igp_3)) |
| 789 | adapter->flags |= FLAG_LSC_GIG_SPEED_DROP; | 815 | adapter->flags |= FLAG_LSC_GIG_SPEED_DROP; |
| 790 | 816 | ||
| 817 | /* Enable workaround for 82579 w/ ME enabled */ | ||
| 818 | if ((adapter->hw.mac.type == e1000_pch2lan) && | ||
| 819 | (er32(FWSM) & E1000_ICH_FWSM_FW_VALID)) | ||
| 820 | adapter->flags2 |= FLAG2_PCIM2PCI_ARBITER_WA; | ||
| 821 | |||
| 791 | /* Disable EEE by default until IEEE802.3az spec is finalized */ | 822 | /* Disable EEE by default until IEEE802.3az spec is finalized */ |
| 792 | if (adapter->flags2 & FLAG2_HAS_EEE) | 823 | if (adapter->flags2 & FLAG2_HAS_EEE) |
| 793 | adapter->hw.dev_spec.ich8lan.eee_disable = true; | 824 | adapter->hw.dev_spec.ich8lan.eee_disable = true; |
| @@ -1355,7 +1386,7 @@ static s32 e1000_hv_phy_workarounds_ich8lan(struct e1000_hw *hw) | |||
| 1355 | return ret_val; | 1386 | return ret_val; |
| 1356 | 1387 | ||
| 1357 | /* Preamble tuning for SSC */ | 1388 | /* Preamble tuning for SSC */ |
| 1358 | ret_val = e1e_wphy(hw, PHY_REG(770, 16), 0xA204); | 1389 | ret_val = e1e_wphy(hw, HV_KMRN_FIFO_CTRLSTA, 0xA204); |
| 1359 | if (ret_val) | 1390 | if (ret_val) |
| 1360 | return ret_val; | 1391 | return ret_val; |
| 1361 | } | 1392 | } |
| @@ -1645,6 +1676,7 @@ static s32 e1000_k1_workaround_lv(struct e1000_hw *hw) | |||
| 1645 | s32 ret_val = 0; | 1676 | s32 ret_val = 0; |
| 1646 | u16 status_reg = 0; | 1677 | u16 status_reg = 0; |
| 1647 | u32 mac_reg; | 1678 | u32 mac_reg; |
| 1679 | u16 phy_reg; | ||
| 1648 | 1680 | ||
| 1649 | if (hw->mac.type != e1000_pch2lan) | 1681 | if (hw->mac.type != e1000_pch2lan) |
| 1650 | goto out; | 1682 | goto out; |
| @@ -1659,12 +1691,19 @@ static s32 e1000_k1_workaround_lv(struct e1000_hw *hw) | |||
| 1659 | mac_reg = er32(FEXTNVM4); | 1691 | mac_reg = er32(FEXTNVM4); |
| 1660 | mac_reg &= ~E1000_FEXTNVM4_BEACON_DURATION_MASK; | 1692 | mac_reg &= ~E1000_FEXTNVM4_BEACON_DURATION_MASK; |
| 1661 | 1693 | ||
| 1662 | if (status_reg & HV_M_STATUS_SPEED_1000) | 1694 | ret_val = e1e_rphy(hw, I82579_LPI_CTRL, &phy_reg); |
| 1695 | if (ret_val) | ||
| 1696 | goto out; | ||
| 1697 | |||
| 1698 | if (status_reg & HV_M_STATUS_SPEED_1000) { | ||
| 1663 | mac_reg |= E1000_FEXTNVM4_BEACON_DURATION_8USEC; | 1699 | mac_reg |= E1000_FEXTNVM4_BEACON_DURATION_8USEC; |
| 1664 | else | 1700 | phy_reg &= ~I82579_LPI_CTRL_FORCE_PLL_LOCK_COUNT; |
| 1701 | } else { | ||
| 1665 | mac_reg |= E1000_FEXTNVM4_BEACON_DURATION_16USEC; | 1702 | mac_reg |= E1000_FEXTNVM4_BEACON_DURATION_16USEC; |
| 1666 | 1703 | phy_reg |= I82579_LPI_CTRL_FORCE_PLL_LOCK_COUNT; | |
| 1704 | } | ||
| 1667 | ew32(FEXTNVM4, mac_reg); | 1705 | ew32(FEXTNVM4, mac_reg); |
| 1706 | ret_val = e1e_wphy(hw, I82579_LPI_CTRL, phy_reg); | ||
| 1668 | } | 1707 | } |
| 1669 | 1708 | ||
| 1670 | out: | 1709 | out: |
diff --git a/drivers/net/e1000e/netdev.c b/drivers/net/e1000e/netdev.c index 362f70382cdd..2198e615f241 100644 --- a/drivers/net/e1000e/netdev.c +++ b/drivers/net/e1000e/netdev.c | |||
| @@ -519,6 +519,63 @@ static void e1000_rx_checksum(struct e1000_adapter *adapter, u32 status_err, | |||
| 519 | } | 519 | } |
| 520 | 520 | ||
| 521 | /** | 521 | /** |
| 522 | * e1000e_update_tail_wa - helper function for e1000e_update_[rt]dt_wa() | ||
| 523 | * @hw: pointer to the HW structure | ||
| 524 | * @tail: address of tail descriptor register | ||
| 525 | * @i: value to write to tail descriptor register | ||
| 526 | * | ||
| 527 | * When updating the tail register, the ME could be accessing Host CSR | ||
| 528 | * registers at the same time. Normally, this is handled in h/w by an | ||
| 529 | * arbiter but on some parts there is a bug that acknowledges Host accesses | ||
| 530 | * later than it should which could result in the descriptor register to | ||
| 531 | * have an incorrect value. Workaround this by checking the FWSM register | ||
| 532 | * which has bit 24 set while ME is accessing Host CSR registers, wait | ||
| 533 | * if it is set and try again a number of times. | ||
| 534 | **/ | ||
| 535 | static inline s32 e1000e_update_tail_wa(struct e1000_hw *hw, u8 __iomem * tail, | ||
| 536 | unsigned int i) | ||
| 537 | { | ||
| 538 | unsigned int j = 0; | ||
| 539 | |||
| 540 | while ((j++ < E1000_ICH_FWSM_PCIM2PCI_COUNT) && | ||
| 541 | (er32(FWSM) & E1000_ICH_FWSM_PCIM2PCI)) | ||
| 542 | udelay(50); | ||
| 543 | |||
| 544 | writel(i, tail); | ||
| 545 | |||
| 546 | if ((j == E1000_ICH_FWSM_PCIM2PCI_COUNT) && (i != readl(tail))) | ||
| 547 | return E1000_ERR_SWFW_SYNC; | ||
| 548 | |||
| 549 | return 0; | ||
| 550 | } | ||
| 551 | |||
| 552 | static void e1000e_update_rdt_wa(struct e1000_adapter *adapter, unsigned int i) | ||
| 553 | { | ||
| 554 | u8 __iomem *tail = (adapter->hw.hw_addr + adapter->rx_ring->tail); | ||
| 555 | struct e1000_hw *hw = &adapter->hw; | ||
| 556 | |||
| 557 | if (e1000e_update_tail_wa(hw, tail, i)) { | ||
| 558 | u32 rctl = er32(RCTL); | ||
| 559 | ew32(RCTL, rctl & ~E1000_RCTL_EN); | ||
| 560 | e_err("ME firmware caused invalid RDT - resetting\n"); | ||
| 561 | schedule_work(&adapter->reset_task); | ||
| 562 | } | ||
| 563 | } | ||
| 564 | |||
| 565 | static void e1000e_update_tdt_wa(struct e1000_adapter *adapter, unsigned int i) | ||
| 566 | { | ||
| 567 | u8 __iomem *tail = (adapter->hw.hw_addr + adapter->tx_ring->tail); | ||
| 568 | struct e1000_hw *hw = &adapter->hw; | ||
| 569 | |||
| 570 | if (e1000e_update_tail_wa(hw, tail, i)) { | ||
| 571 | u32 tctl = er32(TCTL); | ||
| 572 | ew32(TCTL, tctl & ~E1000_TCTL_EN); | ||
| 573 | e_err("ME firmware caused invalid TDT - resetting\n"); | ||
| 574 | schedule_work(&adapter->reset_task); | ||
| 575 | } | ||
| 576 | } | ||
| 577 | |||
| 578 | /** | ||
| 522 | * e1000_alloc_rx_buffers - Replace used receive buffers; legacy & extended | 579 | * e1000_alloc_rx_buffers - Replace used receive buffers; legacy & extended |
| 523 | * @adapter: address of board private structure | 580 | * @adapter: address of board private structure |
| 524 | **/ | 581 | **/ |
| @@ -573,7 +630,10 @@ map_skb: | |||
| 573 | * such as IA-64). | 630 | * such as IA-64). |
| 574 | */ | 631 | */ |
| 575 | wmb(); | 632 | wmb(); |
| 576 | writel(i, adapter->hw.hw_addr + rx_ring->tail); | 633 | if (adapter->flags2 & FLAG2_PCIM2PCI_ARBITER_WA) |
| 634 | e1000e_update_rdt_wa(adapter, i); | ||
| 635 | else | ||
| 636 | writel(i, adapter->hw.hw_addr + rx_ring->tail); | ||
| 577 | } | 637 | } |
| 578 | i++; | 638 | i++; |
| 579 | if (i == rx_ring->count) | 639 | if (i == rx_ring->count) |
| @@ -673,7 +733,11 @@ static void e1000_alloc_rx_buffers_ps(struct e1000_adapter *adapter, | |||
| 673 | * such as IA-64). | 733 | * such as IA-64). |
| 674 | */ | 734 | */ |
| 675 | wmb(); | 735 | wmb(); |
| 676 | writel(i << 1, adapter->hw.hw_addr + rx_ring->tail); | 736 | if (adapter->flags2 & FLAG2_PCIM2PCI_ARBITER_WA) |
| 737 | e1000e_update_rdt_wa(adapter, i << 1); | ||
| 738 | else | ||
| 739 | writel(i << 1, | ||
| 740 | adapter->hw.hw_addr + rx_ring->tail); | ||
| 677 | } | 741 | } |
| 678 | 742 | ||
| 679 | i++; | 743 | i++; |
| @@ -756,7 +820,10 @@ check_page: | |||
| 756 | * applicable for weak-ordered memory model archs, | 820 | * applicable for weak-ordered memory model archs, |
| 757 | * such as IA-64). */ | 821 | * such as IA-64). */ |
| 758 | wmb(); | 822 | wmb(); |
| 759 | writel(i, adapter->hw.hw_addr + rx_ring->tail); | 823 | if (adapter->flags2 & FLAG2_PCIM2PCI_ARBITER_WA) |
| 824 | e1000e_update_rdt_wa(adapter, i); | ||
| 825 | else | ||
| 826 | writel(i, adapter->hw.hw_addr + rx_ring->tail); | ||
| 760 | } | 827 | } |
| 761 | } | 828 | } |
| 762 | 829 | ||
| @@ -4689,7 +4756,12 @@ static void e1000_tx_queue(struct e1000_adapter *adapter, | |||
| 4689 | wmb(); | 4756 | wmb(); |
| 4690 | 4757 | ||
| 4691 | tx_ring->next_to_use = i; | 4758 | tx_ring->next_to_use = i; |
| 4692 | writel(i, adapter->hw.hw_addr + tx_ring->tail); | 4759 | |
| 4760 | if (adapter->flags2 & FLAG2_PCIM2PCI_ARBITER_WA) | ||
| 4761 | e1000e_update_tdt_wa(adapter, i); | ||
| 4762 | else | ||
| 4763 | writel(i, adapter->hw.hw_addr + tx_ring->tail); | ||
| 4764 | |||
| 4693 | /* | 4765 | /* |
| 4694 | * we need this if more than one processor can write to our tail | 4766 | * we need this if more than one processor can write to our tail |
| 4695 | * at a time, it synchronizes IO on IA64/Altix systems | 4767 | * at a time, it synchronizes IO on IA64/Altix systems |
diff --git a/drivers/net/forcedeth.c b/drivers/net/forcedeth.c index e55df308a3af..6d5fbd4d4256 100644 --- a/drivers/net/forcedeth.c +++ b/drivers/net/forcedeth.c | |||
| @@ -5615,7 +5615,8 @@ static int __devinit nv_probe(struct pci_dev *pci_dev, const struct pci_device_i | |||
| 5615 | goto out_error; | 5615 | goto out_error; |
| 5616 | } | 5616 | } |
| 5617 | 5617 | ||
| 5618 | nv_vlan_mode(dev, dev->features); | 5618 | if (id->driver_data & DEV_HAS_VLAN) |
| 5619 | nv_vlan_mode(dev, dev->features); | ||
| 5619 | 5620 | ||
| 5620 | netif_carrier_off(dev); | 5621 | netif_carrier_off(dev); |
| 5621 | 5622 | ||
diff --git a/drivers/net/gianfar.c b/drivers/net/gianfar.c index 2659daad783d..31d5c574e5a9 100644 --- a/drivers/net/gianfar.c +++ b/drivers/net/gianfar.c | |||
| @@ -2710,8 +2710,13 @@ static int gfar_process_frame(struct net_device *dev, struct sk_buff *skb, | |||
| 2710 | /* Tell the skb what kind of packet this is */ | 2710 | /* Tell the skb what kind of packet this is */ |
| 2711 | skb->protocol = eth_type_trans(skb, dev); | 2711 | skb->protocol = eth_type_trans(skb, dev); |
| 2712 | 2712 | ||
| 2713 | /* Set vlan tag */ | 2713 | /* |
| 2714 | if (fcb->flags & RXFCB_VLN) | 2714 | * There's need to check for NETIF_F_HW_VLAN_RX here. |
| 2715 | * Even if vlan rx accel is disabled, on some chips | ||
| 2716 | * RXFCB_VLN is pseudo randomly set. | ||
| 2717 | */ | ||
| 2718 | if (dev->features & NETIF_F_HW_VLAN_RX && | ||
| 2719 | fcb->flags & RXFCB_VLN) | ||
| 2715 | __vlan_hwaccel_put_tag(skb, fcb->vlctl); | 2720 | __vlan_hwaccel_put_tag(skb, fcb->vlctl); |
| 2716 | 2721 | ||
| 2717 | /* Send the packet up the stack */ | 2722 | /* Send the packet up the stack */ |
diff --git a/drivers/net/gianfar_ethtool.c b/drivers/net/gianfar_ethtool.c index 6e350692d118..25a8c2adb001 100644 --- a/drivers/net/gianfar_ethtool.c +++ b/drivers/net/gianfar_ethtool.c | |||
| @@ -686,10 +686,21 @@ static int gfar_ethflow_to_filer_table(struct gfar_private *priv, u64 ethflow, u | |||
| 686 | { | 686 | { |
| 687 | unsigned int last_rule_idx = priv->cur_filer_idx; | 687 | unsigned int last_rule_idx = priv->cur_filer_idx; |
| 688 | unsigned int cmp_rqfpr; | 688 | unsigned int cmp_rqfpr; |
| 689 | unsigned int local_rqfpr[MAX_FILER_IDX + 1]; | 689 | unsigned int *local_rqfpr; |
| 690 | unsigned int local_rqfcr[MAX_FILER_IDX + 1]; | 690 | unsigned int *local_rqfcr; |
| 691 | int i = 0x0, k = 0x0; | 691 | int i = 0x0, k = 0x0; |
| 692 | int j = MAX_FILER_IDX, l = 0x0; | 692 | int j = MAX_FILER_IDX, l = 0x0; |
| 693 | int ret = 1; | ||
| 694 | |||
| 695 | local_rqfpr = kmalloc(sizeof(unsigned int) * (MAX_FILER_IDX + 1), | ||
| 696 | GFP_KERNEL); | ||
| 697 | local_rqfcr = kmalloc(sizeof(unsigned int) * (MAX_FILER_IDX + 1), | ||
| 698 | GFP_KERNEL); | ||
| 699 | if (!local_rqfpr || !local_rqfcr) { | ||
| 700 | pr_err("Out of memory\n"); | ||
| 701 | ret = 0; | ||
| 702 | goto err; | ||
| 703 | } | ||
| 693 | 704 | ||
| 694 | switch (class) { | 705 | switch (class) { |
| 695 | case TCP_V4_FLOW: | 706 | case TCP_V4_FLOW: |
| @@ -706,7 +717,8 @@ static int gfar_ethflow_to_filer_table(struct gfar_private *priv, u64 ethflow, u | |||
| 706 | break; | 717 | break; |
| 707 | default: | 718 | default: |
| 708 | pr_err("Right now this class is not supported\n"); | 719 | pr_err("Right now this class is not supported\n"); |
| 709 | return 0; | 720 | ret = 0; |
| 721 | goto err; | ||
| 710 | } | 722 | } |
| 711 | 723 | ||
| 712 | for (i = 0; i < MAX_FILER_IDX + 1; i++) { | 724 | for (i = 0; i < MAX_FILER_IDX + 1; i++) { |
| @@ -721,7 +733,8 @@ static int gfar_ethflow_to_filer_table(struct gfar_private *priv, u64 ethflow, u | |||
| 721 | 733 | ||
| 722 | if (i == MAX_FILER_IDX + 1) { | 734 | if (i == MAX_FILER_IDX + 1) { |
| 723 | pr_err("No parse rule found, can't create hash rules\n"); | 735 | pr_err("No parse rule found, can't create hash rules\n"); |
| 724 | return 0; | 736 | ret = 0; |
| 737 | goto err; | ||
| 725 | } | 738 | } |
| 726 | 739 | ||
| 727 | /* If a match was found, then it begins the starting of a cluster rule | 740 | /* If a match was found, then it begins the starting of a cluster rule |
| @@ -765,7 +778,10 @@ static int gfar_ethflow_to_filer_table(struct gfar_private *priv, u64 ethflow, u | |||
| 765 | priv->cur_filer_idx = priv->cur_filer_idx - 1; | 778 | priv->cur_filer_idx = priv->cur_filer_idx - 1; |
| 766 | } | 779 | } |
| 767 | 780 | ||
| 768 | return 1; | 781 | err: |
| 782 | kfree(local_rqfcr); | ||
| 783 | kfree(local_rqfpr); | ||
| 784 | return ret; | ||
| 769 | } | 785 | } |
| 770 | 786 | ||
| 771 | static int gfar_set_hash_opts(struct gfar_private *priv, struct ethtool_rxnfc *cmd) | 787 | static int gfar_set_hash_opts(struct gfar_private *priv, struct ethtool_rxnfc *cmd) |
diff --git a/drivers/net/ibmveth.c b/drivers/net/ibmveth.c index ba99af05bf62..3e6679269400 100644 --- a/drivers/net/ibmveth.c +++ b/drivers/net/ibmveth.c | |||
| @@ -395,7 +395,7 @@ static inline struct sk_buff *ibmveth_rxq_get_buffer(struct ibmveth_adapter *ada | |||
| 395 | } | 395 | } |
| 396 | 396 | ||
| 397 | /* recycle the current buffer on the rx queue */ | 397 | /* recycle the current buffer on the rx queue */ |
| 398 | static void ibmveth_rxq_recycle_buffer(struct ibmveth_adapter *adapter) | 398 | static int ibmveth_rxq_recycle_buffer(struct ibmveth_adapter *adapter) |
| 399 | { | 399 | { |
| 400 | u32 q_index = adapter->rx_queue.index; | 400 | u32 q_index = adapter->rx_queue.index; |
| 401 | u64 correlator = adapter->rx_queue.queue_addr[q_index].correlator; | 401 | u64 correlator = adapter->rx_queue.queue_addr[q_index].correlator; |
| @@ -403,6 +403,7 @@ static void ibmveth_rxq_recycle_buffer(struct ibmveth_adapter *adapter) | |||
| 403 | unsigned int index = correlator & 0xffffffffUL; | 403 | unsigned int index = correlator & 0xffffffffUL; |
| 404 | union ibmveth_buf_desc desc; | 404 | union ibmveth_buf_desc desc; |
| 405 | unsigned long lpar_rc; | 405 | unsigned long lpar_rc; |
| 406 | int ret = 1; | ||
| 406 | 407 | ||
| 407 | BUG_ON(pool >= IBMVETH_NUM_BUFF_POOLS); | 408 | BUG_ON(pool >= IBMVETH_NUM_BUFF_POOLS); |
| 408 | BUG_ON(index >= adapter->rx_buff_pool[pool].size); | 409 | BUG_ON(index >= adapter->rx_buff_pool[pool].size); |
| @@ -410,7 +411,7 @@ static void ibmveth_rxq_recycle_buffer(struct ibmveth_adapter *adapter) | |||
| 410 | if (!adapter->rx_buff_pool[pool].active) { | 411 | if (!adapter->rx_buff_pool[pool].active) { |
| 411 | ibmveth_rxq_harvest_buffer(adapter); | 412 | ibmveth_rxq_harvest_buffer(adapter); |
| 412 | ibmveth_free_buffer_pool(adapter, &adapter->rx_buff_pool[pool]); | 413 | ibmveth_free_buffer_pool(adapter, &adapter->rx_buff_pool[pool]); |
| 413 | return; | 414 | goto out; |
| 414 | } | 415 | } |
| 415 | 416 | ||
| 416 | desc.fields.flags_len = IBMVETH_BUF_VALID | | 417 | desc.fields.flags_len = IBMVETH_BUF_VALID | |
| @@ -423,12 +424,16 @@ static void ibmveth_rxq_recycle_buffer(struct ibmveth_adapter *adapter) | |||
| 423 | netdev_dbg(adapter->netdev, "h_add_logical_lan_buffer failed " | 424 | netdev_dbg(adapter->netdev, "h_add_logical_lan_buffer failed " |
| 424 | "during recycle rc=%ld", lpar_rc); | 425 | "during recycle rc=%ld", lpar_rc); |
| 425 | ibmveth_remove_buffer_from_pool(adapter, adapter->rx_queue.queue_addr[adapter->rx_queue.index].correlator); | 426 | ibmveth_remove_buffer_from_pool(adapter, adapter->rx_queue.queue_addr[adapter->rx_queue.index].correlator); |
| 427 | ret = 0; | ||
| 426 | } | 428 | } |
| 427 | 429 | ||
| 428 | if (++adapter->rx_queue.index == adapter->rx_queue.num_slots) { | 430 | if (++adapter->rx_queue.index == adapter->rx_queue.num_slots) { |
| 429 | adapter->rx_queue.index = 0; | 431 | adapter->rx_queue.index = 0; |
| 430 | adapter->rx_queue.toggle = !adapter->rx_queue.toggle; | 432 | adapter->rx_queue.toggle = !adapter->rx_queue.toggle; |
| 431 | } | 433 | } |
| 434 | |||
| 435 | out: | ||
| 436 | return ret; | ||
| 432 | } | 437 | } |
| 433 | 438 | ||
| 434 | static void ibmveth_rxq_harvest_buffer(struct ibmveth_adapter *adapter) | 439 | static void ibmveth_rxq_harvest_buffer(struct ibmveth_adapter *adapter) |
| @@ -1084,8 +1089,9 @@ restart_poll: | |||
| 1084 | if (rx_flush) | 1089 | if (rx_flush) |
| 1085 | ibmveth_flush_buffer(skb->data, | 1090 | ibmveth_flush_buffer(skb->data, |
| 1086 | length + offset); | 1091 | length + offset); |
| 1092 | if (!ibmveth_rxq_recycle_buffer(adapter)) | ||
| 1093 | kfree_skb(skb); | ||
| 1087 | skb = new_skb; | 1094 | skb = new_skb; |
| 1088 | ibmveth_rxq_recycle_buffer(adapter); | ||
| 1089 | } else { | 1095 | } else { |
| 1090 | ibmveth_rxq_harvest_buffer(adapter); | 1096 | ibmveth_rxq_harvest_buffer(adapter); |
| 1091 | skb_reserve(skb, offset); | 1097 | skb_reserve(skb, offset); |
diff --git a/drivers/net/ixgbe/ixgbe_main.c b/drivers/net/ixgbe/ixgbe_main.c index e86297b32733..22790394318a 100644 --- a/drivers/net/ixgbe/ixgbe_main.c +++ b/drivers/net/ixgbe/ixgbe_main.c | |||
| @@ -1459,8 +1459,10 @@ static void ixgbe_clean_rx_irq(struct ixgbe_q_vector *q_vector, | |||
| 1459 | if (ixgbe_rx_is_fcoe(adapter, rx_desc)) { | 1459 | if (ixgbe_rx_is_fcoe(adapter, rx_desc)) { |
| 1460 | ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb, | 1460 | ddp_bytes = ixgbe_fcoe_ddp(adapter, rx_desc, skb, |
| 1461 | staterr); | 1461 | staterr); |
| 1462 | if (!ddp_bytes) | 1462 | if (!ddp_bytes) { |
| 1463 | dev_kfree_skb_any(skb); | ||
| 1463 | goto next_desc; | 1464 | goto next_desc; |
| 1465 | } | ||
| 1464 | } | 1466 | } |
| 1465 | #endif /* IXGBE_FCOE */ | 1467 | #endif /* IXGBE_FCOE */ |
| 1466 | ixgbe_receive_skb(q_vector, skb, staterr, rx_ring, rx_desc); | 1468 | ixgbe_receive_skb(q_vector, skb, staterr, rx_ring, rx_desc); |
diff --git a/drivers/net/phy/national.c b/drivers/net/phy/national.c index 0620ba963508..04bb8fcc0cb5 100644 --- a/drivers/net/phy/national.c +++ b/drivers/net/phy/national.c | |||
| @@ -25,8 +25,9 @@ | |||
| 25 | /* DP83865 phy identifier values */ | 25 | /* DP83865 phy identifier values */ |
| 26 | #define DP83865_PHY_ID 0x20005c7a | 26 | #define DP83865_PHY_ID 0x20005c7a |
| 27 | 27 | ||
| 28 | #define DP83865_INT_MASK_REG 0x15 | 28 | #define DP83865_INT_STATUS 0x14 |
| 29 | #define DP83865_INT_MASK_STATUS 0x14 | 29 | #define DP83865_INT_MASK 0x15 |
| 30 | #define DP83865_INT_CLEAR 0x17 | ||
| 30 | 31 | ||
| 31 | #define DP83865_INT_REMOTE_FAULT 0x0008 | 32 | #define DP83865_INT_REMOTE_FAULT 0x0008 |
| 32 | #define DP83865_INT_ANE_COMPLETED 0x0010 | 33 | #define DP83865_INT_ANE_COMPLETED 0x0010 |
| @@ -68,21 +69,25 @@ static int ns_config_intr(struct phy_device *phydev) | |||
| 68 | int err; | 69 | int err; |
| 69 | 70 | ||
| 70 | if (phydev->interrupts == PHY_INTERRUPT_ENABLED) | 71 | if (phydev->interrupts == PHY_INTERRUPT_ENABLED) |
| 71 | err = phy_write(phydev, DP83865_INT_MASK_REG, | 72 | err = phy_write(phydev, DP83865_INT_MASK, |
| 72 | DP83865_INT_MASK_DEFAULT); | 73 | DP83865_INT_MASK_DEFAULT); |
| 73 | else | 74 | else |
| 74 | err = phy_write(phydev, DP83865_INT_MASK_REG, 0); | 75 | err = phy_write(phydev, DP83865_INT_MASK, 0); |
| 75 | 76 | ||
| 76 | return err; | 77 | return err; |
| 77 | } | 78 | } |
| 78 | 79 | ||
| 79 | static int ns_ack_interrupt(struct phy_device *phydev) | 80 | static int ns_ack_interrupt(struct phy_device *phydev) |
| 80 | { | 81 | { |
| 81 | int ret = phy_read(phydev, DP83865_INT_MASK_STATUS); | 82 | int ret = phy_read(phydev, DP83865_INT_STATUS); |
| 82 | if (ret < 0) | 83 | if (ret < 0) |
| 83 | return ret; | 84 | return ret; |
| 84 | 85 | ||
| 85 | return 0; | 86 | /* Clear the interrupt status bit by writing a “1” |
| 87 | * to the corresponding bit in INT_CLEAR (2:0 are reserved) */ | ||
| 88 | ret = phy_write(phydev, DP83865_INT_CLEAR, ret & ~0x7); | ||
| 89 | |||
| 90 | return ret; | ||
| 86 | } | 91 | } |
| 87 | 92 | ||
| 88 | static void ns_giga_speed_fallback(struct phy_device *phydev, int mode) | 93 | static void ns_giga_speed_fallback(struct phy_device *phydev, int mode) |
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/net/sh_eth.c b/drivers/net/sh_eth.c index ad35c210b839..1c1666e99106 100644 --- a/drivers/net/sh_eth.c +++ b/drivers/net/sh_eth.c | |||
| @@ -21,6 +21,7 @@ | |||
| 21 | */ | 21 | */ |
| 22 | 22 | ||
| 23 | #include <linux/init.h> | 23 | #include <linux/init.h> |
| 24 | #include <linux/interrupt.h> | ||
| 24 | #include <linux/dma-mapping.h> | 25 | #include <linux/dma-mapping.h> |
| 25 | #include <linux/etherdevice.h> | 26 | #include <linux/etherdevice.h> |
| 26 | #include <linux/delay.h> | 27 | #include <linux/delay.h> |
| @@ -30,6 +31,7 @@ | |||
| 30 | #include <linux/phy.h> | 31 | #include <linux/phy.h> |
| 31 | #include <linux/cache.h> | 32 | #include <linux/cache.h> |
| 32 | #include <linux/io.h> | 33 | #include <linux/io.h> |
| 34 | #include <linux/interrupt.h> | ||
| 33 | #include <linux/pm_runtime.h> | 35 | #include <linux/pm_runtime.h> |
| 34 | #include <linux/slab.h> | 36 | #include <linux/slab.h> |
| 35 | #include <linux/ethtool.h> | 37 | #include <linux/ethtool.h> |
diff --git a/drivers/net/usb/cdc_ncm.c b/drivers/net/usb/cdc_ncm.c index a03336e086d5..f06fb78383a1 100644 --- a/drivers/net/usb/cdc_ncm.c +++ b/drivers/net/usb/cdc_ncm.c | |||
| @@ -228,23 +228,40 @@ static u8 cdc_ncm_setup(struct cdc_ncm_ctx *ctx) | |||
| 228 | if (ctx->rx_max != le32_to_cpu(ctx->ncm_parm.dwNtbInMaxSize)) { | 228 | if (ctx->rx_max != le32_to_cpu(ctx->ncm_parm.dwNtbInMaxSize)) { |
| 229 | 229 | ||
| 230 | if (flags & USB_CDC_NCM_NCAP_NTB_INPUT_SIZE) { | 230 | if (flags & USB_CDC_NCM_NCAP_NTB_INPUT_SIZE) { |
| 231 | struct usb_cdc_ncm_ndp_input_size ndp_in_sz; | 231 | struct usb_cdc_ncm_ndp_input_size *ndp_in_sz; |
| 232 | |||
| 233 | ndp_in_sz = kzalloc(sizeof(*ndp_in_sz), GFP_KERNEL); | ||
| 234 | if (!ndp_in_sz) { | ||
| 235 | err = -ENOMEM; | ||
| 236 | goto size_err; | ||
| 237 | } | ||
| 238 | |||
| 232 | err = usb_control_msg(ctx->udev, | 239 | err = usb_control_msg(ctx->udev, |
| 233 | usb_sndctrlpipe(ctx->udev, 0), | 240 | usb_sndctrlpipe(ctx->udev, 0), |
| 234 | USB_CDC_SET_NTB_INPUT_SIZE, | 241 | USB_CDC_SET_NTB_INPUT_SIZE, |
| 235 | USB_TYPE_CLASS | USB_DIR_OUT | 242 | USB_TYPE_CLASS | USB_DIR_OUT |
| 236 | | USB_RECIP_INTERFACE, | 243 | | USB_RECIP_INTERFACE, |
| 237 | 0, iface_no, &ndp_in_sz, 8, 1000); | 244 | 0, iface_no, ndp_in_sz, 8, 1000); |
| 245 | kfree(ndp_in_sz); | ||
| 238 | } else { | 246 | } else { |
| 239 | __le32 dwNtbInMaxSize = cpu_to_le32(ctx->rx_max); | 247 | __le32 *dwNtbInMaxSize; |
| 248 | dwNtbInMaxSize = kzalloc(sizeof(*dwNtbInMaxSize), | ||
| 249 | GFP_KERNEL); | ||
| 250 | if (!dwNtbInMaxSize) { | ||
| 251 | err = -ENOMEM; | ||
| 252 | goto size_err; | ||
| 253 | } | ||
| 254 | *dwNtbInMaxSize = cpu_to_le32(ctx->rx_max); | ||
| 255 | |||
| 240 | err = usb_control_msg(ctx->udev, | 256 | err = usb_control_msg(ctx->udev, |
| 241 | usb_sndctrlpipe(ctx->udev, 0), | 257 | usb_sndctrlpipe(ctx->udev, 0), |
| 242 | USB_CDC_SET_NTB_INPUT_SIZE, | 258 | USB_CDC_SET_NTB_INPUT_SIZE, |
| 243 | USB_TYPE_CLASS | USB_DIR_OUT | 259 | USB_TYPE_CLASS | USB_DIR_OUT |
| 244 | | USB_RECIP_INTERFACE, | 260 | | USB_RECIP_INTERFACE, |
| 245 | 0, iface_no, &dwNtbInMaxSize, 4, 1000); | 261 | 0, iface_no, dwNtbInMaxSize, 4, 1000); |
| 262 | kfree(dwNtbInMaxSize); | ||
| 246 | } | 263 | } |
| 247 | 264 | size_err: | |
| 248 | if (err < 0) | 265 | if (err < 0) |
| 249 | pr_debug("Setting NTB Input Size failed\n"); | 266 | pr_debug("Setting NTB Input Size failed\n"); |
| 250 | } | 267 | } |
| @@ -325,19 +342,29 @@ static u8 cdc_ncm_setup(struct cdc_ncm_ctx *ctx) | |||
| 325 | 342 | ||
| 326 | /* set Max Datagram Size (MTU) */ | 343 | /* set Max Datagram Size (MTU) */ |
| 327 | if (flags & USB_CDC_NCM_NCAP_MAX_DATAGRAM_SIZE) { | 344 | if (flags & USB_CDC_NCM_NCAP_MAX_DATAGRAM_SIZE) { |
| 328 | __le16 max_datagram_size; | 345 | __le16 *max_datagram_size; |
| 329 | u16 eth_max_sz = le16_to_cpu(ctx->ether_desc->wMaxSegmentSize); | 346 | u16 eth_max_sz = le16_to_cpu(ctx->ether_desc->wMaxSegmentSize); |
| 347 | |||
| 348 | max_datagram_size = kzalloc(sizeof(*max_datagram_size), | ||
| 349 | GFP_KERNEL); | ||
| 350 | if (!max_datagram_size) { | ||
| 351 | err = -ENOMEM; | ||
| 352 | goto max_dgram_err; | ||
| 353 | } | ||
| 354 | |||
| 330 | err = usb_control_msg(ctx->udev, usb_rcvctrlpipe(ctx->udev, 0), | 355 | err = usb_control_msg(ctx->udev, usb_rcvctrlpipe(ctx->udev, 0), |
| 331 | USB_CDC_GET_MAX_DATAGRAM_SIZE, | 356 | USB_CDC_GET_MAX_DATAGRAM_SIZE, |
| 332 | USB_TYPE_CLASS | USB_DIR_IN | 357 | USB_TYPE_CLASS | USB_DIR_IN |
| 333 | | USB_RECIP_INTERFACE, | 358 | | USB_RECIP_INTERFACE, |
| 334 | 0, iface_no, &max_datagram_size, | 359 | 0, iface_no, max_datagram_size, |
| 335 | 2, 1000); | 360 | 2, 1000); |
| 336 | if (err < 0) { | 361 | if (err < 0) { |
| 337 | pr_debug("GET_MAX_DATAGRAM_SIZE failed, use size=%u\n", | 362 | pr_debug("GET_MAX_DATAGRAM_SIZE failed, use size=%u\n", |
| 338 | CDC_NCM_MIN_DATAGRAM_SIZE); | 363 | CDC_NCM_MIN_DATAGRAM_SIZE); |
| 364 | kfree(max_datagram_size); | ||
| 339 | } else { | 365 | } else { |
| 340 | ctx->max_datagram_size = le16_to_cpu(max_datagram_size); | 366 | ctx->max_datagram_size = |
| 367 | le16_to_cpu(*max_datagram_size); | ||
| 341 | /* Check Eth descriptor value */ | 368 | /* Check Eth descriptor value */ |
| 342 | if (eth_max_sz < CDC_NCM_MAX_DATAGRAM_SIZE) { | 369 | if (eth_max_sz < CDC_NCM_MAX_DATAGRAM_SIZE) { |
| 343 | if (ctx->max_datagram_size > eth_max_sz) | 370 | if (ctx->max_datagram_size > eth_max_sz) |
| @@ -360,8 +387,10 @@ static u8 cdc_ncm_setup(struct cdc_ncm_ctx *ctx) | |||
| 360 | USB_TYPE_CLASS | USB_DIR_OUT | 387 | USB_TYPE_CLASS | USB_DIR_OUT |
| 361 | | USB_RECIP_INTERFACE, | 388 | | USB_RECIP_INTERFACE, |
| 362 | 0, | 389 | 0, |
| 363 | iface_no, &max_datagram_size, | 390 | iface_no, max_datagram_size, |
| 364 | 2, 1000); | 391 | 2, 1000); |
| 392 | kfree(max_datagram_size); | ||
| 393 | max_dgram_err: | ||
| 365 | if (err < 0) | 394 | if (err < 0) |
| 366 | pr_debug("SET_MAX_DATAGRAM_SIZE failed\n"); | 395 | pr_debug("SET_MAX_DATAGRAM_SIZE failed\n"); |
| 367 | } | 396 | } |
diff --git a/drivers/net/via-velocity.c b/drivers/net/via-velocity.c index deb1eca13c9f..7c5336c5c37f 100644 --- a/drivers/net/via-velocity.c +++ b/drivers/net/via-velocity.c | |||
| @@ -515,10 +515,6 @@ static void velocity_init_cam_filter(struct velocity_info *vptr) | |||
| 515 | mac_set_cam_mask(regs, vptr->mCAMmask); | 515 | mac_set_cam_mask(regs, vptr->mCAMmask); |
| 516 | 516 | ||
| 517 | /* Enable VCAMs */ | 517 | /* Enable VCAMs */ |
| 518 | |||
| 519 | if (test_bit(0, vptr->active_vlans)) | ||
| 520 | WORD_REG_BITS_ON(MCFG_RTGOPT, ®s->MCFG); | ||
| 521 | |||
| 522 | for_each_set_bit(vid, vptr->active_vlans, VLAN_N_VID) { | 518 | for_each_set_bit(vid, vptr->active_vlans, VLAN_N_VID) { |
| 523 | mac_set_vlan_cam(regs, i, (u8 *) &vid); | 519 | mac_set_vlan_cam(regs, i, (u8 *) &vid); |
| 524 | vptr->vCAMmask[i / 8] |= 0x1 << (i % 8); | 520 | vptr->vCAMmask[i / 8] |= 0x1 << (i % 8); |
diff --git a/drivers/net/vmxnet3/vmxnet3_drv.c b/drivers/net/vmxnet3/vmxnet3_drv.c index 1cbacb389652..0959583feb27 100644 --- a/drivers/net/vmxnet3/vmxnet3_drv.c +++ b/drivers/net/vmxnet3/vmxnet3_drv.c | |||
| @@ -1929,14 +1929,17 @@ static void | |||
| 1929 | vmxnet3_vlan_rx_add_vid(struct net_device *netdev, u16 vid) | 1929 | vmxnet3_vlan_rx_add_vid(struct net_device *netdev, u16 vid) |
| 1930 | { | 1930 | { |
| 1931 | struct vmxnet3_adapter *adapter = netdev_priv(netdev); | 1931 | struct vmxnet3_adapter *adapter = netdev_priv(netdev); |
| 1932 | u32 *vfTable = adapter->shared->devRead.rxFilterConf.vfTable; | ||
| 1933 | unsigned long flags; | ||
| 1934 | 1932 | ||
| 1935 | VMXNET3_SET_VFTABLE_ENTRY(vfTable, vid); | 1933 | if (!(netdev->flags & IFF_PROMISC)) { |
| 1936 | spin_lock_irqsave(&adapter->cmd_lock, flags); | 1934 | u32 *vfTable = adapter->shared->devRead.rxFilterConf.vfTable; |
| 1937 | VMXNET3_WRITE_BAR1_REG(adapter, VMXNET3_REG_CMD, | 1935 | unsigned long flags; |
| 1938 | VMXNET3_CMD_UPDATE_VLAN_FILTERS); | 1936 | |
| 1939 | spin_unlock_irqrestore(&adapter->cmd_lock, flags); | 1937 | VMXNET3_SET_VFTABLE_ENTRY(vfTable, vid); |
| 1938 | spin_lock_irqsave(&adapter->cmd_lock, flags); | ||
| 1939 | VMXNET3_WRITE_BAR1_REG(adapter, VMXNET3_REG_CMD, | ||
| 1940 | VMXNET3_CMD_UPDATE_VLAN_FILTERS); | ||
| 1941 | spin_unlock_irqrestore(&adapter->cmd_lock, flags); | ||
| 1942 | } | ||
| 1940 | 1943 | ||
| 1941 | set_bit(vid, adapter->active_vlans); | 1944 | set_bit(vid, adapter->active_vlans); |
| 1942 | } | 1945 | } |
| @@ -1946,14 +1949,17 @@ static void | |||
| 1946 | vmxnet3_vlan_rx_kill_vid(struct net_device *netdev, u16 vid) | 1949 | vmxnet3_vlan_rx_kill_vid(struct net_device *netdev, u16 vid) |
| 1947 | { | 1950 | { |
| 1948 | struct vmxnet3_adapter *adapter = netdev_priv(netdev); | 1951 | struct vmxnet3_adapter *adapter = netdev_priv(netdev); |
| 1949 | u32 *vfTable = adapter->shared->devRead.rxFilterConf.vfTable; | ||
| 1950 | unsigned long flags; | ||
| 1951 | 1952 | ||
| 1952 | VMXNET3_CLEAR_VFTABLE_ENTRY(vfTable, vid); | 1953 | if (!(netdev->flags & IFF_PROMISC)) { |
| 1953 | spin_lock_irqsave(&adapter->cmd_lock, flags); | 1954 | u32 *vfTable = adapter->shared->devRead.rxFilterConf.vfTable; |
| 1954 | VMXNET3_WRITE_BAR1_REG(adapter, VMXNET3_REG_CMD, | 1955 | unsigned long flags; |
| 1955 | VMXNET3_CMD_UPDATE_VLAN_FILTERS); | 1956 | |
| 1956 | spin_unlock_irqrestore(&adapter->cmd_lock, flags); | 1957 | VMXNET3_CLEAR_VFTABLE_ENTRY(vfTable, vid); |
| 1958 | spin_lock_irqsave(&adapter->cmd_lock, flags); | ||
| 1959 | VMXNET3_WRITE_BAR1_REG(adapter, VMXNET3_REG_CMD, | ||
| 1960 | VMXNET3_CMD_UPDATE_VLAN_FILTERS); | ||
| 1961 | spin_unlock_irqrestore(&adapter->cmd_lock, flags); | ||
| 1962 | } | ||
| 1957 | 1963 | ||
| 1958 | clear_bit(vid, adapter->active_vlans); | 1964 | clear_bit(vid, adapter->active_vlans); |
| 1959 | } | 1965 | } |
diff --git a/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c b/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c index c34bef1bf2b0..1b9400371eaf 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | |||
| @@ -69,7 +69,7 @@ static int ar9003_hw_power_interpolate(int32_t x, | |||
| 69 | static const struct ar9300_eeprom ar9300_default = { | 69 | static const struct ar9300_eeprom ar9300_default = { |
| 70 | .eepromVersion = 2, | 70 | .eepromVersion = 2, |
| 71 | .templateVersion = 2, | 71 | .templateVersion = 2, |
| 72 | .macAddr = {1, 2, 3, 4, 5, 6}, | 72 | .macAddr = {0, 2, 3, 4, 5, 6}, |
| 73 | .custData = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, | 73 | .custData = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, |
| 74 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, | 74 | 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, |
| 75 | .baseEepHeader = { | 75 | .baseEepHeader = { |
diff --git a/drivers/net/wireless/ath/ath9k/main.c b/drivers/net/wireless/ath/ath9k/main.c index 9098aaad97a9..6530694a59ae 100644 --- a/drivers/net/wireless/ath/ath9k/main.c +++ b/drivers/net/wireless/ath/ath9k/main.c | |||
| @@ -2283,7 +2283,11 @@ static void ath9k_set_coverage_class(struct ieee80211_hw *hw, u8 coverage_class) | |||
| 2283 | 2283 | ||
| 2284 | mutex_lock(&sc->mutex); | 2284 | mutex_lock(&sc->mutex); |
| 2285 | ah->coverage_class = coverage_class; | 2285 | ah->coverage_class = coverage_class; |
| 2286 | |||
| 2287 | ath9k_ps_wakeup(sc); | ||
| 2286 | ath9k_hw_init_global_settings(ah); | 2288 | ath9k_hw_init_global_settings(ah); |
| 2289 | ath9k_ps_restore(sc); | ||
| 2290 | |||
| 2287 | mutex_unlock(&sc->mutex); | 2291 | mutex_unlock(&sc->mutex); |
| 2288 | } | 2292 | } |
| 2289 | 2293 | ||
diff --git a/drivers/net/wireless/ath/carl9170/main.c b/drivers/net/wireless/ath/carl9170/main.c index 0122930b14c7..0474e6638d21 100644 --- a/drivers/net/wireless/ath/carl9170/main.c +++ b/drivers/net/wireless/ath/carl9170/main.c | |||
| @@ -1066,8 +1066,10 @@ static int carl9170_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, | |||
| 1066 | * the high througput speed in 802.11n networks. | 1066 | * the high througput speed in 802.11n networks. |
| 1067 | */ | 1067 | */ |
| 1068 | 1068 | ||
| 1069 | if (!is_main_vif(ar, vif)) | 1069 | if (!is_main_vif(ar, vif)) { |
| 1070 | mutex_lock(&ar->mutex); | ||
| 1070 | goto err_softw; | 1071 | goto err_softw; |
| 1072 | } | ||
| 1071 | 1073 | ||
| 1072 | /* | 1074 | /* |
| 1073 | * While the hardware supports *catch-all* key, for offloading | 1075 | * While the hardware supports *catch-all* key, for offloading |
diff --git a/drivers/net/wireless/iwlwifi/iwl-pci.c b/drivers/net/wireless/iwlwifi/iwl-pci.c index 69d4ec467dca..2fdbffa079c1 100644 --- a/drivers/net/wireless/iwlwifi/iwl-pci.c +++ b/drivers/net/wireless/iwlwifi/iwl-pci.c | |||
| @@ -478,27 +478,22 @@ out_no_pci: | |||
| 478 | return err; | 478 | return err; |
| 479 | } | 479 | } |
| 480 | 480 | ||
| 481 | static void iwl_pci_down(struct iwl_bus *bus) | ||
| 482 | { | ||
| 483 | struct iwl_pci_bus *pci_bus = (struct iwl_pci_bus *) bus->bus_specific; | ||
| 484 | |||
| 485 | pci_disable_msi(pci_bus->pci_dev); | ||
| 486 | pci_iounmap(pci_bus->pci_dev, pci_bus->hw_base); | ||
| 487 | pci_release_regions(pci_bus->pci_dev); | ||
| 488 | pci_disable_device(pci_bus->pci_dev); | ||
| 489 | pci_set_drvdata(pci_bus->pci_dev, NULL); | ||
| 490 | |||
| 491 | kfree(bus); | ||
| 492 | } | ||
| 493 | |||
| 494 | static void __devexit iwl_pci_remove(struct pci_dev *pdev) | 481 | static void __devexit iwl_pci_remove(struct pci_dev *pdev) |
| 495 | { | 482 | { |
| 496 | struct iwl_priv *priv = pci_get_drvdata(pdev); | 483 | struct iwl_priv *priv = pci_get_drvdata(pdev); |
| 497 | void *bus_specific = priv->bus->bus_specific; | 484 | struct iwl_bus *bus = priv->bus; |
| 485 | struct iwl_pci_bus *pci_bus = IWL_BUS_GET_PCI_BUS(bus); | ||
| 486 | struct pci_dev *pci_dev = IWL_BUS_GET_PCI_DEV(bus); | ||
| 498 | 487 | ||
| 499 | iwl_remove(priv); | 488 | iwl_remove(priv); |
| 500 | 489 | ||
| 501 | iwl_pci_down(bus_specific); | 490 | pci_disable_msi(pci_dev); |
| 491 | pci_iounmap(pci_dev, pci_bus->hw_base); | ||
| 492 | pci_release_regions(pci_dev); | ||
| 493 | pci_disable_device(pci_dev); | ||
| 494 | pci_set_drvdata(pci_dev, NULL); | ||
| 495 | |||
| 496 | kfree(bus); | ||
| 502 | } | 497 | } |
| 503 | 498 | ||
| 504 | #ifdef CONFIG_PM | 499 | #ifdef CONFIG_PM |
diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c index 939563162fb3..dbf501ca317f 100644 --- a/drivers/net/wireless/rt2x00/rt2800usb.c +++ b/drivers/net/wireless/rt2x00/rt2800usb.c | |||
| @@ -464,6 +464,15 @@ static bool rt2800usb_txdone_entry_check(struct queue_entry *entry, u32 reg) | |||
| 464 | int wcid, ack, pid; | 464 | int wcid, ack, pid; |
| 465 | int tx_wcid, tx_ack, tx_pid; | 465 | int tx_wcid, tx_ack, tx_pid; |
| 466 | 466 | ||
| 467 | if (test_bit(ENTRY_OWNER_DEVICE_DATA, &entry->flags) || | ||
| 468 | !test_bit(ENTRY_DATA_STATUS_PENDING, &entry->flags)) { | ||
| 469 | WARNING(entry->queue->rt2x00dev, | ||
| 470 | "Data pending for entry %u in queue %u\n", | ||
| 471 | entry->entry_idx, entry->queue->qid); | ||
| 472 | cond_resched(); | ||
| 473 | return false; | ||
| 474 | } | ||
| 475 | |||
| 467 | wcid = rt2x00_get_field32(reg, TX_STA_FIFO_WCID); | 476 | wcid = rt2x00_get_field32(reg, TX_STA_FIFO_WCID); |
| 468 | ack = rt2x00_get_field32(reg, TX_STA_FIFO_TX_ACK_REQUIRED); | 477 | ack = rt2x00_get_field32(reg, TX_STA_FIFO_TX_ACK_REQUIRED); |
| 469 | pid = rt2x00_get_field32(reg, TX_STA_FIFO_PID_TYPE); | 478 | pid = rt2x00_get_field32(reg, TX_STA_FIFO_PID_TYPE); |
| @@ -529,12 +538,11 @@ static void rt2800usb_txdone(struct rt2x00_dev *rt2x00dev) | |||
| 529 | entry = rt2x00queue_get_entry(queue, Q_INDEX_DONE); | 538 | entry = rt2x00queue_get_entry(queue, Q_INDEX_DONE); |
| 530 | if (rt2800usb_txdone_entry_check(entry, reg)) | 539 | if (rt2800usb_txdone_entry_check(entry, reg)) |
| 531 | break; | 540 | break; |
| 541 | entry = NULL; | ||
| 532 | } | 542 | } |
| 533 | 543 | ||
| 534 | if (!entry || rt2x00queue_empty(queue)) | 544 | if (entry) |
| 535 | break; | 545 | rt2800_txdone_entry(entry, reg); |
| 536 | |||
| 537 | rt2800_txdone_entry(entry, reg); | ||
| 538 | } | 546 | } |
| 539 | } | 547 | } |
| 540 | 548 | ||
| @@ -558,8 +566,10 @@ static void rt2800usb_work_txdone(struct work_struct *work) | |||
| 558 | while (!rt2x00queue_empty(queue)) { | 566 | while (!rt2x00queue_empty(queue)) { |
| 559 | entry = rt2x00queue_get_entry(queue, Q_INDEX_DONE); | 567 | entry = rt2x00queue_get_entry(queue, Q_INDEX_DONE); |
| 560 | 568 | ||
| 561 | if (test_bit(ENTRY_OWNER_DEVICE_DATA, &entry->flags)) | 569 | if (test_bit(ENTRY_OWNER_DEVICE_DATA, &entry->flags) || |
| 570 | !test_bit(ENTRY_DATA_STATUS_PENDING, &entry->flags)) | ||
| 562 | break; | 571 | break; |
| 572 | |||
| 563 | if (test_bit(ENTRY_DATA_IO_FAILED, &entry->flags)) | 573 | if (test_bit(ENTRY_DATA_IO_FAILED, &entry->flags)) |
| 564 | rt2x00lib_txdone_noinfo(entry, TXDONE_FAILURE); | 574 | rt2x00lib_txdone_noinfo(entry, TXDONE_FAILURE); |
| 565 | else if (rt2x00queue_status_timeout(entry)) | 575 | else if (rt2x00queue_status_timeout(entry)) |
diff --git a/drivers/net/wireless/rt2x00/rt2x00usb.c b/drivers/net/wireless/rt2x00/rt2x00usb.c index b6b4542c2460..1e31050dafc9 100644 --- a/drivers/net/wireless/rt2x00/rt2x00usb.c +++ b/drivers/net/wireless/rt2x00/rt2x00usb.c | |||
| @@ -262,23 +262,20 @@ static void rt2x00usb_interrupt_txdone(struct urb *urb) | |||
| 262 | struct queue_entry *entry = (struct queue_entry *)urb->context; | 262 | struct queue_entry *entry = (struct queue_entry *)urb->context; |
| 263 | struct rt2x00_dev *rt2x00dev = entry->queue->rt2x00dev; | 263 | struct rt2x00_dev *rt2x00dev = entry->queue->rt2x00dev; |
| 264 | 264 | ||
| 265 | if (!test_and_clear_bit(ENTRY_OWNER_DEVICE_DATA, &entry->flags)) | 265 | if (!test_bit(ENTRY_OWNER_DEVICE_DATA, &entry->flags)) |
| 266 | return; | 266 | return; |
| 267 | |||
| 268 | if (rt2x00dev->ops->lib->tx_dma_done) | ||
| 269 | rt2x00dev->ops->lib->tx_dma_done(entry); | ||
| 270 | |||
| 271 | /* | ||
| 272 | * Report the frame as DMA done | ||
| 273 | */ | ||
| 274 | rt2x00lib_dmadone(entry); | ||
| 275 | |||
| 276 | /* | 267 | /* |
| 277 | * Check if the frame was correctly uploaded | 268 | * Check if the frame was correctly uploaded |
| 278 | */ | 269 | */ |
| 279 | if (urb->status) | 270 | if (urb->status) |
| 280 | set_bit(ENTRY_DATA_IO_FAILED, &entry->flags); | 271 | set_bit(ENTRY_DATA_IO_FAILED, &entry->flags); |
| 272 | /* | ||
| 273 | * Report the frame as DMA done | ||
| 274 | */ | ||
| 275 | rt2x00lib_dmadone(entry); | ||
| 281 | 276 | ||
| 277 | if (rt2x00dev->ops->lib->tx_dma_done) | ||
| 278 | rt2x00dev->ops->lib->tx_dma_done(entry); | ||
| 282 | /* | 279 | /* |
| 283 | * Schedule the delayed work for reading the TX status | 280 | * Schedule the delayed work for reading the TX status |
| 284 | * from the device. | 281 | * from the device. |
| @@ -874,18 +871,8 @@ int rt2x00usb_suspend(struct usb_interface *usb_intf, pm_message_t state) | |||
| 874 | { | 871 | { |
| 875 | struct ieee80211_hw *hw = usb_get_intfdata(usb_intf); | 872 | struct ieee80211_hw *hw = usb_get_intfdata(usb_intf); |
| 876 | struct rt2x00_dev *rt2x00dev = hw->priv; | 873 | struct rt2x00_dev *rt2x00dev = hw->priv; |
| 877 | int retval; | ||
| 878 | |||
| 879 | retval = rt2x00lib_suspend(rt2x00dev, state); | ||
| 880 | if (retval) | ||
| 881 | return retval; | ||
| 882 | 874 | ||
| 883 | /* | 875 | return rt2x00lib_suspend(rt2x00dev, state); |
| 884 | * Decrease usbdev refcount. | ||
| 885 | */ | ||
| 886 | usb_put_dev(interface_to_usbdev(usb_intf)); | ||
| 887 | |||
| 888 | return 0; | ||
| 889 | } | 876 | } |
| 890 | EXPORT_SYMBOL_GPL(rt2x00usb_suspend); | 877 | EXPORT_SYMBOL_GPL(rt2x00usb_suspend); |
| 891 | 878 | ||
| @@ -894,8 +881,6 @@ int rt2x00usb_resume(struct usb_interface *usb_intf) | |||
| 894 | struct ieee80211_hw *hw = usb_get_intfdata(usb_intf); | 881 | struct ieee80211_hw *hw = usb_get_intfdata(usb_intf); |
| 895 | struct rt2x00_dev *rt2x00dev = hw->priv; | 882 | struct rt2x00_dev *rt2x00dev = hw->priv; |
| 896 | 883 | ||
| 897 | usb_get_dev(interface_to_usbdev(usb_intf)); | ||
| 898 | |||
| 899 | return rt2x00lib_resume(rt2x00dev); | 884 | return rt2x00lib_resume(rt2x00dev); |
| 900 | } | 885 | } |
| 901 | EXPORT_SYMBOL_GPL(rt2x00usb_resume); | 886 | EXPORT_SYMBOL_GPL(rt2x00usb_resume); |
diff --git a/drivers/net/wireless/wl12xx/acx.c b/drivers/net/wireless/wl12xx/acx.c index 7e33f1f4f3d4..34f6ab53e519 100644 --- a/drivers/net/wireless/wl12xx/acx.c +++ b/drivers/net/wireless/wl12xx/acx.c | |||
| @@ -77,8 +77,6 @@ int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) | |||
| 77 | auth->sleep_auth = sleep_auth; | 77 | auth->sleep_auth = sleep_auth; |
| 78 | 78 | ||
| 79 | ret = wl1271_cmd_configure(wl, ACX_SLEEP_AUTH, auth, sizeof(*auth)); | 79 | ret = wl1271_cmd_configure(wl, ACX_SLEEP_AUTH, auth, sizeof(*auth)); |
| 80 | if (ret < 0) | ||
| 81 | return ret; | ||
| 82 | 80 | ||
| 83 | out: | 81 | out: |
| 84 | kfree(auth); | 82 | kfree(auth); |
| @@ -624,10 +622,8 @@ int wl1271_acx_cca_threshold(struct wl1271 *wl) | |||
| 624 | 622 | ||
| 625 | ret = wl1271_cmd_configure(wl, ACX_CCA_THRESHOLD, | 623 | ret = wl1271_cmd_configure(wl, ACX_CCA_THRESHOLD, |
| 626 | detection, sizeof(*detection)); | 624 | detection, sizeof(*detection)); |
| 627 | if (ret < 0) { | 625 | if (ret < 0) |
| 628 | wl1271_warning("failed to set cca threshold: %d", ret); | 626 | wl1271_warning("failed to set cca threshold: %d", ret); |
| 629 | return ret; | ||
| 630 | } | ||
| 631 | 627 | ||
| 632 | out: | 628 | out: |
| 633 | kfree(detection); | 629 | kfree(detection); |
diff --git a/drivers/net/wireless/wl12xx/main.c b/drivers/net/wireless/wl12xx/main.c index e58c22d21e39..b70ae40ad660 100644 --- a/drivers/net/wireless/wl12xx/main.c +++ b/drivers/net/wireless/wl12xx/main.c | |||
| @@ -4283,6 +4283,7 @@ int wl1271_init_ieee80211(struct wl1271 *wl) | |||
| 4283 | wl->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | | 4283 | wl->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | |
| 4284 | BIT(NL80211_IFTYPE_ADHOC) | BIT(NL80211_IFTYPE_AP); | 4284 | BIT(NL80211_IFTYPE_ADHOC) | BIT(NL80211_IFTYPE_AP); |
| 4285 | wl->hw->wiphy->max_scan_ssids = 1; | 4285 | wl->hw->wiphy->max_scan_ssids = 1; |
| 4286 | wl->hw->wiphy->max_sched_scan_ssids = 1; | ||
| 4286 | /* | 4287 | /* |
| 4287 | * Maximum length of elements in scanning probe request templates | 4288 | * Maximum length of elements in scanning probe request templates |
| 4288 | * should be the maximum length possible for a template, without | 4289 | * should be the maximum length possible for a template, without |
diff --git a/drivers/net/wireless/wl12xx/sdio.c b/drivers/net/wireless/wl12xx/sdio.c index 5cf18c2c23f0..fb1fd5af75ea 100644 --- a/drivers/net/wireless/wl12xx/sdio.c +++ b/drivers/net/wireless/wl12xx/sdio.c | |||
| @@ -164,7 +164,7 @@ static int wl1271_sdio_power_on(struct wl1271 *wl) | |||
| 164 | /* If enabled, tell runtime PM not to power off the card */ | 164 | /* If enabled, tell runtime PM not to power off the card */ |
| 165 | if (pm_runtime_enabled(&func->dev)) { | 165 | if (pm_runtime_enabled(&func->dev)) { |
| 166 | ret = pm_runtime_get_sync(&func->dev); | 166 | ret = pm_runtime_get_sync(&func->dev); |
| 167 | if (ret) | 167 | if (ret < 0) |
| 168 | goto out; | 168 | goto out; |
| 169 | } else { | 169 | } else { |
| 170 | /* Runtime PM is disabled: power up the card manually */ | 170 | /* Runtime PM is disabled: power up the card manually */ |
diff --git a/drivers/net/wireless/wl12xx/testmode.c b/drivers/net/wireless/wl12xx/testmode.c index 5d5e1ef87206..4ae8effaee22 100644 --- a/drivers/net/wireless/wl12xx/testmode.c +++ b/drivers/net/wireless/wl12xx/testmode.c | |||
| @@ -36,7 +36,6 @@ enum wl1271_tm_commands { | |||
| 36 | WL1271_TM_CMD_TEST, | 36 | WL1271_TM_CMD_TEST, |
| 37 | WL1271_TM_CMD_INTERROGATE, | 37 | WL1271_TM_CMD_INTERROGATE, |
| 38 | WL1271_TM_CMD_CONFIGURE, | 38 | WL1271_TM_CMD_CONFIGURE, |
| 39 | WL1271_TM_CMD_NVS_PUSH, | ||
| 40 | WL1271_TM_CMD_SET_PLT_MODE, | 39 | WL1271_TM_CMD_SET_PLT_MODE, |
| 41 | WL1271_TM_CMD_RECOVER, | 40 | WL1271_TM_CMD_RECOVER, |
| 42 | 41 | ||
| @@ -139,12 +138,15 @@ static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) | |||
| 139 | 138 | ||
| 140 | if (ret < 0) { | 139 | if (ret < 0) { |
| 141 | wl1271_warning("testmode cmd interrogate failed: %d", ret); | 140 | wl1271_warning("testmode cmd interrogate failed: %d", ret); |
| 141 | kfree(cmd); | ||
| 142 | return ret; | 142 | return ret; |
| 143 | } | 143 | } |
| 144 | 144 | ||
| 145 | skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, sizeof(*cmd)); | 145 | skb = cfg80211_testmode_alloc_reply_skb(wl->hw->wiphy, sizeof(*cmd)); |
| 146 | if (!skb) | 146 | if (!skb) { |
| 147 | kfree(cmd); | ||
| 147 | return -ENOMEM; | 148 | return -ENOMEM; |
| 149 | } | ||
| 148 | 150 | ||
| 149 | NLA_PUT(skb, WL1271_TM_ATTR_DATA, sizeof(*cmd), cmd); | 151 | NLA_PUT(skb, WL1271_TM_ATTR_DATA, sizeof(*cmd), cmd); |
| 150 | 152 | ||
| @@ -187,48 +189,6 @@ static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) | |||
| 187 | return 0; | 189 | return 0; |
| 188 | } | 190 | } |
| 189 | 191 | ||
| 190 | static int wl1271_tm_cmd_nvs_push(struct wl1271 *wl, struct nlattr *tb[]) | ||
| 191 | { | ||
| 192 | int ret = 0; | ||
| 193 | size_t len; | ||
| 194 | void *buf; | ||
| 195 | |||
| 196 | wl1271_debug(DEBUG_TESTMODE, "testmode cmd nvs push"); | ||
| 197 | |||
| 198 | if (!tb[WL1271_TM_ATTR_DATA]) | ||
| 199 | return -EINVAL; | ||
| 200 | |||
| 201 | buf = nla_data(tb[WL1271_TM_ATTR_DATA]); | ||
| 202 | len = nla_len(tb[WL1271_TM_ATTR_DATA]); | ||
| 203 | |||
| 204 | mutex_lock(&wl->mutex); | ||
| 205 | |||
| 206 | kfree(wl->nvs); | ||
| 207 | |||
| 208 | if ((wl->chip.id == CHIP_ID_1283_PG20) && | ||
| 209 | (len != sizeof(struct wl128x_nvs_file))) | ||
| 210 | return -EINVAL; | ||
| 211 | else if (len != sizeof(struct wl1271_nvs_file)) | ||
| 212 | return -EINVAL; | ||
| 213 | |||
| 214 | wl->nvs = kzalloc(len, GFP_KERNEL); | ||
| 215 | if (!wl->nvs) { | ||
| 216 | wl1271_error("could not allocate memory for the nvs file"); | ||
| 217 | ret = -ENOMEM; | ||
| 218 | goto out; | ||
| 219 | } | ||
| 220 | |||
| 221 | memcpy(wl->nvs, buf, len); | ||
| 222 | wl->nvs_len = len; | ||
| 223 | |||
| 224 | wl1271_debug(DEBUG_TESTMODE, "testmode pushed nvs"); | ||
| 225 | |||
| 226 | out: | ||
| 227 | mutex_unlock(&wl->mutex); | ||
| 228 | |||
| 229 | return ret; | ||
| 230 | } | ||
| 231 | |||
| 232 | static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) | 192 | static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) |
| 233 | { | 193 | { |
| 234 | u32 val; | 194 | u32 val; |
| @@ -285,8 +245,6 @@ int wl1271_tm_cmd(struct ieee80211_hw *hw, void *data, int len) | |||
| 285 | return wl1271_tm_cmd_interrogate(wl, tb); | 245 | return wl1271_tm_cmd_interrogate(wl, tb); |
| 286 | case WL1271_TM_CMD_CONFIGURE: | 246 | case WL1271_TM_CMD_CONFIGURE: |
| 287 | return wl1271_tm_cmd_configure(wl, tb); | 247 | return wl1271_tm_cmd_configure(wl, tb); |
| 288 | case WL1271_TM_CMD_NVS_PUSH: | ||
| 289 | return wl1271_tm_cmd_nvs_push(wl, tb); | ||
| 290 | case WL1271_TM_CMD_SET_PLT_MODE: | 248 | case WL1271_TM_CMD_SET_PLT_MODE: |
| 291 | return wl1271_tm_cmd_set_plt_mode(wl, tb); | 249 | return wl1271_tm_cmd_set_plt_mode(wl, tb); |
| 292 | case WL1271_TM_CMD_RECOVER: | 250 | case WL1271_TM_CMD_RECOVER: |
diff --git a/drivers/pci/hotplug/pcihp_slot.c b/drivers/pci/hotplug/pcihp_slot.c index 753b21aaea61..3ffd9c1acc0a 100644 --- a/drivers/pci/hotplug/pcihp_slot.c +++ b/drivers/pci/hotplug/pcihp_slot.c | |||
| @@ -169,7 +169,9 @@ void pci_configure_slot(struct pci_dev *dev) | |||
| 169 | (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI))) | 169 | (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI))) |
| 170 | return; | 170 | return; |
| 171 | 171 | ||
| 172 | pcie_bus_configure_settings(dev->bus, dev->bus->self->pcie_mpss); | 172 | if (dev->bus && dev->bus->self) |
| 173 | pcie_bus_configure_settings(dev->bus, | ||
| 174 | dev->bus->self->pcie_mpss); | ||
| 173 | 175 | ||
| 174 | memset(&hpp, 0, sizeof(hpp)); | 176 | memset(&hpp, 0, sizeof(hpp)); |
| 175 | ret = pci_get_hp_params(dev, &hpp); | 177 | ret = pci_get_hp_params(dev, &hpp); |
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index 0ce67423a0a3..4e84fd4a4312 100644 --- a/drivers/pci/pci.c +++ b/drivers/pci/pci.c | |||
| @@ -77,7 +77,7 @@ unsigned long pci_cardbus_mem_size = DEFAULT_CARDBUS_MEM_SIZE; | |||
| 77 | unsigned long pci_hotplug_io_size = DEFAULT_HOTPLUG_IO_SIZE; | 77 | unsigned long pci_hotplug_io_size = DEFAULT_HOTPLUG_IO_SIZE; |
| 78 | unsigned long pci_hotplug_mem_size = DEFAULT_HOTPLUG_MEM_SIZE; | 78 | unsigned long pci_hotplug_mem_size = DEFAULT_HOTPLUG_MEM_SIZE; |
| 79 | 79 | ||
| 80 | enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PERFORMANCE; | 80 | enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_SAFE; |
| 81 | 81 | ||
| 82 | /* | 82 | /* |
| 83 | * The default CLS is used if arch didn't set CLS explicitly and not | 83 | * The default CLS is used if arch didn't set CLS explicitly and not |
diff --git a/drivers/pci/probe.c b/drivers/pci/probe.c index 8473727b29fa..b1187ff31d89 100644 --- a/drivers/pci/probe.c +++ b/drivers/pci/probe.c | |||
| @@ -1396,34 +1396,37 @@ static void pcie_write_mps(struct pci_dev *dev, int mps) | |||
| 1396 | 1396 | ||
| 1397 | static void pcie_write_mrrs(struct pci_dev *dev, int mps) | 1397 | static void pcie_write_mrrs(struct pci_dev *dev, int mps) |
| 1398 | { | 1398 | { |
| 1399 | int rc, mrrs; | 1399 | int rc, mrrs, dev_mpss; |
| 1400 | 1400 | ||
| 1401 | if (pcie_bus_config == PCIE_BUS_PERFORMANCE) { | 1401 | /* In the "safe" case, do not configure the MRRS. There appear to be |
| 1402 | int dev_mpss = 128 << dev->pcie_mpss; | 1402 | * issues with setting MRRS to 0 on a number of devices. |
| 1403 | */ | ||
| 1403 | 1404 | ||
| 1404 | /* For Max performance, the MRRS must be set to the largest | 1405 | if (pcie_bus_config != PCIE_BUS_PERFORMANCE) |
| 1405 | * supported value. However, it cannot be configured larger | 1406 | return; |
| 1406 | * than the MPS the device or the bus can support. This assumes | ||
| 1407 | * that the largest MRRS available on the device cannot be | ||
| 1408 | * smaller than the device MPSS. | ||
| 1409 | */ | ||
| 1410 | mrrs = mps < dev_mpss ? mps : dev_mpss; | ||
| 1411 | } else | ||
| 1412 | /* In the "safe" case, configure the MRRS for fairness on the | ||
| 1413 | * bus by making all devices have the same size | ||
| 1414 | */ | ||
| 1415 | mrrs = mps; | ||
| 1416 | 1407 | ||
| 1408 | dev_mpss = 128 << dev->pcie_mpss; | ||
| 1409 | |||
| 1410 | /* For Max performance, the MRRS must be set to the largest supported | ||
| 1411 | * value. However, it cannot be configured larger than the MPS the | ||
| 1412 | * device or the bus can support. This assumes that the largest MRRS | ||
| 1413 | * available on the device cannot be smaller than the device MPSS. | ||
| 1414 | */ | ||
| 1415 | mrrs = min(mps, dev_mpss); | ||
| 1417 | 1416 | ||
| 1418 | /* MRRS is a R/W register. Invalid values can be written, but a | 1417 | /* MRRS is a R/W register. Invalid values can be written, but a |
| 1419 | * subsiquent read will verify if the value is acceptable or not. | 1418 | * subsequent read will verify if the value is acceptable or not. |
| 1420 | * If the MRRS value provided is not acceptable (e.g., too large), | 1419 | * If the MRRS value provided is not acceptable (e.g., too large), |
| 1421 | * shrink the value until it is acceptable to the HW. | 1420 | * shrink the value until it is acceptable to the HW. |
| 1422 | */ | 1421 | */ |
| 1423 | while (mrrs != pcie_get_readrq(dev) && mrrs >= 128) { | 1422 | while (mrrs != pcie_get_readrq(dev) && mrrs >= 128) { |
| 1423 | dev_warn(&dev->dev, "Attempting to modify the PCI-E MRRS value" | ||
| 1424 | " to %d. If any issues are encountered, please try " | ||
| 1425 | "running with pci=pcie_bus_safe\n", mrrs); | ||
| 1424 | rc = pcie_set_readrq(dev, mrrs); | 1426 | rc = pcie_set_readrq(dev, mrrs); |
| 1425 | if (rc) | 1427 | if (rc) |
| 1426 | dev_err(&dev->dev, "Failed attempting to set the MRRS\n"); | 1428 | dev_err(&dev->dev, |
| 1429 | "Failed attempting to set the MRRS\n"); | ||
| 1427 | 1430 | ||
| 1428 | mrrs /= 2; | 1431 | mrrs /= 2; |
| 1429 | } | 1432 | } |
| @@ -1436,13 +1439,13 @@ static int pcie_bus_configure_set(struct pci_dev *dev, void *data) | |||
| 1436 | if (!pci_is_pcie(dev)) | 1439 | if (!pci_is_pcie(dev)) |
| 1437 | return 0; | 1440 | return 0; |
| 1438 | 1441 | ||
| 1439 | dev_info(&dev->dev, "Dev MPS %d MPSS %d MRRS %d\n", | 1442 | dev_dbg(&dev->dev, "Dev MPS %d MPSS %d MRRS %d\n", |
| 1440 | pcie_get_mps(dev), 128<<dev->pcie_mpss, pcie_get_readrq(dev)); | 1443 | pcie_get_mps(dev), 128<<dev->pcie_mpss, pcie_get_readrq(dev)); |
| 1441 | 1444 | ||
| 1442 | pcie_write_mps(dev, mps); | 1445 | pcie_write_mps(dev, mps); |
| 1443 | pcie_write_mrrs(dev, mps); | 1446 | pcie_write_mrrs(dev, mps); |
| 1444 | 1447 | ||
| 1445 | dev_info(&dev->dev, "Dev MPS %d MPSS %d MRRS %d\n", | 1448 | dev_dbg(&dev->dev, "Dev MPS %d MPSS %d MRRS %d\n", |
| 1446 | pcie_get_mps(dev), 128<<dev->pcie_mpss, pcie_get_readrq(dev)); | 1449 | pcie_get_mps(dev), 128<<dev->pcie_mpss, pcie_get_readrq(dev)); |
| 1447 | 1450 | ||
| 1448 | return 0; | 1451 | return 0; |
| @@ -1456,9 +1459,6 @@ void pcie_bus_configure_settings(struct pci_bus *bus, u8 mpss) | |||
| 1456 | { | 1459 | { |
| 1457 | u8 smpss = mpss; | 1460 | u8 smpss = mpss; |
| 1458 | 1461 | ||
| 1459 | if (!bus->self) | ||
| 1460 | return; | ||
| 1461 | |||
| 1462 | if (!pci_is_pcie(bus->self)) | 1462 | if (!pci_is_pcie(bus->self)) |
| 1463 | return; | 1463 | return; |
| 1464 | 1464 | ||
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-ep93xx.c b/drivers/rtc/rtc-ep93xx.c index 335551d333b2..14a42a1edc66 100644 --- a/drivers/rtc/rtc-ep93xx.c +++ b/drivers/rtc/rtc-ep93xx.c | |||
| @@ -36,6 +36,7 @@ | |||
| 36 | */ | 36 | */ |
| 37 | struct ep93xx_rtc { | 37 | struct ep93xx_rtc { |
| 38 | void __iomem *mmio_base; | 38 | void __iomem *mmio_base; |
| 39 | struct rtc_device *rtc; | ||
| 39 | }; | 40 | }; |
| 40 | 41 | ||
| 41 | static int ep93xx_rtc_get_swcomp(struct device *dev, unsigned short *preload, | 42 | static int ep93xx_rtc_get_swcomp(struct device *dev, unsigned short *preload, |
| @@ -130,7 +131,6 @@ static int __init ep93xx_rtc_probe(struct platform_device *pdev) | |||
| 130 | { | 131 | { |
| 131 | struct ep93xx_rtc *ep93xx_rtc; | 132 | struct ep93xx_rtc *ep93xx_rtc; |
| 132 | struct resource *res; | 133 | struct resource *res; |
| 133 | struct rtc_device *rtc; | ||
| 134 | int err; | 134 | int err; |
| 135 | 135 | ||
| 136 | ep93xx_rtc = devm_kzalloc(&pdev->dev, sizeof(*ep93xx_rtc), GFP_KERNEL); | 136 | ep93xx_rtc = devm_kzalloc(&pdev->dev, sizeof(*ep93xx_rtc), GFP_KERNEL); |
| @@ -151,12 +151,12 @@ static int __init ep93xx_rtc_probe(struct platform_device *pdev) | |||
| 151 | return -ENXIO; | 151 | return -ENXIO; |
| 152 | 152 | ||
| 153 | pdev->dev.platform_data = ep93xx_rtc; | 153 | pdev->dev.platform_data = ep93xx_rtc; |
| 154 | platform_set_drvdata(pdev, rtc); | 154 | platform_set_drvdata(pdev, ep93xx_rtc); |
| 155 | 155 | ||
| 156 | rtc = rtc_device_register(pdev->name, | 156 | ep93xx_rtc->rtc = rtc_device_register(pdev->name, |
| 157 | &pdev->dev, &ep93xx_rtc_ops, THIS_MODULE); | 157 | &pdev->dev, &ep93xx_rtc_ops, THIS_MODULE); |
| 158 | if (IS_ERR(rtc)) { | 158 | if (IS_ERR(ep93xx_rtc->rtc)) { |
| 159 | err = PTR_ERR(rtc); | 159 | err = PTR_ERR(ep93xx_rtc->rtc); |
| 160 | goto exit; | 160 | goto exit; |
| 161 | } | 161 | } |
| 162 | 162 | ||
| @@ -167,7 +167,7 @@ static int __init ep93xx_rtc_probe(struct platform_device *pdev) | |||
| 167 | return 0; | 167 | return 0; |
| 168 | 168 | ||
| 169 | fail: | 169 | fail: |
| 170 | rtc_device_unregister(rtc); | 170 | rtc_device_unregister(ep93xx_rtc->rtc); |
| 171 | exit: | 171 | exit: |
| 172 | platform_set_drvdata(pdev, NULL); | 172 | platform_set_drvdata(pdev, NULL); |
| 173 | pdev->dev.platform_data = NULL; | 173 | pdev->dev.platform_data = NULL; |
| @@ -176,11 +176,11 @@ exit: | |||
| 176 | 176 | ||
| 177 | static int __exit ep93xx_rtc_remove(struct platform_device *pdev) | 177 | static int __exit ep93xx_rtc_remove(struct platform_device *pdev) |
| 178 | { | 178 | { |
| 179 | struct rtc_device *rtc = platform_get_drvdata(pdev); | 179 | struct ep93xx_rtc *ep93xx_rtc = platform_get_drvdata(pdev); |
| 180 | 180 | ||
| 181 | sysfs_remove_group(&pdev->dev.kobj, &ep93xx_rtc_sysfs_files); | 181 | sysfs_remove_group(&pdev->dev.kobj, &ep93xx_rtc_sysfs_files); |
| 182 | platform_set_drvdata(pdev, NULL); | 182 | platform_set_drvdata(pdev, NULL); |
| 183 | rtc_device_unregister(rtc); | 183 | rtc_device_unregister(ep93xx_rtc->rtc); |
| 184 | pdev->dev.platform_data = NULL; | 184 | pdev->dev.platform_data = NULL; |
| 185 | 185 | ||
| 186 | return 0; | 186 | return 0; |
diff --git a/drivers/rtc/rtc-lib.c b/drivers/rtc/rtc-lib.c index 075f1708deae..c4cf05731118 100644 --- a/drivers/rtc/rtc-lib.c +++ b/drivers/rtc/rtc-lib.c | |||
| @@ -85,6 +85,8 @@ void rtc_time_to_tm(unsigned long time, struct rtc_time *tm) | |||
| 85 | time -= tm->tm_hour * 3600; | 85 | time -= tm->tm_hour * 3600; |
| 86 | tm->tm_min = time / 60; | 86 | tm->tm_min = time / 60; |
| 87 | tm->tm_sec = time - tm->tm_min * 60; | 87 | tm->tm_sec = time - tm->tm_min * 60; |
| 88 | |||
| 89 | tm->tm_isdst = 0; | ||
| 88 | } | 90 | } |
| 89 | EXPORT_SYMBOL(rtc_time_to_tm); | 91 | EXPORT_SYMBOL(rtc_time_to_tm); |
| 90 | 92 | ||
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/rtc/rtc-twl.c b/drivers/rtc/rtc-twl.c index 9a81f778d6b2..20687d55e7a7 100644 --- a/drivers/rtc/rtc-twl.c +++ b/drivers/rtc/rtc-twl.c | |||
| @@ -362,14 +362,6 @@ static irqreturn_t twl_rtc_interrupt(int irq, void *rtc) | |||
| 362 | int res; | 362 | int res; |
| 363 | u8 rd_reg; | 363 | u8 rd_reg; |
| 364 | 364 | ||
| 365 | #ifdef CONFIG_LOCKDEP | ||
| 366 | /* WORKAROUND for lockdep forcing IRQF_DISABLED on us, which | ||
| 367 | * we don't want and can't tolerate. Although it might be | ||
| 368 | * friendlier not to borrow this thread context... | ||
| 369 | */ | ||
| 370 | local_irq_enable(); | ||
| 371 | #endif | ||
| 372 | |||
| 373 | res = twl_rtc_read_u8(&rd_reg, REG_RTC_STATUS_REG); | 365 | res = twl_rtc_read_u8(&rd_reg, REG_RTC_STATUS_REG); |
| 374 | if (res) | 366 | if (res) |
| 375 | goto out; | 367 | goto out; |
| @@ -428,24 +420,12 @@ static struct rtc_class_ops twl_rtc_ops = { | |||
| 428 | static int __devinit twl_rtc_probe(struct platform_device *pdev) | 420 | static int __devinit twl_rtc_probe(struct platform_device *pdev) |
| 429 | { | 421 | { |
| 430 | struct rtc_device *rtc; | 422 | struct rtc_device *rtc; |
| 431 | int ret = 0; | 423 | int ret = -EINVAL; |
| 432 | int irq = platform_get_irq(pdev, 0); | 424 | int irq = platform_get_irq(pdev, 0); |
| 433 | u8 rd_reg; | 425 | u8 rd_reg; |
| 434 | 426 | ||
| 435 | if (irq <= 0) | 427 | if (irq <= 0) |
| 436 | return -EINVAL; | 428 | goto out1; |
| 437 | |||
| 438 | rtc = rtc_device_register(pdev->name, | ||
| 439 | &pdev->dev, &twl_rtc_ops, THIS_MODULE); | ||
| 440 | if (IS_ERR(rtc)) { | ||
| 441 | ret = PTR_ERR(rtc); | ||
| 442 | dev_err(&pdev->dev, "can't register RTC device, err %ld\n", | ||
| 443 | PTR_ERR(rtc)); | ||
| 444 | goto out0; | ||
| 445 | |||
| 446 | } | ||
| 447 | |||
| 448 | platform_set_drvdata(pdev, rtc); | ||
| 449 | 429 | ||
| 450 | ret = twl_rtc_read_u8(&rd_reg, REG_RTC_STATUS_REG); | 430 | ret = twl_rtc_read_u8(&rd_reg, REG_RTC_STATUS_REG); |
| 451 | if (ret < 0) | 431 | if (ret < 0) |
| @@ -462,14 +442,6 @@ static int __devinit twl_rtc_probe(struct platform_device *pdev) | |||
| 462 | if (ret < 0) | 442 | if (ret < 0) |
| 463 | goto out1; | 443 | goto out1; |
| 464 | 444 | ||
| 465 | ret = request_irq(irq, twl_rtc_interrupt, | ||
| 466 | IRQF_TRIGGER_RISING, | ||
| 467 | dev_name(&rtc->dev), rtc); | ||
| 468 | if (ret < 0) { | ||
| 469 | dev_err(&pdev->dev, "IRQ is not free.\n"); | ||
| 470 | goto out1; | ||
| 471 | } | ||
| 472 | |||
| 473 | if (twl_class_is_6030()) { | 445 | if (twl_class_is_6030()) { |
| 474 | twl6030_interrupt_unmask(TWL6030_RTC_INT_MASK, | 446 | twl6030_interrupt_unmask(TWL6030_RTC_INT_MASK, |
| 475 | REG_INT_MSK_LINE_A); | 447 | REG_INT_MSK_LINE_A); |
| @@ -480,28 +452,44 @@ static int __devinit twl_rtc_probe(struct platform_device *pdev) | |||
| 480 | /* Check RTC module status, Enable if it is off */ | 452 | /* Check RTC module status, Enable if it is off */ |
| 481 | ret = twl_rtc_read_u8(&rd_reg, REG_RTC_CTRL_REG); | 453 | ret = twl_rtc_read_u8(&rd_reg, REG_RTC_CTRL_REG); |
| 482 | if (ret < 0) | 454 | if (ret < 0) |
| 483 | goto out2; | 455 | goto out1; |
| 484 | 456 | ||
| 485 | if (!(rd_reg & BIT_RTC_CTRL_REG_STOP_RTC_M)) { | 457 | if (!(rd_reg & BIT_RTC_CTRL_REG_STOP_RTC_M)) { |
| 486 | dev_info(&pdev->dev, "Enabling TWL-RTC.\n"); | 458 | dev_info(&pdev->dev, "Enabling TWL-RTC.\n"); |
| 487 | rd_reg = BIT_RTC_CTRL_REG_STOP_RTC_M; | 459 | rd_reg = BIT_RTC_CTRL_REG_STOP_RTC_M; |
| 488 | ret = twl_rtc_write_u8(rd_reg, REG_RTC_CTRL_REG); | 460 | ret = twl_rtc_write_u8(rd_reg, REG_RTC_CTRL_REG); |
| 489 | if (ret < 0) | 461 | if (ret < 0) |
| 490 | goto out2; | 462 | goto out1; |
| 491 | } | 463 | } |
| 492 | 464 | ||
| 493 | /* init cached IRQ enable bits */ | 465 | /* init cached IRQ enable bits */ |
| 494 | ret = twl_rtc_read_u8(&rtc_irq_bits, REG_RTC_INTERRUPTS_REG); | 466 | ret = twl_rtc_read_u8(&rtc_irq_bits, REG_RTC_INTERRUPTS_REG); |
| 495 | if (ret < 0) | 467 | if (ret < 0) |
| 468 | goto out1; | ||
| 469 | |||
| 470 | rtc = rtc_device_register(pdev->name, | ||
| 471 | &pdev->dev, &twl_rtc_ops, THIS_MODULE); | ||
| 472 | if (IS_ERR(rtc)) { | ||
| 473 | ret = PTR_ERR(rtc); | ||
| 474 | dev_err(&pdev->dev, "can't register RTC device, err %ld\n", | ||
| 475 | PTR_ERR(rtc)); | ||
| 476 | goto out1; | ||
| 477 | } | ||
| 478 | |||
| 479 | ret = request_threaded_irq(irq, NULL, twl_rtc_interrupt, | ||
| 480 | IRQF_TRIGGER_RISING, | ||
| 481 | dev_name(&rtc->dev), rtc); | ||
| 482 | if (ret < 0) { | ||
| 483 | dev_err(&pdev->dev, "IRQ is not free.\n"); | ||
| 496 | goto out2; | 484 | goto out2; |
| 485 | } | ||
| 497 | 486 | ||
| 498 | return ret; | 487 | platform_set_drvdata(pdev, rtc); |
| 488 | return 0; | ||
| 499 | 489 | ||
| 500 | out2: | 490 | out2: |
| 501 | free_irq(irq, rtc); | ||
| 502 | out1: | ||
| 503 | rtc_device_unregister(rtc); | 491 | rtc_device_unregister(rtc); |
| 504 | out0: | 492 | out1: |
| 505 | return ret; | 493 | return ret; |
| 506 | } | 494 | } |
| 507 | 495 | ||
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/9p/v9fs_vfs.h b/fs/9p/v9fs_vfs.h index 46ce357ca1ab..410ffd6ceb5f 100644 --- a/fs/9p/v9fs_vfs.h +++ b/fs/9p/v9fs_vfs.h | |||
| @@ -54,9 +54,9 @@ extern struct kmem_cache *v9fs_inode_cache; | |||
| 54 | 54 | ||
| 55 | struct inode *v9fs_alloc_inode(struct super_block *sb); | 55 | struct inode *v9fs_alloc_inode(struct super_block *sb); |
| 56 | void v9fs_destroy_inode(struct inode *inode); | 56 | void v9fs_destroy_inode(struct inode *inode); |
| 57 | struct inode *v9fs_get_inode(struct super_block *sb, int mode); | 57 | struct inode *v9fs_get_inode(struct super_block *sb, int mode, dev_t); |
| 58 | int v9fs_init_inode(struct v9fs_session_info *v9ses, | 58 | int v9fs_init_inode(struct v9fs_session_info *v9ses, |
| 59 | struct inode *inode, int mode); | 59 | struct inode *inode, int mode, dev_t); |
| 60 | void v9fs_evict_inode(struct inode *inode); | 60 | void v9fs_evict_inode(struct inode *inode); |
| 61 | ino_t v9fs_qid2ino(struct p9_qid *qid); | 61 | ino_t v9fs_qid2ino(struct p9_qid *qid); |
| 62 | void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *); | 62 | void v9fs_stat2inode(struct p9_wstat *, struct inode *, struct super_block *); |
| @@ -83,4 +83,6 @@ static inline void v9fs_invalidate_inode_attr(struct inode *inode) | |||
| 83 | v9inode->cache_validity |= V9FS_INO_INVALID_ATTR; | 83 | v9inode->cache_validity |= V9FS_INO_INVALID_ATTR; |
| 84 | return; | 84 | return; |
| 85 | } | 85 | } |
| 86 | |||
| 87 | int v9fs_open_to_dotl_flags(int flags); | ||
| 86 | #endif | 88 | #endif |
diff --git a/fs/9p/vfs_file.c b/fs/9p/vfs_file.c index 3c173fcc2c5a..62857a810a79 100644 --- a/fs/9p/vfs_file.c +++ b/fs/9p/vfs_file.c | |||
| @@ -65,7 +65,7 @@ int v9fs_file_open(struct inode *inode, struct file *file) | |||
| 65 | v9inode = V9FS_I(inode); | 65 | v9inode = V9FS_I(inode); |
| 66 | v9ses = v9fs_inode2v9ses(inode); | 66 | v9ses = v9fs_inode2v9ses(inode); |
| 67 | if (v9fs_proto_dotl(v9ses)) | 67 | if (v9fs_proto_dotl(v9ses)) |
| 68 | omode = file->f_flags; | 68 | omode = v9fs_open_to_dotl_flags(file->f_flags); |
| 69 | else | 69 | else |
| 70 | omode = v9fs_uflags2omode(file->f_flags, | 70 | omode = v9fs_uflags2omode(file->f_flags, |
| 71 | v9fs_proto_dotu(v9ses)); | 71 | v9fs_proto_dotu(v9ses)); |
| @@ -169,7 +169,18 @@ static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) | |||
| 169 | 169 | ||
| 170 | /* convert posix lock to p9 tlock args */ | 170 | /* convert posix lock to p9 tlock args */ |
| 171 | memset(&flock, 0, sizeof(flock)); | 171 | memset(&flock, 0, sizeof(flock)); |
| 172 | flock.type = fl->fl_type; | 172 | /* map the lock type */ |
| 173 | switch (fl->fl_type) { | ||
| 174 | case F_RDLCK: | ||
| 175 | flock.type = P9_LOCK_TYPE_RDLCK; | ||
| 176 | break; | ||
| 177 | case F_WRLCK: | ||
| 178 | flock.type = P9_LOCK_TYPE_WRLCK; | ||
| 179 | break; | ||
| 180 | case F_UNLCK: | ||
| 181 | flock.type = P9_LOCK_TYPE_UNLCK; | ||
| 182 | break; | ||
| 183 | } | ||
| 173 | flock.start = fl->fl_start; | 184 | flock.start = fl->fl_start; |
| 174 | if (fl->fl_end == OFFSET_MAX) | 185 | if (fl->fl_end == OFFSET_MAX) |
| 175 | flock.length = 0; | 186 | flock.length = 0; |
| @@ -245,7 +256,7 @@ static int v9fs_file_getlock(struct file *filp, struct file_lock *fl) | |||
| 245 | 256 | ||
| 246 | /* convert posix lock to p9 tgetlock args */ | 257 | /* convert posix lock to p9 tgetlock args */ |
| 247 | memset(&glock, 0, sizeof(glock)); | 258 | memset(&glock, 0, sizeof(glock)); |
| 248 | glock.type = fl->fl_type; | 259 | glock.type = P9_LOCK_TYPE_UNLCK; |
| 249 | glock.start = fl->fl_start; | 260 | glock.start = fl->fl_start; |
| 250 | if (fl->fl_end == OFFSET_MAX) | 261 | if (fl->fl_end == OFFSET_MAX) |
| 251 | glock.length = 0; | 262 | glock.length = 0; |
| @@ -257,17 +268,26 @@ static int v9fs_file_getlock(struct file *filp, struct file_lock *fl) | |||
| 257 | res = p9_client_getlock_dotl(fid, &glock); | 268 | res = p9_client_getlock_dotl(fid, &glock); |
| 258 | if (res < 0) | 269 | if (res < 0) |
| 259 | return res; | 270 | return res; |
| 260 | if (glock.type != F_UNLCK) { | 271 | /* map 9p lock type to os lock type */ |
| 261 | fl->fl_type = glock.type; | 272 | switch (glock.type) { |
| 273 | case P9_LOCK_TYPE_RDLCK: | ||
| 274 | fl->fl_type = F_RDLCK; | ||
| 275 | break; | ||
| 276 | case P9_LOCK_TYPE_WRLCK: | ||
| 277 | fl->fl_type = F_WRLCK; | ||
| 278 | break; | ||
| 279 | case P9_LOCK_TYPE_UNLCK: | ||
| 280 | fl->fl_type = F_UNLCK; | ||
| 281 | break; | ||
| 282 | } | ||
| 283 | if (glock.type != P9_LOCK_TYPE_UNLCK) { | ||
| 262 | fl->fl_start = glock.start; | 284 | fl->fl_start = glock.start; |
| 263 | if (glock.length == 0) | 285 | if (glock.length == 0) |
| 264 | fl->fl_end = OFFSET_MAX; | 286 | fl->fl_end = OFFSET_MAX; |
| 265 | else | 287 | else |
| 266 | fl->fl_end = glock.start + glock.length - 1; | 288 | fl->fl_end = glock.start + glock.length - 1; |
| 267 | fl->fl_pid = glock.proc_id; | 289 | fl->fl_pid = glock.proc_id; |
| 268 | } else | 290 | } |
| 269 | fl->fl_type = F_UNLCK; | ||
| 270 | |||
| 271 | return res; | 291 | return res; |
| 272 | } | 292 | } |
| 273 | 293 | ||
diff --git a/fs/9p/vfs_inode.c b/fs/9p/vfs_inode.c index 8bb5507e822f..e3c03db3c788 100644 --- a/fs/9p/vfs_inode.c +++ b/fs/9p/vfs_inode.c | |||
| @@ -95,15 +95,18 @@ static int unixmode2p9mode(struct v9fs_session_info *v9ses, int mode) | |||
| 95 | /** | 95 | /** |
| 96 | * p9mode2unixmode- convert plan9 mode bits to unix mode bits | 96 | * p9mode2unixmode- convert plan9 mode bits to unix mode bits |
| 97 | * @v9ses: v9fs session information | 97 | * @v9ses: v9fs session information |
| 98 | * @mode: mode to convert | 98 | * @stat: p9_wstat from which mode need to be derived |
| 99 | * @rdev: major number, minor number in case of device files. | ||
| 99 | * | 100 | * |
| 100 | */ | 101 | */ |
| 101 | 102 | static int p9mode2unixmode(struct v9fs_session_info *v9ses, | |
| 102 | static int p9mode2unixmode(struct v9fs_session_info *v9ses, int mode) | 103 | struct p9_wstat *stat, dev_t *rdev) |
| 103 | { | 104 | { |
| 104 | int res; | 105 | int res; |
| 106 | int mode = stat->mode; | ||
| 105 | 107 | ||
| 106 | res = mode & 0777; | 108 | res = mode & S_IALLUGO; |
| 109 | *rdev = 0; | ||
| 107 | 110 | ||
| 108 | if ((mode & P9_DMDIR) == P9_DMDIR) | 111 | if ((mode & P9_DMDIR) == P9_DMDIR) |
| 109 | res |= S_IFDIR; | 112 | res |= S_IFDIR; |
| @@ -116,9 +119,26 @@ static int p9mode2unixmode(struct v9fs_session_info *v9ses, int mode) | |||
| 116 | && (v9ses->nodev == 0)) | 119 | && (v9ses->nodev == 0)) |
| 117 | res |= S_IFIFO; | 120 | res |= S_IFIFO; |
| 118 | else if ((mode & P9_DMDEVICE) && (v9fs_proto_dotu(v9ses)) | 121 | else if ((mode & P9_DMDEVICE) && (v9fs_proto_dotu(v9ses)) |
| 119 | && (v9ses->nodev == 0)) | 122 | && (v9ses->nodev == 0)) { |
| 120 | res |= S_IFBLK; | 123 | char type = 0, ext[32]; |
| 121 | else | 124 | int major = -1, minor = -1; |
| 125 | |||
| 126 | strncpy(ext, stat->extension, sizeof(ext)); | ||
| 127 | sscanf(ext, "%c %u %u", &type, &major, &minor); | ||
| 128 | switch (type) { | ||
| 129 | case 'c': | ||
| 130 | res |= S_IFCHR; | ||
| 131 | break; | ||
| 132 | case 'b': | ||
| 133 | res |= S_IFBLK; | ||
| 134 | break; | ||
| 135 | default: | ||
| 136 | P9_DPRINTK(P9_DEBUG_ERROR, | ||
| 137 | "Unknown special type %c %s\n", type, | ||
| 138 | stat->extension); | ||
| 139 | }; | ||
| 140 | *rdev = MKDEV(major, minor); | ||
| 141 | } else | ||
| 122 | res |= S_IFREG; | 142 | res |= S_IFREG; |
| 123 | 143 | ||
| 124 | if (v9fs_proto_dotu(v9ses)) { | 144 | if (v9fs_proto_dotu(v9ses)) { |
| @@ -131,7 +151,6 @@ static int p9mode2unixmode(struct v9fs_session_info *v9ses, int mode) | |||
| 131 | if ((mode & P9_DMSETVTX) == P9_DMSETVTX) | 151 | if ((mode & P9_DMSETVTX) == P9_DMSETVTX) |
| 132 | res |= S_ISVTX; | 152 | res |= S_ISVTX; |
| 133 | } | 153 | } |
| 134 | |||
| 135 | return res; | 154 | return res; |
| 136 | } | 155 | } |
| 137 | 156 | ||
| @@ -242,13 +261,13 @@ void v9fs_destroy_inode(struct inode *inode) | |||
| 242 | } | 261 | } |
| 243 | 262 | ||
| 244 | int v9fs_init_inode(struct v9fs_session_info *v9ses, | 263 | int v9fs_init_inode(struct v9fs_session_info *v9ses, |
| 245 | struct inode *inode, int mode) | 264 | struct inode *inode, int mode, dev_t rdev) |
| 246 | { | 265 | { |
| 247 | int err = 0; | 266 | int err = 0; |
| 248 | 267 | ||
| 249 | inode_init_owner(inode, NULL, mode); | 268 | inode_init_owner(inode, NULL, mode); |
| 250 | inode->i_blocks = 0; | 269 | inode->i_blocks = 0; |
| 251 | inode->i_rdev = 0; | 270 | inode->i_rdev = rdev; |
| 252 | inode->i_atime = inode->i_mtime = inode->i_ctime = CURRENT_TIME; | 271 | inode->i_atime = inode->i_mtime = inode->i_ctime = CURRENT_TIME; |
| 253 | inode->i_mapping->a_ops = &v9fs_addr_operations; | 272 | inode->i_mapping->a_ops = &v9fs_addr_operations; |
| 254 | 273 | ||
| @@ -335,7 +354,7 @@ error: | |||
| 335 | * | 354 | * |
| 336 | */ | 355 | */ |
| 337 | 356 | ||
| 338 | struct inode *v9fs_get_inode(struct super_block *sb, int mode) | 357 | struct inode *v9fs_get_inode(struct super_block *sb, int mode, dev_t rdev) |
| 339 | { | 358 | { |
| 340 | int err; | 359 | int err; |
| 341 | struct inode *inode; | 360 | struct inode *inode; |
| @@ -348,7 +367,7 @@ struct inode *v9fs_get_inode(struct super_block *sb, int mode) | |||
| 348 | P9_EPRINTK(KERN_WARNING, "Problem allocating inode\n"); | 367 | P9_EPRINTK(KERN_WARNING, "Problem allocating inode\n"); |
| 349 | return ERR_PTR(-ENOMEM); | 368 | return ERR_PTR(-ENOMEM); |
| 350 | } | 369 | } |
| 351 | err = v9fs_init_inode(v9ses, inode, mode); | 370 | err = v9fs_init_inode(v9ses, inode, mode, rdev); |
| 352 | if (err) { | 371 | if (err) { |
| 353 | iput(inode); | 372 | iput(inode); |
| 354 | return ERR_PTR(err); | 373 | return ERR_PTR(err); |
| @@ -435,11 +454,12 @@ void v9fs_evict_inode(struct inode *inode) | |||
| 435 | static int v9fs_test_inode(struct inode *inode, void *data) | 454 | static int v9fs_test_inode(struct inode *inode, void *data) |
| 436 | { | 455 | { |
| 437 | int umode; | 456 | int umode; |
| 457 | dev_t rdev; | ||
| 438 | struct v9fs_inode *v9inode = V9FS_I(inode); | 458 | struct v9fs_inode *v9inode = V9FS_I(inode); |
| 439 | struct p9_wstat *st = (struct p9_wstat *)data; | 459 | struct p9_wstat *st = (struct p9_wstat *)data; |
| 440 | struct v9fs_session_info *v9ses = v9fs_inode2v9ses(inode); | 460 | struct v9fs_session_info *v9ses = v9fs_inode2v9ses(inode); |
| 441 | 461 | ||
| 442 | umode = p9mode2unixmode(v9ses, st->mode); | 462 | umode = p9mode2unixmode(v9ses, st, &rdev); |
| 443 | /* don't match inode of different type */ | 463 | /* don't match inode of different type */ |
| 444 | if ((inode->i_mode & S_IFMT) != (umode & S_IFMT)) | 464 | if ((inode->i_mode & S_IFMT) != (umode & S_IFMT)) |
| 445 | return 0; | 465 | return 0; |
| @@ -473,6 +493,7 @@ static struct inode *v9fs_qid_iget(struct super_block *sb, | |||
| 473 | struct p9_wstat *st, | 493 | struct p9_wstat *st, |
| 474 | int new) | 494 | int new) |
| 475 | { | 495 | { |
| 496 | dev_t rdev; | ||
| 476 | int retval, umode; | 497 | int retval, umode; |
| 477 | unsigned long i_ino; | 498 | unsigned long i_ino; |
| 478 | struct inode *inode; | 499 | struct inode *inode; |
| @@ -496,8 +517,8 @@ static struct inode *v9fs_qid_iget(struct super_block *sb, | |||
| 496 | * later. | 517 | * later. |
| 497 | */ | 518 | */ |
| 498 | inode->i_ino = i_ino; | 519 | inode->i_ino = i_ino; |
| 499 | umode = p9mode2unixmode(v9ses, st->mode); | 520 | umode = p9mode2unixmode(v9ses, st, &rdev); |
| 500 | retval = v9fs_init_inode(v9ses, inode, umode); | 521 | retval = v9fs_init_inode(v9ses, inode, umode, rdev); |
| 501 | if (retval) | 522 | if (retval) |
| 502 | goto error; | 523 | goto error; |
| 503 | 524 | ||
| @@ -532,6 +553,19 @@ v9fs_inode_from_fid(struct v9fs_session_info *v9ses, struct p9_fid *fid, | |||
| 532 | } | 553 | } |
| 533 | 554 | ||
| 534 | /** | 555 | /** |
| 556 | * v9fs_at_to_dotl_flags- convert Linux specific AT flags to | ||
| 557 | * plan 9 AT flag. | ||
| 558 | * @flags: flags to convert | ||
| 559 | */ | ||
| 560 | static int v9fs_at_to_dotl_flags(int flags) | ||
| 561 | { | ||
| 562 | int rflags = 0; | ||
| 563 | if (flags & AT_REMOVEDIR) | ||
| 564 | rflags |= P9_DOTL_AT_REMOVEDIR; | ||
| 565 | return rflags; | ||
| 566 | } | ||
| 567 | |||
| 568 | /** | ||
| 535 | * v9fs_remove - helper function to remove files and directories | 569 | * v9fs_remove - helper function to remove files and directories |
| 536 | * @dir: directory inode that is being deleted | 570 | * @dir: directory inode that is being deleted |
| 537 | * @dentry: dentry that is being deleted | 571 | * @dentry: dentry that is being deleted |
| @@ -558,7 +592,8 @@ static int v9fs_remove(struct inode *dir, struct dentry *dentry, int flags) | |||
| 558 | return retval; | 592 | return retval; |
| 559 | } | 593 | } |
| 560 | if (v9fs_proto_dotl(v9ses)) | 594 | if (v9fs_proto_dotl(v9ses)) |
| 561 | retval = p9_client_unlinkat(dfid, dentry->d_name.name, flags); | 595 | retval = p9_client_unlinkat(dfid, dentry->d_name.name, |
| 596 | v9fs_at_to_dotl_flags(flags)); | ||
| 562 | if (retval == -EOPNOTSUPP) { | 597 | if (retval == -EOPNOTSUPP) { |
| 563 | /* Try the one based on path */ | 598 | /* Try the one based on path */ |
| 564 | v9fid = v9fs_fid_clone(dentry); | 599 | v9fid = v9fs_fid_clone(dentry); |
| @@ -645,13 +680,11 @@ v9fs_create(struct v9fs_session_info *v9ses, struct inode *dir, | |||
| 645 | P9_DPRINTK(P9_DEBUG_VFS, "inode creation failed %d\n", err); | 680 | P9_DPRINTK(P9_DEBUG_VFS, "inode creation failed %d\n", err); |
| 646 | goto error; | 681 | goto error; |
| 647 | } | 682 | } |
| 648 | d_instantiate(dentry, inode); | ||
| 649 | err = v9fs_fid_add(dentry, fid); | 683 | err = v9fs_fid_add(dentry, fid); |
| 650 | if (err < 0) | 684 | if (err < 0) |
| 651 | goto error; | 685 | goto error; |
| 652 | 686 | d_instantiate(dentry, inode); | |
| 653 | return ofid; | 687 | return ofid; |
| 654 | |||
| 655 | error: | 688 | error: |
| 656 | if (ofid) | 689 | if (ofid) |
| 657 | p9_client_clunk(ofid); | 690 | p9_client_clunk(ofid); |
| @@ -792,6 +825,7 @@ static int v9fs_vfs_mkdir(struct inode *dir, struct dentry *dentry, int mode) | |||
| 792 | struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, | 825 | struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, |
| 793 | struct nameidata *nameidata) | 826 | struct nameidata *nameidata) |
| 794 | { | 827 | { |
| 828 | struct dentry *res; | ||
| 795 | struct super_block *sb; | 829 | struct super_block *sb; |
| 796 | struct v9fs_session_info *v9ses; | 830 | struct v9fs_session_info *v9ses; |
| 797 | struct p9_fid *dfid, *fid; | 831 | struct p9_fid *dfid, *fid; |
| @@ -823,22 +857,35 @@ struct dentry *v9fs_vfs_lookup(struct inode *dir, struct dentry *dentry, | |||
| 823 | 857 | ||
| 824 | return ERR_PTR(result); | 858 | return ERR_PTR(result); |
| 825 | } | 859 | } |
| 826 | 860 | /* | |
| 827 | inode = v9fs_get_inode_from_fid(v9ses, fid, dir->i_sb); | 861 | * Make sure we don't use a wrong inode due to parallel |
| 862 | * unlink. For cached mode create calls request for new | ||
| 863 | * inode. But with cache disabled, lookup should do this. | ||
| 864 | */ | ||
| 865 | if (v9ses->cache) | ||
| 866 | inode = v9fs_get_inode_from_fid(v9ses, fid, dir->i_sb); | ||
| 867 | else | ||
| 868 | inode = v9fs_get_new_inode_from_fid(v9ses, fid, dir->i_sb); | ||
| 828 | if (IS_ERR(inode)) { | 869 | if (IS_ERR(inode)) { |
| 829 | result = PTR_ERR(inode); | 870 | result = PTR_ERR(inode); |
| 830 | inode = NULL; | 871 | inode = NULL; |
| 831 | goto error; | 872 | goto error; |
| 832 | } | 873 | } |
| 833 | |||
| 834 | result = v9fs_fid_add(dentry, fid); | 874 | result = v9fs_fid_add(dentry, fid); |
| 835 | if (result < 0) | 875 | if (result < 0) |
| 836 | goto error_iput; | 876 | goto error_iput; |
| 837 | |||
| 838 | inst_out: | 877 | inst_out: |
| 839 | d_add(dentry, inode); | 878 | /* |
| 840 | return NULL; | 879 | * If we had a rename on the server and a parallel lookup |
| 841 | 880 | * for the new name, then make sure we instantiate with | |
| 881 | * the new name. ie look up for a/b, while on server somebody | ||
| 882 | * moved b under k and client parallely did a lookup for | ||
| 883 | * k/b. | ||
| 884 | */ | ||
| 885 | res = d_materialise_unique(dentry, inode); | ||
| 886 | if (!IS_ERR(res)) | ||
| 887 | return res; | ||
| 888 | result = PTR_ERR(res); | ||
| 842 | error_iput: | 889 | error_iput: |
| 843 | iput(inode); | 890 | iput(inode); |
| 844 | error: | 891 | error: |
| @@ -1002,7 +1049,7 @@ v9fs_vfs_getattr(struct vfsmount *mnt, struct dentry *dentry, | |||
| 1002 | return PTR_ERR(st); | 1049 | return PTR_ERR(st); |
| 1003 | 1050 | ||
| 1004 | v9fs_stat2inode(st, dentry->d_inode, dentry->d_inode->i_sb); | 1051 | v9fs_stat2inode(st, dentry->d_inode, dentry->d_inode->i_sb); |
| 1005 | generic_fillattr(dentry->d_inode, stat); | 1052 | generic_fillattr(dentry->d_inode, stat); |
| 1006 | 1053 | ||
| 1007 | p9stat_free(st); | 1054 | p9stat_free(st); |
| 1008 | kfree(st); | 1055 | kfree(st); |
| @@ -1086,6 +1133,7 @@ void | |||
| 1086 | v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, | 1133 | v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, |
| 1087 | struct super_block *sb) | 1134 | struct super_block *sb) |
| 1088 | { | 1135 | { |
| 1136 | mode_t mode; | ||
| 1089 | char ext[32]; | 1137 | char ext[32]; |
| 1090 | char tag_name[14]; | 1138 | char tag_name[14]; |
| 1091 | unsigned int i_nlink; | 1139 | unsigned int i_nlink; |
| @@ -1121,31 +1169,9 @@ v9fs_stat2inode(struct p9_wstat *stat, struct inode *inode, | |||
| 1121 | inode->i_nlink = i_nlink; | 1169 | inode->i_nlink = i_nlink; |
| 1122 | } | 1170 | } |
| 1123 | } | 1171 | } |
| 1124 | inode->i_mode = p9mode2unixmode(v9ses, stat->mode); | 1172 | mode = stat->mode & S_IALLUGO; |
| 1125 | if ((S_ISBLK(inode->i_mode)) || (S_ISCHR(inode->i_mode))) { | 1173 | mode |= inode->i_mode & ~S_IALLUGO; |
| 1126 | char type = 0; | 1174 | inode->i_mode = mode; |
| 1127 | int major = -1; | ||
| 1128 | int minor = -1; | ||
| 1129 | |||
| 1130 | strncpy(ext, stat->extension, sizeof(ext)); | ||
| 1131 | sscanf(ext, "%c %u %u", &type, &major, &minor); | ||
| 1132 | switch (type) { | ||
| 1133 | case 'c': | ||
| 1134 | inode->i_mode &= ~S_IFBLK; | ||
| 1135 | inode->i_mode |= S_IFCHR; | ||
| 1136 | break; | ||
| 1137 | case 'b': | ||
| 1138 | break; | ||
| 1139 | default: | ||
| 1140 | P9_DPRINTK(P9_DEBUG_ERROR, | ||
| 1141 | "Unknown special type %c %s\n", type, | ||
| 1142 | stat->extension); | ||
| 1143 | }; | ||
| 1144 | inode->i_rdev = MKDEV(major, minor); | ||
| 1145 | init_special_inode(inode, inode->i_mode, inode->i_rdev); | ||
| 1146 | } else | ||
| 1147 | inode->i_rdev = 0; | ||
| 1148 | |||
| 1149 | i_size_write(inode, stat->length); | 1175 | i_size_write(inode, stat->length); |
| 1150 | 1176 | ||
| 1151 | /* not real number of blocks, but 512 byte ones ... */ | 1177 | /* not real number of blocks, but 512 byte ones ... */ |
| @@ -1411,6 +1437,8 @@ v9fs_vfs_mknod(struct inode *dir, struct dentry *dentry, int mode, dev_t rdev) | |||
| 1411 | 1437 | ||
| 1412 | int v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) | 1438 | int v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) |
| 1413 | { | 1439 | { |
| 1440 | int umode; | ||
| 1441 | dev_t rdev; | ||
| 1414 | loff_t i_size; | 1442 | loff_t i_size; |
| 1415 | struct p9_wstat *st; | 1443 | struct p9_wstat *st; |
| 1416 | struct v9fs_session_info *v9ses; | 1444 | struct v9fs_session_info *v9ses; |
| @@ -1419,6 +1447,12 @@ int v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) | |||
| 1419 | st = p9_client_stat(fid); | 1447 | st = p9_client_stat(fid); |
| 1420 | if (IS_ERR(st)) | 1448 | if (IS_ERR(st)) |
| 1421 | return PTR_ERR(st); | 1449 | return PTR_ERR(st); |
| 1450 | /* | ||
| 1451 | * Don't update inode if the file type is different | ||
| 1452 | */ | ||
| 1453 | umode = p9mode2unixmode(v9ses, st, &rdev); | ||
| 1454 | if ((inode->i_mode & S_IFMT) != (umode & S_IFMT)) | ||
| 1455 | goto out; | ||
| 1422 | 1456 | ||
| 1423 | spin_lock(&inode->i_lock); | 1457 | spin_lock(&inode->i_lock); |
| 1424 | /* | 1458 | /* |
| @@ -1430,6 +1464,7 @@ int v9fs_refresh_inode(struct p9_fid *fid, struct inode *inode) | |||
| 1430 | if (v9ses->cache) | 1464 | if (v9ses->cache) |
| 1431 | inode->i_size = i_size; | 1465 | inode->i_size = i_size; |
| 1432 | spin_unlock(&inode->i_lock); | 1466 | spin_unlock(&inode->i_lock); |
| 1467 | out: | ||
| 1433 | p9stat_free(st); | 1468 | p9stat_free(st); |
| 1434 | kfree(st); | 1469 | kfree(st); |
| 1435 | return 0; | 1470 | return 0; |
diff --git a/fs/9p/vfs_inode_dotl.c b/fs/9p/vfs_inode_dotl.c index b6c8ed205192..aded79fcd5cf 100644 --- a/fs/9p/vfs_inode_dotl.c +++ b/fs/9p/vfs_inode_dotl.c | |||
| @@ -153,7 +153,8 @@ static struct inode *v9fs_qid_iget_dotl(struct super_block *sb, | |||
| 153 | * later. | 153 | * later. |
| 154 | */ | 154 | */ |
| 155 | inode->i_ino = i_ino; | 155 | inode->i_ino = i_ino; |
| 156 | retval = v9fs_init_inode(v9ses, inode, st->st_mode); | 156 | retval = v9fs_init_inode(v9ses, inode, |
| 157 | st->st_mode, new_decode_dev(st->st_rdev)); | ||
| 157 | if (retval) | 158 | if (retval) |
| 158 | goto error; | 159 | goto error; |
| 159 | 160 | ||
| @@ -190,6 +191,58 @@ v9fs_inode_from_fid_dotl(struct v9fs_session_info *v9ses, struct p9_fid *fid, | |||
| 190 | return inode; | 191 | return inode; |
| 191 | } | 192 | } |
| 192 | 193 | ||
| 194 | struct dotl_openflag_map { | ||
| 195 | int open_flag; | ||
| 196 | int dotl_flag; | ||
| 197 | }; | ||
| 198 | |||
| 199 | static int v9fs_mapped_dotl_flags(int flags) | ||
| 200 | { | ||
| 201 | int i; | ||
| 202 | int rflags = 0; | ||
| 203 | struct dotl_openflag_map dotl_oflag_map[] = { | ||
| 204 | { O_CREAT, P9_DOTL_CREATE }, | ||
| 205 | { O_EXCL, P9_DOTL_EXCL }, | ||
| 206 | { O_NOCTTY, P9_DOTL_NOCTTY }, | ||
| 207 | { O_TRUNC, P9_DOTL_TRUNC }, | ||
| 208 | { O_APPEND, P9_DOTL_APPEND }, | ||
| 209 | { O_NONBLOCK, P9_DOTL_NONBLOCK }, | ||
| 210 | { O_DSYNC, P9_DOTL_DSYNC }, | ||
| 211 | { FASYNC, P9_DOTL_FASYNC }, | ||
| 212 | { O_DIRECT, P9_DOTL_DIRECT }, | ||
| 213 | { O_LARGEFILE, P9_DOTL_LARGEFILE }, | ||
| 214 | { O_DIRECTORY, P9_DOTL_DIRECTORY }, | ||
| 215 | { O_NOFOLLOW, P9_DOTL_NOFOLLOW }, | ||
| 216 | { O_NOATIME, P9_DOTL_NOATIME }, | ||
| 217 | { O_CLOEXEC, P9_DOTL_CLOEXEC }, | ||
| 218 | { O_SYNC, P9_DOTL_SYNC}, | ||
| 219 | }; | ||
| 220 | for (i = 0; i < ARRAY_SIZE(dotl_oflag_map); i++) { | ||
| 221 | if (flags & dotl_oflag_map[i].open_flag) | ||
| 222 | rflags |= dotl_oflag_map[i].dotl_flag; | ||
| 223 | } | ||
| 224 | return rflags; | ||
| 225 | } | ||
| 226 | |||
| 227 | /** | ||
| 228 | * v9fs_open_to_dotl_flags- convert Linux specific open flags to | ||
| 229 | * plan 9 open flag. | ||
| 230 | * @flags: flags to convert | ||
| 231 | */ | ||
| 232 | int v9fs_open_to_dotl_flags(int flags) | ||
| 233 | { | ||
| 234 | int rflags = 0; | ||
| 235 | |||
| 236 | /* | ||
| 237 | * We have same bits for P9_DOTL_READONLY, P9_DOTL_WRONLY | ||
| 238 | * and P9_DOTL_NOACCESS | ||
| 239 | */ | ||
| 240 | rflags |= flags & O_ACCMODE; | ||
| 241 | rflags |= v9fs_mapped_dotl_flags(flags); | ||
| 242 | |||
| 243 | return rflags; | ||
| 244 | } | ||
| 245 | |||
| 193 | /** | 246 | /** |
| 194 | * v9fs_vfs_create_dotl - VFS hook to create files for 9P2000.L protocol. | 247 | * v9fs_vfs_create_dotl - VFS hook to create files for 9P2000.L protocol. |
| 195 | * @dir: directory inode that is being created | 248 | * @dir: directory inode that is being created |
| @@ -258,7 +311,8 @@ v9fs_vfs_create_dotl(struct inode *dir, struct dentry *dentry, int omode, | |||
| 258 | "Failed to get acl values in creat %d\n", err); | 311 | "Failed to get acl values in creat %d\n", err); |
| 259 | goto error; | 312 | goto error; |
| 260 | } | 313 | } |
| 261 | err = p9_client_create_dotl(ofid, name, flags, mode, gid, &qid); | 314 | err = p9_client_create_dotl(ofid, name, v9fs_open_to_dotl_flags(flags), |
| 315 | mode, gid, &qid); | ||
| 262 | if (err < 0) { | 316 | if (err < 0) { |
| 263 | P9_DPRINTK(P9_DEBUG_VFS, | 317 | P9_DPRINTK(P9_DEBUG_VFS, |
| 264 | "p9_client_open_dotl failed in creat %d\n", | 318 | "p9_client_open_dotl failed in creat %d\n", |
| @@ -281,10 +335,10 @@ v9fs_vfs_create_dotl(struct inode *dir, struct dentry *dentry, int omode, | |||
| 281 | P9_DPRINTK(P9_DEBUG_VFS, "inode creation failed %d\n", err); | 335 | P9_DPRINTK(P9_DEBUG_VFS, "inode creation failed %d\n", err); |
| 282 | goto error; | 336 | goto error; |
| 283 | } | 337 | } |
| 284 | d_instantiate(dentry, inode); | ||
| 285 | err = v9fs_fid_add(dentry, fid); | 338 | err = v9fs_fid_add(dentry, fid); |
| 286 | if (err < 0) | 339 | if (err < 0) |
| 287 | goto error; | 340 | goto error; |
| 341 | d_instantiate(dentry, inode); | ||
| 288 | 342 | ||
| 289 | /* Now set the ACL based on the default value */ | 343 | /* Now set the ACL based on the default value */ |
| 290 | v9fs_set_create_acl(dentry, &dacl, &pacl); | 344 | v9fs_set_create_acl(dentry, &dacl, &pacl); |
| @@ -403,10 +457,10 @@ static int v9fs_vfs_mkdir_dotl(struct inode *dir, | |||
| 403 | err); | 457 | err); |
| 404 | goto error; | 458 | goto error; |
| 405 | } | 459 | } |
| 406 | d_instantiate(dentry, inode); | ||
| 407 | err = v9fs_fid_add(dentry, fid); | 460 | err = v9fs_fid_add(dentry, fid); |
| 408 | if (err < 0) | 461 | if (err < 0) |
| 409 | goto error; | 462 | goto error; |
| 463 | d_instantiate(dentry, inode); | ||
| 410 | fid = NULL; | 464 | fid = NULL; |
| 411 | } else { | 465 | } else { |
| 412 | /* | 466 | /* |
| @@ -414,7 +468,7 @@ static int v9fs_vfs_mkdir_dotl(struct inode *dir, | |||
| 414 | * inode with stat. We need to get an inode | 468 | * inode with stat. We need to get an inode |
| 415 | * so that we can set the acl with dentry | 469 | * so that we can set the acl with dentry |
| 416 | */ | 470 | */ |
| 417 | inode = v9fs_get_inode(dir->i_sb, mode); | 471 | inode = v9fs_get_inode(dir->i_sb, mode, 0); |
| 418 | if (IS_ERR(inode)) { | 472 | if (IS_ERR(inode)) { |
| 419 | err = PTR_ERR(inode); | 473 | err = PTR_ERR(inode); |
| 420 | goto error; | 474 | goto error; |
| @@ -540,6 +594,7 @@ int v9fs_vfs_setattr_dotl(struct dentry *dentry, struct iattr *iattr) | |||
| 540 | void | 594 | void |
| 541 | v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) | 595 | v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) |
| 542 | { | 596 | { |
| 597 | mode_t mode; | ||
| 543 | struct v9fs_inode *v9inode = V9FS_I(inode); | 598 | struct v9fs_inode *v9inode = V9FS_I(inode); |
| 544 | 599 | ||
| 545 | if ((stat->st_result_mask & P9_STATS_BASIC) == P9_STATS_BASIC) { | 600 | if ((stat->st_result_mask & P9_STATS_BASIC) == P9_STATS_BASIC) { |
| @@ -552,11 +607,10 @@ v9fs_stat2inode_dotl(struct p9_stat_dotl *stat, struct inode *inode) | |||
| 552 | inode->i_uid = stat->st_uid; | 607 | inode->i_uid = stat->st_uid; |
| 553 | inode->i_gid = stat->st_gid; | 608 | inode->i_gid = stat->st_gid; |
| 554 | inode->i_nlink = stat->st_nlink; | 609 | inode->i_nlink = stat->st_nlink; |
| 555 | inode->i_mode = stat->st_mode; | ||
| 556 | inode->i_rdev = new_decode_dev(stat->st_rdev); | ||
| 557 | 610 | ||
| 558 | if ((S_ISBLK(inode->i_mode)) || (S_ISCHR(inode->i_mode))) | 611 | mode = stat->st_mode & S_IALLUGO; |
| 559 | init_special_inode(inode, inode->i_mode, inode->i_rdev); | 612 | mode |= inode->i_mode & ~S_IALLUGO; |
| 613 | inode->i_mode = mode; | ||
| 560 | 614 | ||
| 561 | i_size_write(inode, stat->st_size); | 615 | i_size_write(inode, stat->st_size); |
| 562 | inode->i_blocks = stat->st_blocks; | 616 | inode->i_blocks = stat->st_blocks; |
| @@ -657,14 +711,14 @@ v9fs_vfs_symlink_dotl(struct inode *dir, struct dentry *dentry, | |||
| 657 | err); | 711 | err); |
| 658 | goto error; | 712 | goto error; |
| 659 | } | 713 | } |
| 660 | d_instantiate(dentry, inode); | ||
| 661 | err = v9fs_fid_add(dentry, fid); | 714 | err = v9fs_fid_add(dentry, fid); |
| 662 | if (err < 0) | 715 | if (err < 0) |
| 663 | goto error; | 716 | goto error; |
| 717 | d_instantiate(dentry, inode); | ||
| 664 | fid = NULL; | 718 | fid = NULL; |
| 665 | } else { | 719 | } else { |
| 666 | /* Not in cached mode. No need to populate inode with stat */ | 720 | /* Not in cached mode. No need to populate inode with stat */ |
| 667 | inode = v9fs_get_inode(dir->i_sb, S_IFLNK); | 721 | inode = v9fs_get_inode(dir->i_sb, S_IFLNK, 0); |
| 668 | if (IS_ERR(inode)) { | 722 | if (IS_ERR(inode)) { |
| 669 | err = PTR_ERR(inode); | 723 | err = PTR_ERR(inode); |
| 670 | goto error; | 724 | goto error; |
| @@ -810,17 +864,17 @@ v9fs_vfs_mknod_dotl(struct inode *dir, struct dentry *dentry, int omode, | |||
| 810 | err); | 864 | err); |
| 811 | goto error; | 865 | goto error; |
| 812 | } | 866 | } |
| 813 | d_instantiate(dentry, inode); | ||
| 814 | err = v9fs_fid_add(dentry, fid); | 867 | err = v9fs_fid_add(dentry, fid); |
| 815 | if (err < 0) | 868 | if (err < 0) |
| 816 | goto error; | 869 | goto error; |
| 870 | d_instantiate(dentry, inode); | ||
| 817 | fid = NULL; | 871 | fid = NULL; |
| 818 | } else { | 872 | } else { |
| 819 | /* | 873 | /* |
| 820 | * Not in cached mode. No need to populate inode with stat. | 874 | * Not in cached mode. No need to populate inode with stat. |
| 821 | * socket syscall returns a fd, so we need instantiate | 875 | * socket syscall returns a fd, so we need instantiate |
| 822 | */ | 876 | */ |
| 823 | inode = v9fs_get_inode(dir->i_sb, mode); | 877 | inode = v9fs_get_inode(dir->i_sb, mode, rdev); |
| 824 | if (IS_ERR(inode)) { | 878 | if (IS_ERR(inode)) { |
| 825 | err = PTR_ERR(inode); | 879 | err = PTR_ERR(inode); |
| 826 | goto error; | 880 | goto error; |
| @@ -886,6 +940,11 @@ int v9fs_refresh_inode_dotl(struct p9_fid *fid, struct inode *inode) | |||
| 886 | st = p9_client_getattr_dotl(fid, P9_STATS_ALL); | 940 | st = p9_client_getattr_dotl(fid, P9_STATS_ALL); |
| 887 | if (IS_ERR(st)) | 941 | if (IS_ERR(st)) |
| 888 | return PTR_ERR(st); | 942 | return PTR_ERR(st); |
| 943 | /* | ||
| 944 | * Don't update inode if the file type is different | ||
| 945 | */ | ||
| 946 | if ((inode->i_mode & S_IFMT) != (st->st_mode & S_IFMT)) | ||
| 947 | goto out; | ||
| 889 | 948 | ||
| 890 | spin_lock(&inode->i_lock); | 949 | spin_lock(&inode->i_lock); |
| 891 | /* | 950 | /* |
| @@ -897,6 +956,7 @@ int v9fs_refresh_inode_dotl(struct p9_fid *fid, struct inode *inode) | |||
| 897 | if (v9ses->cache) | 956 | if (v9ses->cache) |
| 898 | inode->i_size = i_size; | 957 | inode->i_size = i_size; |
| 899 | spin_unlock(&inode->i_lock); | 958 | spin_unlock(&inode->i_lock); |
| 959 | out: | ||
| 900 | kfree(st); | 960 | kfree(st); |
| 901 | return 0; | 961 | return 0; |
| 902 | } | 962 | } |
diff --git a/fs/9p/vfs_super.c b/fs/9p/vfs_super.c index feef6cdc1fd2..c70251d47ed1 100644 --- a/fs/9p/vfs_super.c +++ b/fs/9p/vfs_super.c | |||
| @@ -149,7 +149,7 @@ static struct dentry *v9fs_mount(struct file_system_type *fs_type, int flags, | |||
| 149 | else | 149 | else |
| 150 | sb->s_d_op = &v9fs_dentry_operations; | 150 | sb->s_d_op = &v9fs_dentry_operations; |
| 151 | 151 | ||
| 152 | inode = v9fs_get_inode(sb, S_IFDIR | mode); | 152 | inode = v9fs_get_inode(sb, S_IFDIR | mode, 0); |
| 153 | if (IS_ERR(inode)) { | 153 | if (IS_ERR(inode)) { |
| 154 | retval = PTR_ERR(inode); | 154 | retval = PTR_ERR(inode); |
| 155 | goto release_sb; | 155 | goto release_sb; |
diff --git a/fs/ceph/mds_client.c b/fs/ceph/mds_client.c index fee028b5332e..86c59e16ba74 100644 --- a/fs/ceph/mds_client.c +++ b/fs/ceph/mds_client.c | |||
| @@ -1595,7 +1595,7 @@ static int set_request_path_attr(struct inode *rinode, struct dentry *rdentry, | |||
| 1595 | r = build_dentry_path(rdentry, ppath, pathlen, ino, freepath); | 1595 | r = build_dentry_path(rdentry, ppath, pathlen, ino, freepath); |
| 1596 | dout(" dentry %p %llx/%.*s\n", rdentry, *ino, *pathlen, | 1596 | dout(" dentry %p %llx/%.*s\n", rdentry, *ino, *pathlen, |
| 1597 | *ppath); | 1597 | *ppath); |
| 1598 | } else if (rpath) { | 1598 | } else if (rpath || rino) { |
| 1599 | *ino = rino; | 1599 | *ino = rino; |
| 1600 | *ppath = rpath; | 1600 | *ppath = rpath; |
| 1601 | *pathlen = strlen(rpath); | 1601 | *pathlen = strlen(rpath); |
diff --git a/fs/ceph/super.c b/fs/ceph/super.c index d47c5ec7fb1f..88bacaf385d9 100644 --- a/fs/ceph/super.c +++ b/fs/ceph/super.c | |||
| @@ -813,8 +813,8 @@ static struct dentry *ceph_mount(struct file_system_type *fs_type, | |||
| 813 | fsc = create_fs_client(fsopt, opt); | 813 | fsc = create_fs_client(fsopt, opt); |
| 814 | if (IS_ERR(fsc)) { | 814 | if (IS_ERR(fsc)) { |
| 815 | res = ERR_CAST(fsc); | 815 | res = ERR_CAST(fsc); |
| 816 | kfree(fsopt); | 816 | destroy_mount_options(fsopt); |
| 817 | kfree(opt); | 817 | ceph_destroy_options(opt); |
| 818 | goto out_final; | 818 | goto out_final; |
| 819 | } | 819 | } |
| 820 | 820 | ||
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/ext4/ext4.h b/fs/ext4/ext4.h index e717dfd2f2b4..b7d7bd0f066e 100644 --- a/fs/ext4/ext4.h +++ b/fs/ext4/ext4.h | |||
| @@ -175,6 +175,7 @@ struct mpage_da_data { | |||
| 175 | */ | 175 | */ |
| 176 | #define EXT4_IO_END_UNWRITTEN 0x0001 | 176 | #define EXT4_IO_END_UNWRITTEN 0x0001 |
| 177 | #define EXT4_IO_END_ERROR 0x0002 | 177 | #define EXT4_IO_END_ERROR 0x0002 |
| 178 | #define EXT4_IO_END_QUEUED 0x0004 | ||
| 178 | 179 | ||
| 179 | struct ext4_io_page { | 180 | struct ext4_io_page { |
| 180 | struct page *p_page; | 181 | struct page *p_page; |
diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index c4da98a959ae..18d2558b7624 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c | |||
| @@ -121,9 +121,6 @@ void ext4_evict_inode(struct inode *inode) | |||
| 121 | 121 | ||
| 122 | trace_ext4_evict_inode(inode); | 122 | trace_ext4_evict_inode(inode); |
| 123 | 123 | ||
| 124 | mutex_lock(&inode->i_mutex); | ||
| 125 | ext4_flush_completed_IO(inode); | ||
| 126 | mutex_unlock(&inode->i_mutex); | ||
| 127 | ext4_ioend_wait(inode); | 124 | ext4_ioend_wait(inode); |
| 128 | 125 | ||
| 129 | if (inode->i_nlink) { | 126 | if (inode->i_nlink) { |
diff --git a/fs/ext4/page-io.c b/fs/ext4/page-io.c index 78839af7ce29..92f38ee13f8a 100644 --- a/fs/ext4/page-io.c +++ b/fs/ext4/page-io.c | |||
| @@ -142,7 +142,23 @@ static void ext4_end_io_work(struct work_struct *work) | |||
| 142 | unsigned long flags; | 142 | unsigned long flags; |
| 143 | int ret; | 143 | int ret; |
| 144 | 144 | ||
| 145 | mutex_lock(&inode->i_mutex); | 145 | if (!mutex_trylock(&inode->i_mutex)) { |
| 146 | /* | ||
| 147 | * Requeue the work instead of waiting so that the work | ||
| 148 | * items queued after this can be processed. | ||
| 149 | */ | ||
| 150 | queue_work(EXT4_SB(inode->i_sb)->dio_unwritten_wq, &io->work); | ||
| 151 | /* | ||
| 152 | * To prevent the ext4-dio-unwritten thread from keeping | ||
| 153 | * requeueing end_io requests and occupying cpu for too long, | ||
| 154 | * yield the cpu if it sees an end_io request that has already | ||
| 155 | * been requeued. | ||
| 156 | */ | ||
| 157 | if (io->flag & EXT4_IO_END_QUEUED) | ||
| 158 | yield(); | ||
| 159 | io->flag |= EXT4_IO_END_QUEUED; | ||
| 160 | return; | ||
| 161 | } | ||
| 146 | ret = ext4_end_io_nolock(io); | 162 | ret = ext4_end_io_nolock(io); |
| 147 | if (ret < 0) { | 163 | if (ret < 0) { |
| 148 | mutex_unlock(&inode->i_mutex); | 164 | mutex_unlock(&inode->i_mutex); |
diff --git a/fs/fuse/dev.c b/fs/fuse/dev.c index 640fc229df10..168a80f7f12b 100644 --- a/fs/fuse/dev.c +++ b/fs/fuse/dev.c | |||
| @@ -1358,6 +1358,10 @@ static int fuse_notify_inval_entry(struct fuse_conn *fc, unsigned int size, | |||
| 1358 | if (outarg.namelen > FUSE_NAME_MAX) | 1358 | if (outarg.namelen > FUSE_NAME_MAX) |
| 1359 | goto err; | 1359 | goto err; |
| 1360 | 1360 | ||
| 1361 | err = -EINVAL; | ||
| 1362 | if (size != sizeof(outarg) + outarg.namelen + 1) | ||
| 1363 | goto err; | ||
| 1364 | |||
| 1361 | name.name = buf; | 1365 | name.name = buf; |
| 1362 | name.len = outarg.namelen; | 1366 | name.len = outarg.namelen; |
| 1363 | err = fuse_copy_one(cs, buf, outarg.namelen + 1); | 1367 | err = fuse_copy_one(cs, buf, outarg.namelen + 1); |
diff --git a/fs/fuse/file.c b/fs/fuse/file.c index d480d9af46c9..594f07a81c28 100644 --- a/fs/fuse/file.c +++ b/fs/fuse/file.c | |||
| @@ -14,6 +14,7 @@ | |||
| 14 | #include <linux/sched.h> | 14 | #include <linux/sched.h> |
| 15 | #include <linux/module.h> | 15 | #include <linux/module.h> |
| 16 | #include <linux/compat.h> | 16 | #include <linux/compat.h> |
| 17 | #include <linux/swap.h> | ||
| 17 | 18 | ||
| 18 | static const struct file_operations fuse_direct_io_file_operations; | 19 | static const struct file_operations fuse_direct_io_file_operations; |
| 19 | 20 | ||
| @@ -245,6 +246,12 @@ void fuse_release_common(struct file *file, int opcode) | |||
| 245 | req = ff->reserved_req; | 246 | req = ff->reserved_req; |
| 246 | fuse_prepare_release(ff, file->f_flags, opcode); | 247 | fuse_prepare_release(ff, file->f_flags, opcode); |
| 247 | 248 | ||
| 249 | if (ff->flock) { | ||
| 250 | struct fuse_release_in *inarg = &req->misc.release.in; | ||
| 251 | inarg->release_flags |= FUSE_RELEASE_FLOCK_UNLOCK; | ||
| 252 | inarg->lock_owner = fuse_lock_owner_id(ff->fc, | ||
| 253 | (fl_owner_t) file); | ||
| 254 | } | ||
| 248 | /* Hold vfsmount and dentry until release is finished */ | 255 | /* Hold vfsmount and dentry until release is finished */ |
| 249 | path_get(&file->f_path); | 256 | path_get(&file->f_path); |
| 250 | req->misc.release.path = file->f_path; | 257 | req->misc.release.path = file->f_path; |
| @@ -755,18 +762,6 @@ static size_t fuse_send_write(struct fuse_req *req, struct file *file, | |||
| 755 | return req->misc.write.out.size; | 762 | return req->misc.write.out.size; |
| 756 | } | 763 | } |
| 757 | 764 | ||
| 758 | static int fuse_write_begin(struct file *file, struct address_space *mapping, | ||
| 759 | loff_t pos, unsigned len, unsigned flags, | ||
| 760 | struct page **pagep, void **fsdata) | ||
| 761 | { | ||
| 762 | pgoff_t index = pos >> PAGE_CACHE_SHIFT; | ||
| 763 | |||
| 764 | *pagep = grab_cache_page_write_begin(mapping, index, flags); | ||
| 765 | if (!*pagep) | ||
| 766 | return -ENOMEM; | ||
| 767 | return 0; | ||
| 768 | } | ||
| 769 | |||
| 770 | void fuse_write_update_size(struct inode *inode, loff_t pos) | 765 | void fuse_write_update_size(struct inode *inode, loff_t pos) |
| 771 | { | 766 | { |
| 772 | struct fuse_conn *fc = get_fuse_conn(inode); | 767 | struct fuse_conn *fc = get_fuse_conn(inode); |
| @@ -779,62 +774,6 @@ void fuse_write_update_size(struct inode *inode, loff_t pos) | |||
| 779 | spin_unlock(&fc->lock); | 774 | spin_unlock(&fc->lock); |
| 780 | } | 775 | } |
| 781 | 776 | ||
| 782 | static int fuse_buffered_write(struct file *file, struct inode *inode, | ||
| 783 | loff_t pos, unsigned count, struct page *page) | ||
| 784 | { | ||
| 785 | int err; | ||
| 786 | size_t nres; | ||
| 787 | struct fuse_conn *fc = get_fuse_conn(inode); | ||
| 788 | unsigned offset = pos & (PAGE_CACHE_SIZE - 1); | ||
| 789 | struct fuse_req *req; | ||
| 790 | |||
| 791 | if (is_bad_inode(inode)) | ||
| 792 | return -EIO; | ||
| 793 | |||
| 794 | /* | ||
| 795 | * Make sure writepages on the same page are not mixed up with | ||
| 796 | * plain writes. | ||
| 797 | */ | ||
| 798 | fuse_wait_on_page_writeback(inode, page->index); | ||
| 799 | |||
| 800 | req = fuse_get_req(fc); | ||
| 801 | if (IS_ERR(req)) | ||
| 802 | return PTR_ERR(req); | ||
| 803 | |||
| 804 | req->in.argpages = 1; | ||
| 805 | req->num_pages = 1; | ||
| 806 | req->pages[0] = page; | ||
| 807 | req->page_offset = offset; | ||
| 808 | nres = fuse_send_write(req, file, pos, count, NULL); | ||
| 809 | err = req->out.h.error; | ||
| 810 | fuse_put_request(fc, req); | ||
| 811 | if (!err && !nres) | ||
| 812 | err = -EIO; | ||
| 813 | if (!err) { | ||
| 814 | pos += nres; | ||
| 815 | fuse_write_update_size(inode, pos); | ||
| 816 | if (count == PAGE_CACHE_SIZE) | ||
| 817 | SetPageUptodate(page); | ||
| 818 | } | ||
| 819 | fuse_invalidate_attr(inode); | ||
| 820 | return err ? err : nres; | ||
| 821 | } | ||
| 822 | |||
| 823 | static int fuse_write_end(struct file *file, struct address_space *mapping, | ||
| 824 | loff_t pos, unsigned len, unsigned copied, | ||
| 825 | struct page *page, void *fsdata) | ||
| 826 | { | ||
| 827 | struct inode *inode = mapping->host; | ||
| 828 | int res = 0; | ||
| 829 | |||
| 830 | if (copied) | ||
| 831 | res = fuse_buffered_write(file, inode, pos, copied, page); | ||
| 832 | |||
| 833 | unlock_page(page); | ||
| 834 | page_cache_release(page); | ||
| 835 | return res; | ||
| 836 | } | ||
| 837 | |||
| 838 | static size_t fuse_send_write_pages(struct fuse_req *req, struct file *file, | 777 | static size_t fuse_send_write_pages(struct fuse_req *req, struct file *file, |
| 839 | struct inode *inode, loff_t pos, | 778 | struct inode *inode, loff_t pos, |
| 840 | size_t count) | 779 | size_t count) |
| @@ -908,6 +847,8 @@ static ssize_t fuse_fill_write_pages(struct fuse_req *req, | |||
| 908 | pagefault_enable(); | 847 | pagefault_enable(); |
| 909 | flush_dcache_page(page); | 848 | flush_dcache_page(page); |
| 910 | 849 | ||
| 850 | mark_page_accessed(page); | ||
| 851 | |||
| 911 | if (!tmp) { | 852 | if (!tmp) { |
| 912 | unlock_page(page); | 853 | unlock_page(page); |
| 913 | page_cache_release(page); | 854 | page_cache_release(page); |
| @@ -1559,11 +1500,14 @@ static int fuse_file_flock(struct file *file, int cmd, struct file_lock *fl) | |||
| 1559 | struct fuse_conn *fc = get_fuse_conn(inode); | 1500 | struct fuse_conn *fc = get_fuse_conn(inode); |
| 1560 | int err; | 1501 | int err; |
| 1561 | 1502 | ||
| 1562 | if (fc->no_lock) { | 1503 | if (fc->no_flock) { |
| 1563 | err = flock_lock_file_wait(file, fl); | 1504 | err = flock_lock_file_wait(file, fl); |
| 1564 | } else { | 1505 | } else { |
| 1506 | struct fuse_file *ff = file->private_data; | ||
| 1507 | |||
| 1565 | /* emulate flock with POSIX locks */ | 1508 | /* emulate flock with POSIX locks */ |
| 1566 | fl->fl_owner = (fl_owner_t) file; | 1509 | fl->fl_owner = (fl_owner_t) file; |
| 1510 | ff->flock = true; | ||
| 1567 | err = fuse_setlk(file, fl, 1); | 1511 | err = fuse_setlk(file, fl, 1); |
| 1568 | } | 1512 | } |
| 1569 | 1513 | ||
| @@ -2201,8 +2145,6 @@ static const struct address_space_operations fuse_file_aops = { | |||
| 2201 | .readpage = fuse_readpage, | 2145 | .readpage = fuse_readpage, |
| 2202 | .writepage = fuse_writepage, | 2146 | .writepage = fuse_writepage, |
| 2203 | .launder_page = fuse_launder_page, | 2147 | .launder_page = fuse_launder_page, |
| 2204 | .write_begin = fuse_write_begin, | ||
| 2205 | .write_end = fuse_write_end, | ||
| 2206 | .readpages = fuse_readpages, | 2148 | .readpages = fuse_readpages, |
| 2207 | .set_page_dirty = __set_page_dirty_nobuffers, | 2149 | .set_page_dirty = __set_page_dirty_nobuffers, |
| 2208 | .bmap = fuse_bmap, | 2150 | .bmap = fuse_bmap, |
diff --git a/fs/fuse/fuse_i.h b/fs/fuse/fuse_i.h index c6aa2d4b8517..cf6db0a93219 100644 --- a/fs/fuse/fuse_i.h +++ b/fs/fuse/fuse_i.h | |||
| @@ -135,6 +135,9 @@ struct fuse_file { | |||
| 135 | 135 | ||
| 136 | /** Wait queue head for poll */ | 136 | /** Wait queue head for poll */ |
| 137 | wait_queue_head_t poll_wait; | 137 | wait_queue_head_t poll_wait; |
| 138 | |||
| 139 | /** Has flock been performed on this file? */ | ||
| 140 | bool flock:1; | ||
| 138 | }; | 141 | }; |
| 139 | 142 | ||
| 140 | /** One input argument of a request */ | 143 | /** One input argument of a request */ |
| @@ -448,7 +451,7 @@ struct fuse_conn { | |||
| 448 | /** Is removexattr not implemented by fs? */ | 451 | /** Is removexattr not implemented by fs? */ |
| 449 | unsigned no_removexattr:1; | 452 | unsigned no_removexattr:1; |
| 450 | 453 | ||
| 451 | /** Are file locking primitives not implemented by fs? */ | 454 | /** Are posix file locking primitives not implemented by fs? */ |
| 452 | unsigned no_lock:1; | 455 | unsigned no_lock:1; |
| 453 | 456 | ||
| 454 | /** Is access not implemented by fs? */ | 457 | /** Is access not implemented by fs? */ |
| @@ -472,6 +475,9 @@ struct fuse_conn { | |||
| 472 | /** Don't apply umask to creation modes */ | 475 | /** Don't apply umask to creation modes */ |
| 473 | unsigned dont_mask:1; | 476 | unsigned dont_mask:1; |
| 474 | 477 | ||
| 478 | /** Are BSD file locking primitives not implemented by fs? */ | ||
| 479 | unsigned no_flock:1; | ||
| 480 | |||
| 475 | /** The number of requests waiting for completion */ | 481 | /** The number of requests waiting for completion */ |
| 476 | atomic_t num_waiting; | 482 | atomic_t num_waiting; |
| 477 | 483 | ||
diff --git a/fs/fuse/inode.c b/fs/fuse/inode.c index 38f84cd48b67..12b502929da9 100644 --- a/fs/fuse/inode.c +++ b/fs/fuse/inode.c | |||
| @@ -71,7 +71,7 @@ struct fuse_mount_data { | |||
| 71 | unsigned blksize; | 71 | unsigned blksize; |
| 72 | }; | 72 | }; |
| 73 | 73 | ||
| 74 | struct fuse_forget_link *fuse_alloc_forget() | 74 | struct fuse_forget_link *fuse_alloc_forget(void) |
| 75 | { | 75 | { |
| 76 | return kzalloc(sizeof(struct fuse_forget_link), GFP_KERNEL); | 76 | return kzalloc(sizeof(struct fuse_forget_link), GFP_KERNEL); |
| 77 | } | 77 | } |
| @@ -809,6 +809,10 @@ static void process_init_reply(struct fuse_conn *fc, struct fuse_req *req) | |||
| 809 | fc->async_read = 1; | 809 | fc->async_read = 1; |
| 810 | if (!(arg->flags & FUSE_POSIX_LOCKS)) | 810 | if (!(arg->flags & FUSE_POSIX_LOCKS)) |
| 811 | fc->no_lock = 1; | 811 | fc->no_lock = 1; |
| 812 | if (arg->minor >= 17) { | ||
| 813 | if (!(arg->flags & FUSE_FLOCK_LOCKS)) | ||
| 814 | fc->no_flock = 1; | ||
| 815 | } | ||
| 812 | if (arg->flags & FUSE_ATOMIC_O_TRUNC) | 816 | if (arg->flags & FUSE_ATOMIC_O_TRUNC) |
| 813 | fc->atomic_o_trunc = 1; | 817 | fc->atomic_o_trunc = 1; |
| 814 | if (arg->minor >= 9) { | 818 | if (arg->minor >= 9) { |
| @@ -823,6 +827,7 @@ static void process_init_reply(struct fuse_conn *fc, struct fuse_req *req) | |||
| 823 | } else { | 827 | } else { |
| 824 | ra_pages = fc->max_read / PAGE_CACHE_SIZE; | 828 | ra_pages = fc->max_read / PAGE_CACHE_SIZE; |
| 825 | fc->no_lock = 1; | 829 | fc->no_lock = 1; |
| 830 | fc->no_flock = 1; | ||
| 826 | } | 831 | } |
| 827 | 832 | ||
| 828 | fc->bdi.ra_pages = min(fc->bdi.ra_pages, ra_pages); | 833 | fc->bdi.ra_pages = min(fc->bdi.ra_pages, ra_pages); |
| @@ -843,7 +848,8 @@ static void fuse_send_init(struct fuse_conn *fc, struct fuse_req *req) | |||
| 843 | arg->minor = FUSE_KERNEL_MINOR_VERSION; | 848 | arg->minor = FUSE_KERNEL_MINOR_VERSION; |
| 844 | arg->max_readahead = fc->bdi.ra_pages * PAGE_CACHE_SIZE; | 849 | arg->max_readahead = fc->bdi.ra_pages * PAGE_CACHE_SIZE; |
| 845 | arg->flags |= FUSE_ASYNC_READ | FUSE_POSIX_LOCKS | FUSE_ATOMIC_O_TRUNC | | 850 | arg->flags |= FUSE_ASYNC_READ | FUSE_POSIX_LOCKS | FUSE_ATOMIC_O_TRUNC | |
| 846 | FUSE_EXPORT_SUPPORT | FUSE_BIG_WRITES | FUSE_DONT_MASK; | 851 | FUSE_EXPORT_SUPPORT | FUSE_BIG_WRITES | FUSE_DONT_MASK | |
| 852 | FUSE_FLOCK_LOCKS; | ||
| 847 | req->in.h.opcode = FUSE_INIT; | 853 | req->in.h.opcode = FUSE_INIT; |
| 848 | req->in.numargs = 1; | 854 | req->in.numargs = 1; |
| 849 | req->in.args[0].size = sizeof(*arg); | 855 | req->in.args[0].size = sizeof(*arg); |
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/fs/namei.c b/fs/namei.c index 2826db35dc25..b52bc685465f 100644 --- a/fs/namei.c +++ b/fs/namei.c | |||
| @@ -727,25 +727,22 @@ static int follow_automount(struct path *path, unsigned flags, | |||
| 727 | if ((flags & LOOKUP_NO_AUTOMOUNT) && !(flags & LOOKUP_PARENT)) | 727 | if ((flags & LOOKUP_NO_AUTOMOUNT) && !(flags & LOOKUP_PARENT)) |
| 728 | return -EISDIR; /* we actually want to stop here */ | 728 | return -EISDIR; /* we actually want to stop here */ |
| 729 | 729 | ||
| 730 | /* | 730 | /* We don't want to mount if someone's just doing a stat - |
| 731 | * We don't want to mount if someone's just doing a stat and they've | 731 | * unless they're stat'ing a directory and appended a '/' to |
| 732 | * set AT_SYMLINK_NOFOLLOW - unless they're stat'ing a directory and | 732 | * the name. |
| 733 | * appended a '/' to the name. | 733 | * |
| 734 | * We do, however, want to mount if someone wants to open or | ||
| 735 | * create a file of any type under the mountpoint, wants to | ||
| 736 | * traverse through the mountpoint or wants to open the | ||
| 737 | * mounted directory. Also, autofs may mark negative dentries | ||
| 738 | * as being automount points. These will need the attentions | ||
| 739 | * of the daemon to instantiate them before they can be used. | ||
| 734 | */ | 740 | */ |
| 735 | if (!(flags & LOOKUP_FOLLOW)) { | 741 | if (!(flags & (LOOKUP_PARENT | LOOKUP_DIRECTORY | |
| 736 | /* We do, however, want to mount if someone wants to open or | 742 | LOOKUP_OPEN | LOOKUP_CREATE)) && |
| 737 | * create a file of any type under the mountpoint, wants to | 743 | path->dentry->d_inode) |
| 738 | * traverse through the mountpoint or wants to open the mounted | 744 | return -EISDIR; |
| 739 | * directory. | 745 | |
| 740 | * Also, autofs may mark negative dentries as being automount | ||
| 741 | * points. These will need the attentions of the daemon to | ||
| 742 | * instantiate them before they can be used. | ||
| 743 | */ | ||
| 744 | if (!(flags & (LOOKUP_PARENT | LOOKUP_DIRECTORY | | ||
| 745 | LOOKUP_OPEN | LOOKUP_CREATE)) && | ||
| 746 | path->dentry->d_inode) | ||
| 747 | return -EISDIR; | ||
| 748 | } | ||
| 749 | current->total_link_count++; | 746 | current->total_link_count++; |
| 750 | if (current->total_link_count >= 40) | 747 | if (current->total_link_count >= 40) |
| 751 | return -ELOOP; | 748 | return -ELOOP; |
diff --git a/fs/ubifs/debug.h b/fs/ubifs/debug.h index 45174b534377..feb361e252ac 100644 --- a/fs/ubifs/debug.h +++ b/fs/ubifs/debug.h | |||
| @@ -335,9 +335,9 @@ void dbg_debugfs_exit_fs(struct ubifs_info *c); | |||
| 335 | #define DBGKEY(key) ((char *)(key)) | 335 | #define DBGKEY(key) ((char *)(key)) |
| 336 | #define DBGKEY1(key) ((char *)(key)) | 336 | #define DBGKEY1(key) ((char *)(key)) |
| 337 | 337 | ||
| 338 | #define ubifs_dbg_msg(fmt, ...) do { \ | 338 | #define ubifs_dbg_msg(fmt, ...) do { \ |
| 339 | if (0) \ | 339 | if (0) \ |
| 340 | pr_debug(fmt "\n", ##__VA_ARGS__); \ | 340 | printk(KERN_DEBUG fmt "\n", ##__VA_ARGS__); \ |
| 341 | } while (0) | 341 | } while (0) |
| 342 | 342 | ||
| 343 | #define dbg_dump_stack() | 343 | #define dbg_dump_stack() |
diff --git a/fs/xfs/xfs_iops.c b/fs/xfs/xfs_iops.c index b9c172b3fbbe..673704fab748 100644 --- a/fs/xfs/xfs_iops.c +++ b/fs/xfs/xfs_iops.c | |||
| @@ -70,9 +70,8 @@ xfs_synchronize_times( | |||
| 70 | } | 70 | } |
| 71 | 71 | ||
| 72 | /* | 72 | /* |
| 73 | * If the linux inode is valid, mark it dirty. | 73 | * If the linux inode is valid, mark it dirty, else mark the dirty state |
| 74 | * Used when committing a dirty inode into a transaction so that | 74 | * in the XFS inode to make sure we pick it up when reclaiming the inode. |
| 75 | * the inode will get written back by the linux code | ||
| 76 | */ | 75 | */ |
| 77 | void | 76 | void |
| 78 | xfs_mark_inode_dirty_sync( | 77 | xfs_mark_inode_dirty_sync( |
| @@ -82,6 +81,10 @@ xfs_mark_inode_dirty_sync( | |||
| 82 | 81 | ||
| 83 | if (!(inode->i_state & (I_WILL_FREE|I_FREEING))) | 82 | if (!(inode->i_state & (I_WILL_FREE|I_FREEING))) |
| 84 | mark_inode_dirty_sync(inode); | 83 | mark_inode_dirty_sync(inode); |
| 84 | else { | ||
| 85 | barrier(); | ||
| 86 | ip->i_update_core = 1; | ||
| 87 | } | ||
| 85 | } | 88 | } |
| 86 | 89 | ||
| 87 | void | 90 | void |
| @@ -92,6 +95,11 @@ xfs_mark_inode_dirty( | |||
| 92 | 95 | ||
| 93 | if (!(inode->i_state & (I_WILL_FREE|I_FREEING))) | 96 | if (!(inode->i_state & (I_WILL_FREE|I_FREEING))) |
| 94 | mark_inode_dirty(inode); | 97 | mark_inode_dirty(inode); |
| 98 | else { | ||
| 99 | barrier(); | ||
| 100 | ip->i_update_core = 1; | ||
| 101 | } | ||
| 102 | |||
| 95 | } | 103 | } |
| 96 | 104 | ||
| 97 | /* | 105 | /* |
diff --git a/fs/xfs/xfs_super.c b/fs/xfs/xfs_super.c index 9a72dda58bd0..2366c54cc4fa 100644 --- a/fs/xfs/xfs_super.c +++ b/fs/xfs/xfs_super.c | |||
| @@ -356,6 +356,8 @@ xfs_parseargs( | |||
| 356 | mp->m_flags |= XFS_MOUNT_DELAYLOG; | 356 | mp->m_flags |= XFS_MOUNT_DELAYLOG; |
| 357 | } else if (!strcmp(this_char, MNTOPT_NODELAYLOG)) { | 357 | } else if (!strcmp(this_char, MNTOPT_NODELAYLOG)) { |
| 358 | mp->m_flags &= ~XFS_MOUNT_DELAYLOG; | 358 | mp->m_flags &= ~XFS_MOUNT_DELAYLOG; |
| 359 | xfs_warn(mp, | ||
| 360 | "nodelaylog is deprecated and will be removed in Linux 3.3"); | ||
| 359 | } else if (!strcmp(this_char, MNTOPT_DISCARD)) { | 361 | } else if (!strcmp(this_char, MNTOPT_DISCARD)) { |
| 360 | mp->m_flags |= XFS_MOUNT_DISCARD; | 362 | mp->m_flags |= XFS_MOUNT_DISCARD; |
| 361 | } else if (!strcmp(this_char, MNTOPT_NODISCARD)) { | 363 | } else if (!strcmp(this_char, MNTOPT_NODISCARD)) { |
| @@ -877,33 +879,17 @@ xfs_log_inode( | |||
| 877 | struct xfs_trans *tp; | 879 | struct xfs_trans *tp; |
| 878 | int error; | 880 | int error; |
| 879 | 881 | ||
| 880 | xfs_iunlock(ip, XFS_ILOCK_SHARED); | ||
| 881 | tp = xfs_trans_alloc(mp, XFS_TRANS_FSYNC_TS); | 882 | tp = xfs_trans_alloc(mp, XFS_TRANS_FSYNC_TS); |
| 882 | error = xfs_trans_reserve(tp, 0, XFS_FSYNC_TS_LOG_RES(mp), 0, 0, 0); | 883 | error = xfs_trans_reserve(tp, 0, XFS_FSYNC_TS_LOG_RES(mp), 0, 0, 0); |
| 883 | |||
| 884 | if (error) { | 884 | if (error) { |
| 885 | xfs_trans_cancel(tp, 0); | 885 | xfs_trans_cancel(tp, 0); |
| 886 | /* we need to return with the lock hold shared */ | ||
| 887 | xfs_ilock(ip, XFS_ILOCK_SHARED); | ||
| 888 | return error; | 886 | return error; |
| 889 | } | 887 | } |
| 890 | 888 | ||
| 891 | xfs_ilock(ip, XFS_ILOCK_EXCL); | 889 | xfs_ilock(ip, XFS_ILOCK_EXCL); |
| 892 | 890 | xfs_trans_ijoin_ref(tp, ip, XFS_ILOCK_EXCL); | |
| 893 | /* | ||
| 894 | * Note - it's possible that we might have pushed ourselves out of the | ||
| 895 | * way during trans_reserve which would flush the inode. But there's | ||
| 896 | * no guarantee that the inode buffer has actually gone out yet (it's | ||
| 897 | * delwri). Plus the buffer could be pinned anyway if it's part of | ||
| 898 | * an inode in another recent transaction. So we play it safe and | ||
| 899 | * fire off the transaction anyway. | ||
| 900 | */ | ||
| 901 | xfs_trans_ijoin(tp, ip); | ||
| 902 | xfs_trans_log_inode(tp, ip, XFS_ILOG_CORE); | 891 | xfs_trans_log_inode(tp, ip, XFS_ILOG_CORE); |
| 903 | error = xfs_trans_commit(tp, 0); | 892 | return xfs_trans_commit(tp, 0); |
| 904 | xfs_ilock_demote(ip, XFS_ILOCK_EXCL); | ||
| 905 | |||
| 906 | return error; | ||
| 907 | } | 893 | } |
| 908 | 894 | ||
| 909 | STATIC int | 895 | STATIC int |
| @@ -918,7 +904,9 @@ xfs_fs_write_inode( | |||
| 918 | trace_xfs_write_inode(ip); | 904 | trace_xfs_write_inode(ip); |
| 919 | 905 | ||
| 920 | if (XFS_FORCED_SHUTDOWN(mp)) | 906 | if (XFS_FORCED_SHUTDOWN(mp)) |
| 921 | return XFS_ERROR(EIO); | 907 | return -XFS_ERROR(EIO); |
| 908 | if (!ip->i_update_core) | ||
| 909 | return 0; | ||
| 922 | 910 | ||
| 923 | if (wbc->sync_mode == WB_SYNC_ALL) { | 911 | if (wbc->sync_mode == WB_SYNC_ALL) { |
| 924 | /* | 912 | /* |
| @@ -929,12 +917,10 @@ xfs_fs_write_inode( | |||
| 929 | * of synchronous log foces dramatically. | 917 | * of synchronous log foces dramatically. |
| 930 | */ | 918 | */ |
| 931 | xfs_ioend_wait(ip); | 919 | xfs_ioend_wait(ip); |
| 932 | xfs_ilock(ip, XFS_ILOCK_SHARED); | 920 | error = xfs_log_inode(ip); |
| 933 | if (ip->i_update_core) { | 921 | if (error) |
| 934 | error = xfs_log_inode(ip); | 922 | goto out; |
| 935 | if (error) | 923 | return 0; |
| 936 | goto out_unlock; | ||
| 937 | } | ||
| 938 | } else { | 924 | } else { |
| 939 | /* | 925 | /* |
| 940 | * We make this non-blocking if the inode is contended, return | 926 | * We make this non-blocking if the inode is contended, return |
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/fuse.h b/include/linux/fuse.h index d464de53db43..464cff526860 100644 --- a/include/linux/fuse.h +++ b/include/linux/fuse.h | |||
| @@ -47,6 +47,9 @@ | |||
| 47 | * - FUSE_IOCTL_UNRESTRICTED shall now return with array of 'struct | 47 | * - FUSE_IOCTL_UNRESTRICTED shall now return with array of 'struct |
| 48 | * fuse_ioctl_iovec' instead of ambiguous 'struct iovec' | 48 | * fuse_ioctl_iovec' instead of ambiguous 'struct iovec' |
| 49 | * - add FUSE_IOCTL_32BIT flag | 49 | * - add FUSE_IOCTL_32BIT flag |
| 50 | * | ||
| 51 | * 7.17 | ||
| 52 | * - add FUSE_FLOCK_LOCKS and FUSE_RELEASE_FLOCK_UNLOCK | ||
| 50 | */ | 53 | */ |
| 51 | 54 | ||
| 52 | #ifndef _LINUX_FUSE_H | 55 | #ifndef _LINUX_FUSE_H |
| @@ -78,7 +81,7 @@ | |||
| 78 | #define FUSE_KERNEL_VERSION 7 | 81 | #define FUSE_KERNEL_VERSION 7 |
| 79 | 82 | ||
| 80 | /** Minor version number of this interface */ | 83 | /** Minor version number of this interface */ |
| 81 | #define FUSE_KERNEL_MINOR_VERSION 16 | 84 | #define FUSE_KERNEL_MINOR_VERSION 17 |
| 82 | 85 | ||
| 83 | /** The node ID of the root inode */ | 86 | /** The node ID of the root inode */ |
| 84 | #define FUSE_ROOT_ID 1 | 87 | #define FUSE_ROOT_ID 1 |
| @@ -153,8 +156,10 @@ struct fuse_file_lock { | |||
| 153 | /** | 156 | /** |
| 154 | * INIT request/reply flags | 157 | * INIT request/reply flags |
| 155 | * | 158 | * |
| 159 | * FUSE_POSIX_LOCKS: remote locking for POSIX file locks | ||
| 156 | * FUSE_EXPORT_SUPPORT: filesystem handles lookups of "." and ".." | 160 | * FUSE_EXPORT_SUPPORT: filesystem handles lookups of "." and ".." |
| 157 | * FUSE_DONT_MASK: don't apply umask to file mode on create operations | 161 | * FUSE_DONT_MASK: don't apply umask to file mode on create operations |
| 162 | * FUSE_FLOCK_LOCKS: remote locking for BSD style file locks | ||
| 158 | */ | 163 | */ |
| 159 | #define FUSE_ASYNC_READ (1 << 0) | 164 | #define FUSE_ASYNC_READ (1 << 0) |
| 160 | #define FUSE_POSIX_LOCKS (1 << 1) | 165 | #define FUSE_POSIX_LOCKS (1 << 1) |
| @@ -163,6 +168,7 @@ struct fuse_file_lock { | |||
| 163 | #define FUSE_EXPORT_SUPPORT (1 << 4) | 168 | #define FUSE_EXPORT_SUPPORT (1 << 4) |
| 164 | #define FUSE_BIG_WRITES (1 << 5) | 169 | #define FUSE_BIG_WRITES (1 << 5) |
| 165 | #define FUSE_DONT_MASK (1 << 6) | 170 | #define FUSE_DONT_MASK (1 << 6) |
| 171 | #define FUSE_FLOCK_LOCKS (1 << 10) | ||
| 166 | 172 | ||
| 167 | /** | 173 | /** |
| 168 | * CUSE INIT request/reply flags | 174 | * CUSE INIT request/reply flags |
| @@ -175,6 +181,7 @@ struct fuse_file_lock { | |||
| 175 | * Release flags | 181 | * Release flags |
| 176 | */ | 182 | */ |
| 177 | #define FUSE_RELEASE_FLUSH (1 << 0) | 183 | #define FUSE_RELEASE_FLUSH (1 << 0) |
| 184 | #define FUSE_RELEASE_FLOCK_UNLOCK (1 << 1) | ||
| 178 | 185 | ||
| 179 | /** | 186 | /** |
| 180 | * Getattr flags | 187 | * Getattr flags |
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index 245bafdafd5e..c816075c01ce 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h | |||
| @@ -944,8 +944,10 @@ extern void perf_pmu_unregister(struct pmu *pmu); | |||
| 944 | 944 | ||
| 945 | extern int perf_num_counters(void); | 945 | extern int perf_num_counters(void); |
| 946 | extern const char *perf_pmu_name(void); | 946 | extern const char *perf_pmu_name(void); |
| 947 | extern void __perf_event_task_sched_in(struct task_struct *task); | 947 | extern void __perf_event_task_sched_in(struct task_struct *prev, |
| 948 | extern void __perf_event_task_sched_out(struct task_struct *task, struct task_struct *next); | 948 | struct task_struct *task); |
| 949 | extern void __perf_event_task_sched_out(struct task_struct *prev, | ||
| 950 | struct task_struct *next); | ||
| 949 | extern int perf_event_init_task(struct task_struct *child); | 951 | extern int perf_event_init_task(struct task_struct *child); |
| 950 | extern void perf_event_exit_task(struct task_struct *child); | 952 | extern void perf_event_exit_task(struct task_struct *child); |
| 951 | extern void perf_event_free_task(struct task_struct *task); | 953 | extern void perf_event_free_task(struct task_struct *task); |
| @@ -1059,17 +1061,20 @@ perf_sw_event(u32 event_id, u64 nr, struct pt_regs *regs, u64 addr) | |||
| 1059 | 1061 | ||
| 1060 | extern struct jump_label_key perf_sched_events; | 1062 | extern struct jump_label_key perf_sched_events; |
| 1061 | 1063 | ||
| 1062 | static inline void perf_event_task_sched_in(struct task_struct *task) | 1064 | static inline void perf_event_task_sched_in(struct task_struct *prev, |
| 1065 | struct task_struct *task) | ||
| 1063 | { | 1066 | { |
| 1064 | if (static_branch(&perf_sched_events)) | 1067 | if (static_branch(&perf_sched_events)) |
| 1065 | __perf_event_task_sched_in(task); | 1068 | __perf_event_task_sched_in(prev, task); |
| 1066 | } | 1069 | } |
| 1067 | 1070 | ||
| 1068 | static inline void perf_event_task_sched_out(struct task_struct *task, struct task_struct *next) | 1071 | static inline void perf_event_task_sched_out(struct task_struct *prev, |
| 1072 | struct task_struct *next) | ||
| 1069 | { | 1073 | { |
| 1070 | perf_sw_event(PERF_COUNT_SW_CONTEXT_SWITCHES, 1, NULL, 0); | 1074 | perf_sw_event(PERF_COUNT_SW_CONTEXT_SWITCHES, 1, NULL, 0); |
| 1071 | 1075 | ||
| 1072 | __perf_event_task_sched_out(task, next); | 1076 | if (static_branch(&perf_sched_events)) |
| 1077 | __perf_event_task_sched_out(prev, next); | ||
| 1073 | } | 1078 | } |
| 1074 | 1079 | ||
| 1075 | extern void perf_event_mmap(struct vm_area_struct *vma); | 1080 | extern void perf_event_mmap(struct vm_area_struct *vma); |
| @@ -1139,10 +1144,11 @@ extern void perf_event_disable(struct perf_event *event); | |||
| 1139 | extern void perf_event_task_tick(void); | 1144 | extern void perf_event_task_tick(void); |
| 1140 | #else | 1145 | #else |
| 1141 | static inline void | 1146 | static inline void |
| 1142 | perf_event_task_sched_in(struct task_struct *task) { } | 1147 | perf_event_task_sched_in(struct task_struct *prev, |
| 1148 | struct task_struct *task) { } | ||
| 1143 | static inline void | 1149 | static inline void |
| 1144 | perf_event_task_sched_out(struct task_struct *task, | 1150 | perf_event_task_sched_out(struct task_struct *prev, |
| 1145 | struct task_struct *next) { } | 1151 | struct task_struct *next) { } |
| 1146 | static inline int perf_event_init_task(struct task_struct *child) { return 0; } | 1152 | static inline int perf_event_init_task(struct task_struct *child) { return 0; } |
| 1147 | static inline void perf_event_exit_task(struct task_struct *child) { } | 1153 | static inline void perf_event_exit_task(struct task_struct *child) { } |
| 1148 | static inline void perf_event_free_task(struct task_struct *task) { } | 1154 | static inline void perf_event_free_task(struct task_struct *task) { } |
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/regulator/consumer.h b/include/linux/regulator/consumer.h index 26f6ea4444e3..b47771aa5718 100644 --- a/include/linux/regulator/consumer.h +++ b/include/linux/regulator/consumer.h | |||
| @@ -123,7 +123,7 @@ struct regulator_bulk_data { | |||
| 123 | const char *supply; | 123 | const char *supply; |
| 124 | struct regulator *consumer; | 124 | struct regulator *consumer; |
| 125 | 125 | ||
| 126 | /* Internal use */ | 126 | /* private: Internal use */ |
| 127 | int ret; | 127 | int ret; |
| 128 | }; | 128 | }; |
| 129 | 129 | ||
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/9p/9p.h b/include/net/9p/9p.h index 342dcf13d039..a6326ef8ade6 100644 --- a/include/net/9p/9p.h +++ b/include/net/9p/9p.h | |||
| @@ -288,6 +288,35 @@ enum p9_perm_t { | |||
| 288 | P9_DMSETVTX = 0x00010000, | 288 | P9_DMSETVTX = 0x00010000, |
| 289 | }; | 289 | }; |
| 290 | 290 | ||
| 291 | /* 9p2000.L open flags */ | ||
| 292 | #define P9_DOTL_RDONLY 00000000 | ||
| 293 | #define P9_DOTL_WRONLY 00000001 | ||
| 294 | #define P9_DOTL_RDWR 00000002 | ||
| 295 | #define P9_DOTL_NOACCESS 00000003 | ||
| 296 | #define P9_DOTL_CREATE 00000100 | ||
| 297 | #define P9_DOTL_EXCL 00000200 | ||
| 298 | #define P9_DOTL_NOCTTY 00000400 | ||
| 299 | #define P9_DOTL_TRUNC 00001000 | ||
| 300 | #define P9_DOTL_APPEND 00002000 | ||
| 301 | #define P9_DOTL_NONBLOCK 00004000 | ||
| 302 | #define P9_DOTL_DSYNC 00010000 | ||
| 303 | #define P9_DOTL_FASYNC 00020000 | ||
| 304 | #define P9_DOTL_DIRECT 00040000 | ||
| 305 | #define P9_DOTL_LARGEFILE 00100000 | ||
| 306 | #define P9_DOTL_DIRECTORY 00200000 | ||
| 307 | #define P9_DOTL_NOFOLLOW 00400000 | ||
| 308 | #define P9_DOTL_NOATIME 01000000 | ||
| 309 | #define P9_DOTL_CLOEXEC 02000000 | ||
| 310 | #define P9_DOTL_SYNC 04000000 | ||
| 311 | |||
| 312 | /* 9p2000.L at flags */ | ||
| 313 | #define P9_DOTL_AT_REMOVEDIR 0x200 | ||
| 314 | |||
| 315 | /* 9p2000.L lock type */ | ||
| 316 | #define P9_LOCK_TYPE_RDLCK 0 | ||
| 317 | #define P9_LOCK_TYPE_WRLCK 1 | ||
| 318 | #define P9_LOCK_TYPE_UNLCK 2 | ||
| 319 | |||
| 291 | /** | 320 | /** |
| 292 | * enum p9_qid_t - QID types | 321 | * enum p9_qid_t - QID types |
| 293 | * @P9_QTDIR: directory | 322 | * @P9_QTDIR: directory |
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index d17f47fc9e31..401d73bd151f 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
| @@ -1744,6 +1744,8 @@ struct wiphy_wowlan_support { | |||
| 1744 | * by default for perm_addr. In this case, the mask should be set to | 1744 | * by default for perm_addr. In this case, the mask should be set to |
| 1745 | * all-zeroes. In this case it is assumed that the device can handle | 1745 | * all-zeroes. In this case it is assumed that the device can handle |
| 1746 | * the same number of arbitrary MAC addresses. | 1746 | * the same number of arbitrary MAC addresses. |
| 1747 | * @registered: protects ->resume and ->suspend sysfs callbacks against | ||
| 1748 | * unregister hardware | ||
| 1747 | * @debugfsdir: debugfs directory used for this wiphy, will be renamed | 1749 | * @debugfsdir: debugfs directory used for this wiphy, will be renamed |
| 1748 | * automatically on wiphy renames | 1750 | * automatically on wiphy renames |
| 1749 | * @dev: (virtual) struct device for this wiphy | 1751 | * @dev: (virtual) struct device for this wiphy |
| @@ -1865,6 +1867,9 @@ struct wiphy { | |||
| 1865 | * you need use set_wiphy_dev() (see below) */ | 1867 | * you need use set_wiphy_dev() (see below) */ |
| 1866 | struct device dev; | 1868 | struct device dev; |
| 1867 | 1869 | ||
| 1870 | /* protects ->resume, ->suspend sysfs callbacks against unregister hw */ | ||
| 1871 | bool registered; | ||
| 1872 | |||
| 1868 | /* dir in debugfs: ieee80211/<wiphyname> */ | 1873 | /* dir in debugfs: ieee80211/<wiphyname> */ |
| 1869 | struct dentry *debugfsdir; | 1874 | struct dentry *debugfsdir; |
| 1870 | 1875 | ||
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/events/core.c b/kernel/events/core.c index b8785e26ee1c..0f857782d06f 100644 --- a/kernel/events/core.c +++ b/kernel/events/core.c | |||
| @@ -399,14 +399,54 @@ void perf_cgroup_switch(struct task_struct *task, int mode) | |||
| 399 | local_irq_restore(flags); | 399 | local_irq_restore(flags); |
| 400 | } | 400 | } |
| 401 | 401 | ||
| 402 | static inline void perf_cgroup_sched_out(struct task_struct *task) | 402 | static inline void perf_cgroup_sched_out(struct task_struct *task, |
| 403 | struct task_struct *next) | ||
| 403 | { | 404 | { |
| 404 | perf_cgroup_switch(task, PERF_CGROUP_SWOUT); | 405 | struct perf_cgroup *cgrp1; |
| 406 | struct perf_cgroup *cgrp2 = NULL; | ||
| 407 | |||
| 408 | /* | ||
| 409 | * we come here when we know perf_cgroup_events > 0 | ||
| 410 | */ | ||
| 411 | cgrp1 = perf_cgroup_from_task(task); | ||
| 412 | |||
| 413 | /* | ||
| 414 | * next is NULL when called from perf_event_enable_on_exec() | ||
| 415 | * that will systematically cause a cgroup_switch() | ||
| 416 | */ | ||
| 417 | if (next) | ||
| 418 | cgrp2 = perf_cgroup_from_task(next); | ||
| 419 | |||
| 420 | /* | ||
| 421 | * only schedule out current cgroup events if we know | ||
| 422 | * that we are switching to a different cgroup. Otherwise, | ||
| 423 | * do no touch the cgroup events. | ||
| 424 | */ | ||
| 425 | if (cgrp1 != cgrp2) | ||
| 426 | perf_cgroup_switch(task, PERF_CGROUP_SWOUT); | ||
| 405 | } | 427 | } |
| 406 | 428 | ||
| 407 | static inline void perf_cgroup_sched_in(struct task_struct *task) | 429 | static inline void perf_cgroup_sched_in(struct task_struct *prev, |
| 430 | struct task_struct *task) | ||
| 408 | { | 431 | { |
| 409 | perf_cgroup_switch(task, PERF_CGROUP_SWIN); | 432 | struct perf_cgroup *cgrp1; |
| 433 | struct perf_cgroup *cgrp2 = NULL; | ||
| 434 | |||
| 435 | /* | ||
| 436 | * we come here when we know perf_cgroup_events > 0 | ||
| 437 | */ | ||
| 438 | cgrp1 = perf_cgroup_from_task(task); | ||
| 439 | |||
| 440 | /* prev can never be NULL */ | ||
| 441 | cgrp2 = perf_cgroup_from_task(prev); | ||
| 442 | |||
| 443 | /* | ||
| 444 | * only need to schedule in cgroup events if we are changing | ||
| 445 | * cgroup during ctxsw. Cgroup events were not scheduled | ||
| 446 | * out of ctxsw out if that was not the case. | ||
| 447 | */ | ||
| 448 | if (cgrp1 != cgrp2) | ||
| 449 | perf_cgroup_switch(task, PERF_CGROUP_SWIN); | ||
| 410 | } | 450 | } |
| 411 | 451 | ||
| 412 | static inline int perf_cgroup_connect(int fd, struct perf_event *event, | 452 | static inline int perf_cgroup_connect(int fd, struct perf_event *event, |
| @@ -518,11 +558,13 @@ static inline void update_cgrp_time_from_cpuctx(struct perf_cpu_context *cpuctx) | |||
| 518 | { | 558 | { |
| 519 | } | 559 | } |
| 520 | 560 | ||
| 521 | static inline void perf_cgroup_sched_out(struct task_struct *task) | 561 | static inline void perf_cgroup_sched_out(struct task_struct *task, |
| 562 | struct task_struct *next) | ||
| 522 | { | 563 | { |
| 523 | } | 564 | } |
| 524 | 565 | ||
| 525 | static inline void perf_cgroup_sched_in(struct task_struct *task) | 566 | static inline void perf_cgroup_sched_in(struct task_struct *prev, |
| 567 | struct task_struct *task) | ||
| 526 | { | 568 | { |
| 527 | } | 569 | } |
| 528 | 570 | ||
| @@ -1988,7 +2030,7 @@ void __perf_event_task_sched_out(struct task_struct *task, | |||
| 1988 | * cgroup event are system-wide mode only | 2030 | * cgroup event are system-wide mode only |
| 1989 | */ | 2031 | */ |
| 1990 | if (atomic_read(&__get_cpu_var(perf_cgroup_events))) | 2032 | if (atomic_read(&__get_cpu_var(perf_cgroup_events))) |
| 1991 | perf_cgroup_sched_out(task); | 2033 | perf_cgroup_sched_out(task, next); |
| 1992 | } | 2034 | } |
| 1993 | 2035 | ||
| 1994 | static void task_ctx_sched_out(struct perf_event_context *ctx) | 2036 | static void task_ctx_sched_out(struct perf_event_context *ctx) |
| @@ -2153,7 +2195,8 @@ static void perf_event_context_sched_in(struct perf_event_context *ctx, | |||
| 2153 | * accessing the event control register. If a NMI hits, then it will | 2195 | * accessing the event control register. If a NMI hits, then it will |
| 2154 | * keep the event running. | 2196 | * keep the event running. |
| 2155 | */ | 2197 | */ |
| 2156 | void __perf_event_task_sched_in(struct task_struct *task) | 2198 | void __perf_event_task_sched_in(struct task_struct *prev, |
| 2199 | struct task_struct *task) | ||
| 2157 | { | 2200 | { |
| 2158 | struct perf_event_context *ctx; | 2201 | struct perf_event_context *ctx; |
| 2159 | int ctxn; | 2202 | int ctxn; |
| @@ -2171,7 +2214,7 @@ void __perf_event_task_sched_in(struct task_struct *task) | |||
| 2171 | * cgroup event are system-wide mode only | 2214 | * cgroup event are system-wide mode only |
| 2172 | */ | 2215 | */ |
| 2173 | if (atomic_read(&__get_cpu_var(perf_cgroup_events))) | 2216 | if (atomic_read(&__get_cpu_var(perf_cgroup_events))) |
| 2174 | perf_cgroup_sched_in(task); | 2217 | perf_cgroup_sched_in(prev, task); |
| 2175 | } | 2218 | } |
| 2176 | 2219 | ||
| 2177 | static u64 perf_calculate_period(struct perf_event *event, u64 nsec, u64 count) | 2220 | static u64 perf_calculate_period(struct perf_event *event, u64 nsec, u64 count) |
| @@ -2427,7 +2470,7 @@ static void perf_event_enable_on_exec(struct perf_event_context *ctx) | |||
| 2427 | * ctxswin cgroup events which are already scheduled | 2470 | * ctxswin cgroup events which are already scheduled |
| 2428 | * in. | 2471 | * in. |
| 2429 | */ | 2472 | */ |
| 2430 | perf_cgroup_sched_out(current); | 2473 | perf_cgroup_sched_out(current, NULL); |
| 2431 | 2474 | ||
| 2432 | raw_spin_lock(&ctx->lock); | 2475 | raw_spin_lock(&ctx->lock); |
| 2433 | task_ctx_sched_out(ctx); | 2476 | task_ctx_sched_out(ctx); |
| @@ -3353,8 +3396,8 @@ static int perf_event_index(struct perf_event *event) | |||
| 3353 | } | 3396 | } |
| 3354 | 3397 | ||
| 3355 | static void calc_timer_values(struct perf_event *event, | 3398 | static void calc_timer_values(struct perf_event *event, |
| 3356 | u64 *running, | 3399 | u64 *enabled, |
| 3357 | u64 *enabled) | 3400 | u64 *running) |
| 3358 | { | 3401 | { |
| 3359 | u64 now, ctx_time; | 3402 | u64 now, ctx_time; |
| 3360 | 3403 | ||
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/sched.c b/kernel/sched.c index ccacdbdecf45..ec5f472bc5b9 100644 --- a/kernel/sched.c +++ b/kernel/sched.c | |||
| @@ -3065,7 +3065,7 @@ static void finish_task_switch(struct rq *rq, struct task_struct *prev) | |||
| 3065 | #ifdef __ARCH_WANT_INTERRUPTS_ON_CTXSW | 3065 | #ifdef __ARCH_WANT_INTERRUPTS_ON_CTXSW |
| 3066 | local_irq_disable(); | 3066 | local_irq_disable(); |
| 3067 | #endif /* __ARCH_WANT_INTERRUPTS_ON_CTXSW */ | 3067 | #endif /* __ARCH_WANT_INTERRUPTS_ON_CTXSW */ |
| 3068 | perf_event_task_sched_in(current); | 3068 | perf_event_task_sched_in(prev, current); |
| 3069 | #ifdef __ARCH_WANT_INTERRUPTS_ON_CTXSW | 3069 | #ifdef __ARCH_WANT_INTERRUPTS_ON_CTXSW |
| 3070 | local_irq_enable(); | 3070 | local_irq_enable(); |
| 3071 | #endif /* __ARCH_WANT_INTERRUPTS_ON_CTXSW */ | 3071 | #endif /* __ARCH_WANT_INTERRUPTS_ON_CTXSW */ |
| @@ -4279,9 +4279,9 @@ pick_next_task(struct rq *rq) | |||
| 4279 | } | 4279 | } |
| 4280 | 4280 | ||
| 4281 | /* | 4281 | /* |
| 4282 | * schedule() is the main scheduler function. | 4282 | * __schedule() is the main scheduler function. |
| 4283 | */ | 4283 | */ |
| 4284 | asmlinkage void __sched schedule(void) | 4284 | static void __sched __schedule(void) |
| 4285 | { | 4285 | { |
| 4286 | struct task_struct *prev, *next; | 4286 | struct task_struct *prev, *next; |
| 4287 | unsigned long *switch_count; | 4287 | unsigned long *switch_count; |
| @@ -4322,16 +4322,6 @@ need_resched: | |||
| 4322 | if (to_wakeup) | 4322 | if (to_wakeup) |
| 4323 | try_to_wake_up_local(to_wakeup); | 4323 | try_to_wake_up_local(to_wakeup); |
| 4324 | } | 4324 | } |
| 4325 | |||
| 4326 | /* | ||
| 4327 | * If we are going to sleep and we have plugged IO | ||
| 4328 | * queued, make sure to submit it to avoid deadlocks. | ||
| 4329 | */ | ||
| 4330 | if (blk_needs_flush_plug(prev)) { | ||
| 4331 | raw_spin_unlock(&rq->lock); | ||
| 4332 | blk_schedule_flush_plug(prev); | ||
| 4333 | raw_spin_lock(&rq->lock); | ||
| 4334 | } | ||
| 4335 | } | 4325 | } |
| 4336 | switch_count = &prev->nvcsw; | 4326 | switch_count = &prev->nvcsw; |
| 4337 | } | 4327 | } |
| @@ -4369,6 +4359,26 @@ need_resched: | |||
| 4369 | if (need_resched()) | 4359 | if (need_resched()) |
| 4370 | goto need_resched; | 4360 | goto need_resched; |
| 4371 | } | 4361 | } |
| 4362 | |||
| 4363 | static inline void sched_submit_work(struct task_struct *tsk) | ||
| 4364 | { | ||
| 4365 | if (!tsk->state) | ||
| 4366 | return; | ||
| 4367 | /* | ||
| 4368 | * If we are going to sleep and we have plugged IO queued, | ||
| 4369 | * make sure to submit it to avoid deadlocks. | ||
| 4370 | */ | ||
| 4371 | if (blk_needs_flush_plug(tsk)) | ||
| 4372 | blk_schedule_flush_plug(tsk); | ||
| 4373 | } | ||
| 4374 | |||
| 4375 | asmlinkage void schedule(void) | ||
| 4376 | { | ||
| 4377 | struct task_struct *tsk = current; | ||
| 4378 | |||
| 4379 | sched_submit_work(tsk); | ||
| 4380 | __schedule(); | ||
| 4381 | } | ||
| 4372 | EXPORT_SYMBOL(schedule); | 4382 | EXPORT_SYMBOL(schedule); |
| 4373 | 4383 | ||
| 4374 | #ifdef CONFIG_MUTEX_SPIN_ON_OWNER | 4384 | #ifdef CONFIG_MUTEX_SPIN_ON_OWNER |
| @@ -4435,7 +4445,7 @@ asmlinkage void __sched notrace preempt_schedule(void) | |||
| 4435 | 4445 | ||
| 4436 | do { | 4446 | do { |
| 4437 | add_preempt_count_notrace(PREEMPT_ACTIVE); | 4447 | add_preempt_count_notrace(PREEMPT_ACTIVE); |
| 4438 | schedule(); | 4448 | __schedule(); |
| 4439 | sub_preempt_count_notrace(PREEMPT_ACTIVE); | 4449 | sub_preempt_count_notrace(PREEMPT_ACTIVE); |
| 4440 | 4450 | ||
| 4441 | /* | 4451 | /* |
| @@ -4463,7 +4473,7 @@ asmlinkage void __sched preempt_schedule_irq(void) | |||
| 4463 | do { | 4473 | do { |
| 4464 | add_preempt_count(PREEMPT_ACTIVE); | 4474 | add_preempt_count(PREEMPT_ACTIVE); |
| 4465 | local_irq_enable(); | 4475 | local_irq_enable(); |
| 4466 | schedule(); | 4476 | __schedule(); |
| 4467 | local_irq_disable(); | 4477 | local_irq_disable(); |
| 4468 | sub_preempt_count(PREEMPT_ACTIVE); | 4478 | sub_preempt_count(PREEMPT_ACTIVE); |
| 4469 | 4479 | ||
| @@ -5588,7 +5598,7 @@ static inline int should_resched(void) | |||
| 5588 | static void __cond_resched(void) | 5598 | static void __cond_resched(void) |
| 5589 | { | 5599 | { |
| 5590 | add_preempt_count(PREEMPT_ACTIVE); | 5600 | add_preempt_count(PREEMPT_ACTIVE); |
| 5591 | schedule(); | 5601 | __schedule(); |
| 5592 | sub_preempt_count(PREEMPT_ACTIVE); | 5602 | sub_preempt_count(PREEMPT_ACTIVE); |
| 5593 | } | 5603 | } |
| 5594 | 5604 | ||
| @@ -7443,6 +7453,7 @@ static void __sdt_free(const struct cpumask *cpu_map) | |||
| 7443 | struct sched_domain *sd = *per_cpu_ptr(sdd->sd, j); | 7453 | struct sched_domain *sd = *per_cpu_ptr(sdd->sd, j); |
| 7444 | if (sd && (sd->flags & SD_OVERLAP)) | 7454 | if (sd && (sd->flags & SD_OVERLAP)) |
| 7445 | free_sched_groups(sd->groups, 0); | 7455 | free_sched_groups(sd->groups, 0); |
| 7456 | kfree(*per_cpu_ptr(sdd->sd, j)); | ||
| 7446 | kfree(*per_cpu_ptr(sdd->sg, j)); | 7457 | kfree(*per_cpu_ptr(sdd->sg, j)); |
| 7447 | kfree(*per_cpu_ptr(sdd->sgp, j)); | 7458 | kfree(*per_cpu_ptr(sdd->sgp, j)); |
| 7448 | } | 7459 | } |
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/kernel/time/alarmtimer.c b/kernel/time/alarmtimer.c index 59f369f98a04..ea5e1a928d5b 100644 --- a/kernel/time/alarmtimer.c +++ b/kernel/time/alarmtimer.c | |||
| @@ -441,6 +441,8 @@ static int alarm_timer_create(struct k_itimer *new_timer) | |||
| 441 | static void alarm_timer_get(struct k_itimer *timr, | 441 | static void alarm_timer_get(struct k_itimer *timr, |
| 442 | struct itimerspec *cur_setting) | 442 | struct itimerspec *cur_setting) |
| 443 | { | 443 | { |
| 444 | memset(cur_setting, 0, sizeof(struct itimerspec)); | ||
| 445 | |||
| 444 | cur_setting->it_interval = | 446 | cur_setting->it_interval = |
| 445 | ktime_to_timespec(timr->it.alarmtimer.period); | 447 | ktime_to_timespec(timr->it.alarmtimer.period); |
| 446 | cur_setting->it_value = | 448 | cur_setting->it_value = |
| @@ -479,11 +481,17 @@ static int alarm_timer_set(struct k_itimer *timr, int flags, | |||
| 479 | if (!rtcdev) | 481 | if (!rtcdev) |
| 480 | return -ENOTSUPP; | 482 | return -ENOTSUPP; |
| 481 | 483 | ||
| 482 | /* Save old values */ | 484 | /* |
| 483 | old_setting->it_interval = | 485 | * XXX HACK! Currently we can DOS a system if the interval |
| 484 | ktime_to_timespec(timr->it.alarmtimer.period); | 486 | * period on alarmtimers is too small. Cap the interval here |
| 485 | old_setting->it_value = | 487 | * to 100us and solve this properly in a future patch! -jstultz |
| 486 | ktime_to_timespec(timr->it.alarmtimer.node.expires); | 488 | */ |
| 489 | if ((new_setting->it_interval.tv_sec == 0) && | ||
| 490 | (new_setting->it_interval.tv_nsec < 100000)) | ||
| 491 | new_setting->it_interval.tv_nsec = 100000; | ||
| 492 | |||
| 493 | if (old_setting) | ||
| 494 | alarm_timer_get(timr, old_setting); | ||
| 487 | 495 | ||
| 488 | /* If the timer was already set, cancel it */ | 496 | /* If the timer was already set, cancel it */ |
| 489 | alarm_cancel(&timr->it.alarmtimer); | 497 | alarm_cancel(&timr->it.alarmtimer); |
diff --git a/lib/Makefile b/lib/Makefile index d5d175c8a6ca..3f5bc6d903e0 100644 --- a/lib/Makefile +++ b/lib/Makefile | |||
| @@ -12,7 +12,7 @@ lib-y := ctype.o string.o vsprintf.o cmdline.o \ | |||
| 12 | idr.o int_sqrt.o extable.o prio_tree.o \ | 12 | idr.o int_sqrt.o extable.o prio_tree.o \ |
| 13 | sha1.o md5.o irq_regs.o reciprocal_div.o argv_split.o \ | 13 | sha1.o md5.o irq_regs.o reciprocal_div.o argv_split.o \ |
| 14 | proportions.o prio_heap.o ratelimit.o show_mem.o \ | 14 | proportions.o prio_heap.o ratelimit.o show_mem.o \ |
| 15 | is_single_threaded.o plist.o decompress.o find_next_bit.o | 15 | is_single_threaded.o plist.o decompress.o |
| 16 | 16 | ||
| 17 | lib-$(CONFIG_MMU) += ioremap.o | 17 | lib-$(CONFIG_MMU) += ioremap.o |
| 18 | lib-$(CONFIG_SMP) += cpumask.o | 18 | lib-$(CONFIG_SMP) += cpumask.o |
| @@ -22,7 +22,7 @@ lib-y += kobject.o kref.o klist.o | |||
| 22 | obj-y += bcd.o div64.o sort.o parser.o halfmd4.o debug_locks.o random32.o \ | 22 | obj-y += bcd.o div64.o sort.o parser.o halfmd4.o debug_locks.o random32.o \ |
| 23 | bust_spinlocks.o hexdump.o kasprintf.o bitmap.o scatterlist.o \ | 23 | bust_spinlocks.o hexdump.o kasprintf.o bitmap.o scatterlist.o \ |
| 24 | string_helpers.o gcd.o lcm.o list_sort.o uuid.o flex_array.o \ | 24 | string_helpers.o gcd.o lcm.o list_sort.o uuid.o flex_array.o \ |
| 25 | bsearch.o find_last_bit.o | 25 | bsearch.o find_last_bit.o find_next_bit.o |
| 26 | obj-y += kstrtox.o | 26 | obj-y += kstrtox.o |
| 27 | obj-$(CONFIG_TEST_KSTRTOX) += test-kstrtox.o | 27 | obj-$(CONFIG_TEST_KSTRTOX) += test-kstrtox.o |
| 28 | 28 | ||
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/8021q/vlan_core.c b/net/8021q/vlan_core.c index 5f27f8e30254..f1f2f7bb6661 100644 --- a/net/8021q/vlan_core.c +++ b/net/8021q/vlan_core.c | |||
| @@ -167,6 +167,8 @@ struct sk_buff *vlan_untag(struct sk_buff *skb) | |||
| 167 | if (unlikely(!skb)) | 167 | if (unlikely(!skb)) |
| 168 | goto err_free; | 168 | goto err_free; |
| 169 | 169 | ||
| 170 | skb_reset_network_header(skb); | ||
| 171 | skb_reset_transport_header(skb); | ||
| 170 | return skb; | 172 | return skb; |
| 171 | 173 | ||
| 172 | err_free: | 174 | err_free: |
diff --git a/net/9p/trans_virtio.c b/net/9p/trans_virtio.c index 175b5135bdcf..e317583fcc73 100644 --- a/net/9p/trans_virtio.c +++ b/net/9p/trans_virtio.c | |||
| @@ -263,7 +263,6 @@ p9_virtio_request(struct p9_client *client, struct p9_req_t *req) | |||
| 263 | { | 263 | { |
| 264 | int in, out, inp, outp; | 264 | int in, out, inp, outp; |
| 265 | struct virtio_chan *chan = client->trans; | 265 | struct virtio_chan *chan = client->trans; |
| 266 | char *rdata = (char *)req->rc+sizeof(struct p9_fcall); | ||
| 267 | unsigned long flags; | 266 | unsigned long flags; |
| 268 | size_t pdata_off = 0; | 267 | size_t pdata_off = 0; |
| 269 | struct trans_rpage_info *rpinfo = NULL; | 268 | struct trans_rpage_info *rpinfo = NULL; |
| @@ -346,7 +345,8 @@ req_retry_pinned: | |||
| 346 | * Arrange in such a way that server places header in the | 345 | * Arrange in such a way that server places header in the |
| 347 | * alloced memory and payload onto the user buffer. | 346 | * alloced memory and payload onto the user buffer. |
| 348 | */ | 347 | */ |
| 349 | inp = pack_sg_list(chan->sg, out, VIRTQUEUE_NUM, rdata, 11); | 348 | inp = pack_sg_list(chan->sg, out, |
| 349 | VIRTQUEUE_NUM, req->rc->sdata, 11); | ||
| 350 | /* | 350 | /* |
| 351 | * Running executables in the filesystem may result in | 351 | * Running executables in the filesystem may result in |
| 352 | * a read request with kernel buffer as opposed to user buffer. | 352 | * a read request with kernel buffer as opposed to user buffer. |
| @@ -366,8 +366,8 @@ req_retry_pinned: | |||
| 366 | } | 366 | } |
| 367 | in += inp; | 367 | in += inp; |
| 368 | } else { | 368 | } else { |
| 369 | in = pack_sg_list(chan->sg, out, VIRTQUEUE_NUM, rdata, | 369 | in = pack_sg_list(chan->sg, out, VIRTQUEUE_NUM, |
| 370 | req->rc->capacity); | 370 | req->rc->sdata, req->rc->capacity); |
| 371 | } | 371 | } |
| 372 | 372 | ||
| 373 | err = virtqueue_add_buf(chan->vq, chan->sg, out, in, req->tc); | 373 | err = virtqueue_add_buf(chan->vq, chan->sg, out, in, req->tc); |
| @@ -592,7 +592,14 @@ static struct p9_trans_module p9_virtio_trans = { | |||
| 592 | .close = p9_virtio_close, | 592 | .close = p9_virtio_close, |
| 593 | .request = p9_virtio_request, | 593 | .request = p9_virtio_request, |
| 594 | .cancel = p9_virtio_cancel, | 594 | .cancel = p9_virtio_cancel, |
| 595 | .maxsize = PAGE_SIZE*VIRTQUEUE_NUM, | 595 | |
| 596 | /* | ||
| 597 | * We leave one entry for input and one entry for response | ||
| 598 | * headers. We also skip one more entry to accomodate, address | ||
| 599 | * that are not at page boundary, that can result in an extra | ||
| 600 | * page in zero copy. | ||
| 601 | */ | ||
| 602 | .maxsize = PAGE_SIZE * (VIRTQUEUE_NUM - 3), | ||
| 596 | .pref = P9_TRANS_PREF_PAYLOAD_SEP, | 603 | .pref = P9_TRANS_PREF_PAYLOAD_SEP, |
| 597 | .def = 0, | 604 | .def = 0, |
| 598 | .owner = THIS_MODULE, | 605 | .owner = THIS_MODULE, |
diff --git a/net/atm/br2684.c b/net/atm/br2684.c index 52cfd0c3ea71..d07223c834af 100644 --- a/net/atm/br2684.c +++ b/net/atm/br2684.c | |||
| @@ -558,12 +558,13 @@ static int br2684_regvcc(struct atm_vcc *atmvcc, void __user * arg) | |||
| 558 | spin_unlock_irqrestore(&rq->lock, flags); | 558 | spin_unlock_irqrestore(&rq->lock, flags); |
| 559 | 559 | ||
| 560 | skb_queue_walk_safe(&queue, skb, tmp) { | 560 | skb_queue_walk_safe(&queue, skb, tmp) { |
| 561 | struct net_device *dev = skb->dev; | 561 | struct net_device *dev; |
| 562 | |||
| 563 | br2684_push(atmvcc, skb); | ||
| 564 | dev = skb->dev; | ||
| 562 | 565 | ||
| 563 | dev->stats.rx_bytes -= skb->len; | 566 | dev->stats.rx_bytes -= skb->len; |
| 564 | dev->stats.rx_packets--; | 567 | dev->stats.rx_packets--; |
| 565 | |||
| 566 | br2684_push(atmvcc, skb); | ||
| 567 | } | 568 | } |
| 568 | 569 | ||
| 569 | /* initialize netdev carrier state */ | 570 | /* initialize netdev carrier state */ |
diff --git a/net/bluetooth/af_bluetooth.c b/net/bluetooth/af_bluetooth.c index 8add9b499912..117e0d161780 100644 --- a/net/bluetooth/af_bluetooth.c +++ b/net/bluetooth/af_bluetooth.c | |||
| @@ -494,9 +494,8 @@ int bt_sock_wait_state(struct sock *sk, int state, unsigned long timeo) | |||
| 494 | BT_DBG("sk %p", sk); | 494 | BT_DBG("sk %p", sk); |
| 495 | 495 | ||
| 496 | add_wait_queue(sk_sleep(sk), &wait); | 496 | add_wait_queue(sk_sleep(sk), &wait); |
| 497 | set_current_state(TASK_INTERRUPTIBLE); | ||
| 497 | while (sk->sk_state != state) { | 498 | while (sk->sk_state != state) { |
| 498 | set_current_state(TASK_INTERRUPTIBLE); | ||
| 499 | |||
| 500 | if (!timeo) { | 499 | if (!timeo) { |
| 501 | err = -EINPROGRESS; | 500 | err = -EINPROGRESS; |
| 502 | break; | 501 | break; |
| @@ -510,12 +509,13 @@ int bt_sock_wait_state(struct sock *sk, int state, unsigned long timeo) | |||
| 510 | release_sock(sk); | 509 | release_sock(sk); |
| 511 | timeo = schedule_timeout(timeo); | 510 | timeo = schedule_timeout(timeo); |
| 512 | lock_sock(sk); | 511 | lock_sock(sk); |
| 512 | set_current_state(TASK_INTERRUPTIBLE); | ||
| 513 | 513 | ||
| 514 | err = sock_error(sk); | 514 | err = sock_error(sk); |
| 515 | if (err) | 515 | if (err) |
| 516 | break; | 516 | break; |
| 517 | } | 517 | } |
| 518 | set_current_state(TASK_RUNNING); | 518 | __set_current_state(TASK_RUNNING); |
| 519 | remove_wait_queue(sk_sleep(sk), &wait); | 519 | remove_wait_queue(sk_sleep(sk), &wait); |
| 520 | return err; | 520 | return err; |
| 521 | } | 521 | } |
diff --git a/net/bluetooth/bnep/bnep.h b/net/bluetooth/bnep/bnep.h index 8e6c06158f8e..e7ee5314f39a 100644 --- a/net/bluetooth/bnep/bnep.h +++ b/net/bluetooth/bnep/bnep.h | |||
| @@ -155,6 +155,7 @@ struct bnep_session { | |||
| 155 | unsigned int role; | 155 | unsigned int role; |
| 156 | unsigned long state; | 156 | unsigned long state; |
| 157 | unsigned long flags; | 157 | unsigned long flags; |
| 158 | atomic_t terminate; | ||
| 158 | struct task_struct *task; | 159 | struct task_struct *task; |
| 159 | 160 | ||
| 160 | struct ethhdr eh; | 161 | struct ethhdr eh; |
diff --git a/net/bluetooth/bnep/core.c b/net/bluetooth/bnep/core.c index ca39fcf010ce..d9edfe8bf9d6 100644 --- a/net/bluetooth/bnep/core.c +++ b/net/bluetooth/bnep/core.c | |||
| @@ -484,9 +484,11 @@ static int bnep_session(void *arg) | |||
| 484 | 484 | ||
| 485 | init_waitqueue_entry(&wait, current); | 485 | init_waitqueue_entry(&wait, current); |
| 486 | add_wait_queue(sk_sleep(sk), &wait); | 486 | add_wait_queue(sk_sleep(sk), &wait); |
| 487 | while (!kthread_should_stop()) { | 487 | while (1) { |
| 488 | set_current_state(TASK_INTERRUPTIBLE); | 488 | set_current_state(TASK_INTERRUPTIBLE); |
| 489 | 489 | ||
| 490 | if (atomic_read(&s->terminate)) | ||
| 491 | break; | ||
| 490 | /* RX */ | 492 | /* RX */ |
| 491 | while ((skb = skb_dequeue(&sk->sk_receive_queue))) { | 493 | while ((skb = skb_dequeue(&sk->sk_receive_queue))) { |
| 492 | skb_orphan(skb); | 494 | skb_orphan(skb); |
| @@ -504,7 +506,7 @@ static int bnep_session(void *arg) | |||
| 504 | 506 | ||
| 505 | schedule(); | 507 | schedule(); |
| 506 | } | 508 | } |
| 507 | set_current_state(TASK_RUNNING); | 509 | __set_current_state(TASK_RUNNING); |
| 508 | remove_wait_queue(sk_sleep(sk), &wait); | 510 | remove_wait_queue(sk_sleep(sk), &wait); |
| 509 | 511 | ||
| 510 | /* Cleanup session */ | 512 | /* Cleanup session */ |
| @@ -640,9 +642,10 @@ int bnep_del_connection(struct bnep_conndel_req *req) | |||
| 640 | down_read(&bnep_session_sem); | 642 | down_read(&bnep_session_sem); |
| 641 | 643 | ||
| 642 | s = __bnep_get_session(req->dst); | 644 | s = __bnep_get_session(req->dst); |
| 643 | if (s) | 645 | if (s) { |
| 644 | kthread_stop(s->task); | 646 | atomic_inc(&s->terminate); |
| 645 | else | 647 | wake_up_process(s->task); |
| 648 | } else | ||
| 646 | err = -ENOENT; | 649 | err = -ENOENT; |
| 647 | 650 | ||
| 648 | up_read(&bnep_session_sem); | 651 | up_read(&bnep_session_sem); |
diff --git a/net/bluetooth/cmtp/capi.c b/net/bluetooth/cmtp/capi.c index 040f67b12978..50f0d135eb8f 100644 --- a/net/bluetooth/cmtp/capi.c +++ b/net/bluetooth/cmtp/capi.c | |||
| @@ -386,7 +386,8 @@ static void cmtp_reset_ctr(struct capi_ctr *ctrl) | |||
| 386 | 386 | ||
| 387 | capi_ctr_down(ctrl); | 387 | capi_ctr_down(ctrl); |
| 388 | 388 | ||
| 389 | kthread_stop(session->task); | 389 | atomic_inc(&session->terminate); |
| 390 | wake_up_process(session->task); | ||
| 390 | } | 391 | } |
| 391 | 392 | ||
| 392 | static void cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) | 393 | static void cmtp_register_appl(struct capi_ctr *ctrl, __u16 appl, capi_register_params *rp) |
diff --git a/net/bluetooth/cmtp/cmtp.h b/net/bluetooth/cmtp/cmtp.h index db43b54ac9af..c32638dddbf9 100644 --- a/net/bluetooth/cmtp/cmtp.h +++ b/net/bluetooth/cmtp/cmtp.h | |||
| @@ -81,6 +81,7 @@ struct cmtp_session { | |||
| 81 | 81 | ||
| 82 | char name[BTNAMSIZ]; | 82 | char name[BTNAMSIZ]; |
| 83 | 83 | ||
| 84 | atomic_t terminate; | ||
| 84 | struct task_struct *task; | 85 | struct task_struct *task; |
| 85 | 86 | ||
| 86 | wait_queue_head_t wait; | 87 | wait_queue_head_t wait; |
diff --git a/net/bluetooth/cmtp/core.c b/net/bluetooth/cmtp/core.c index c5b11af908be..521baa4fe835 100644 --- a/net/bluetooth/cmtp/core.c +++ b/net/bluetooth/cmtp/core.c | |||
| @@ -292,9 +292,11 @@ static int cmtp_session(void *arg) | |||
| 292 | 292 | ||
| 293 | init_waitqueue_entry(&wait, current); | 293 | init_waitqueue_entry(&wait, current); |
| 294 | add_wait_queue(sk_sleep(sk), &wait); | 294 | add_wait_queue(sk_sleep(sk), &wait); |
| 295 | while (!kthread_should_stop()) { | 295 | while (1) { |
| 296 | set_current_state(TASK_INTERRUPTIBLE); | 296 | set_current_state(TASK_INTERRUPTIBLE); |
| 297 | 297 | ||
| 298 | if (atomic_read(&session->terminate)) | ||
| 299 | break; | ||
| 298 | if (sk->sk_state != BT_CONNECTED) | 300 | if (sk->sk_state != BT_CONNECTED) |
| 299 | break; | 301 | break; |
| 300 | 302 | ||
| @@ -307,7 +309,7 @@ static int cmtp_session(void *arg) | |||
| 307 | 309 | ||
| 308 | schedule(); | 310 | schedule(); |
| 309 | } | 311 | } |
| 310 | set_current_state(TASK_RUNNING); | 312 | __set_current_state(TASK_RUNNING); |
| 311 | remove_wait_queue(sk_sleep(sk), &wait); | 313 | remove_wait_queue(sk_sleep(sk), &wait); |
| 312 | 314 | ||
| 313 | down_write(&cmtp_session_sem); | 315 | down_write(&cmtp_session_sem); |
| @@ -380,16 +382,17 @@ int cmtp_add_connection(struct cmtp_connadd_req *req, struct socket *sock) | |||
| 380 | 382 | ||
| 381 | if (!(session->flags & (1 << CMTP_LOOPBACK))) { | 383 | if (!(session->flags & (1 << CMTP_LOOPBACK))) { |
| 382 | err = cmtp_attach_device(session); | 384 | err = cmtp_attach_device(session); |
| 383 | if (err < 0) | 385 | if (err < 0) { |
| 384 | goto detach; | 386 | atomic_inc(&session->terminate); |
| 387 | wake_up_process(session->task); | ||
| 388 | up_write(&cmtp_session_sem); | ||
| 389 | return err; | ||
| 390 | } | ||
| 385 | } | 391 | } |
| 386 | 392 | ||
| 387 | up_write(&cmtp_session_sem); | 393 | up_write(&cmtp_session_sem); |
| 388 | return 0; | 394 | return 0; |
| 389 | 395 | ||
| 390 | detach: | ||
| 391 | cmtp_detach_device(session); | ||
| 392 | |||
| 393 | unlink: | 396 | unlink: |
| 394 | __cmtp_unlink_session(session); | 397 | __cmtp_unlink_session(session); |
| 395 | 398 | ||
| @@ -414,7 +417,8 @@ int cmtp_del_connection(struct cmtp_conndel_req *req) | |||
| 414 | skb_queue_purge(&session->transmit); | 417 | skb_queue_purge(&session->transmit); |
| 415 | 418 | ||
| 416 | /* Stop session thread */ | 419 | /* Stop session thread */ |
| 417 | kthread_stop(session->task); | 420 | atomic_inc(&session->terminate); |
| 421 | wake_up_process(session->task); | ||
| 418 | } else | 422 | } else |
| 419 | err = -ENOENT; | 423 | err = -ENOENT; |
| 420 | 424 | ||
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c index ec0bc3f60f2e..56943add45cc 100644 --- a/net/bluetooth/hci_core.c +++ b/net/bluetooth/hci_core.c | |||
| @@ -1209,7 +1209,6 @@ static void hci_cmd_timer(unsigned long arg) | |||
| 1209 | 1209 | ||
| 1210 | BT_ERR("%s command tx timeout", hdev->name); | 1210 | BT_ERR("%s command tx timeout", hdev->name); |
| 1211 | atomic_set(&hdev->cmd_cnt, 1); | 1211 | atomic_set(&hdev->cmd_cnt, 1); |
| 1212 | clear_bit(HCI_RESET, &hdev->flags); | ||
| 1213 | tasklet_schedule(&hdev->cmd_task); | 1212 | tasklet_schedule(&hdev->cmd_task); |
| 1214 | } | 1213 | } |
| 1215 | 1214 | ||
| @@ -1327,7 +1326,7 @@ int hci_blacklist_add(struct hci_dev *hdev, bdaddr_t *bdaddr) | |||
| 1327 | 1326 | ||
| 1328 | entry = kzalloc(sizeof(struct bdaddr_list), GFP_KERNEL); | 1327 | entry = kzalloc(sizeof(struct bdaddr_list), GFP_KERNEL); |
| 1329 | if (!entry) { | 1328 | if (!entry) { |
| 1330 | return -ENOMEM; | 1329 | err = -ENOMEM; |
| 1331 | goto err; | 1330 | goto err; |
| 1332 | } | 1331 | } |
| 1333 | 1332 | ||
| @@ -2408,7 +2407,10 @@ static void hci_cmd_task(unsigned long arg) | |||
| 2408 | if (hdev->sent_cmd) { | 2407 | if (hdev->sent_cmd) { |
| 2409 | atomic_dec(&hdev->cmd_cnt); | 2408 | atomic_dec(&hdev->cmd_cnt); |
| 2410 | hci_send_frame(skb); | 2409 | hci_send_frame(skb); |
| 2411 | mod_timer(&hdev->cmd_timer, | 2410 | if (test_bit(HCI_RESET, &hdev->flags)) |
| 2411 | del_timer(&hdev->cmd_timer); | ||
| 2412 | else | ||
| 2413 | mod_timer(&hdev->cmd_timer, | ||
| 2412 | jiffies + msecs_to_jiffies(HCI_CMD_TIMEOUT)); | 2414 | jiffies + msecs_to_jiffies(HCI_CMD_TIMEOUT)); |
| 2413 | } else { | 2415 | } else { |
| 2414 | skb_queue_head(&hdev->cmd_q, skb); | 2416 | skb_queue_head(&hdev->cmd_q, skb); |
diff --git a/net/bluetooth/hidp/core.c b/net/bluetooth/hidp/core.c index 43b4c2deb7cc..fb68f344c34a 100644 --- a/net/bluetooth/hidp/core.c +++ b/net/bluetooth/hidp/core.c | |||
| @@ -764,6 +764,7 @@ static int hidp_session(void *arg) | |||
| 764 | 764 | ||
| 765 | up_write(&hidp_session_sem); | 765 | up_write(&hidp_session_sem); |
| 766 | 766 | ||
| 767 | kfree(session->rd_data); | ||
| 767 | kfree(session); | 768 | kfree(session); |
| 768 | return 0; | 769 | return 0; |
| 769 | } | 770 | } |
| @@ -841,7 +842,8 @@ static int hidp_setup_input(struct hidp_session *session, | |||
| 841 | 842 | ||
| 842 | err = input_register_device(input); | 843 | err = input_register_device(input); |
| 843 | if (err < 0) { | 844 | if (err < 0) { |
| 844 | hci_conn_put_device(session->conn); | 845 | input_free_device(input); |
| 846 | session->input = NULL; | ||
| 845 | return err; | 847 | return err; |
| 846 | } | 848 | } |
| 847 | 849 | ||
| @@ -1044,8 +1046,12 @@ int hidp_add_connection(struct hidp_connadd_req *req, struct socket *ctrl_sock, | |||
| 1044 | } | 1046 | } |
| 1045 | 1047 | ||
| 1046 | err = hid_add_device(session->hid); | 1048 | err = hid_add_device(session->hid); |
| 1047 | if (err < 0) | 1049 | if (err < 0) { |
| 1048 | goto err_add_device; | 1050 | atomic_inc(&session->terminate); |
| 1051 | wake_up_process(session->task); | ||
| 1052 | up_write(&hidp_session_sem); | ||
| 1053 | return err; | ||
| 1054 | } | ||
| 1049 | 1055 | ||
| 1050 | if (session->input) { | 1056 | if (session->input) { |
| 1051 | hidp_send_ctrl_message(session, | 1057 | hidp_send_ctrl_message(session, |
| @@ -1059,12 +1065,6 @@ int hidp_add_connection(struct hidp_connadd_req *req, struct socket *ctrl_sock, | |||
| 1059 | up_write(&hidp_session_sem); | 1065 | up_write(&hidp_session_sem); |
| 1060 | return 0; | 1066 | return 0; |
| 1061 | 1067 | ||
| 1062 | err_add_device: | ||
| 1063 | hid_destroy_device(session->hid); | ||
| 1064 | session->hid = NULL; | ||
| 1065 | atomic_inc(&session->terminate); | ||
| 1066 | wake_up_process(session->task); | ||
| 1067 | |||
| 1068 | unlink: | 1068 | unlink: |
| 1069 | hidp_del_timer(session); | 1069 | hidp_del_timer(session); |
| 1070 | 1070 | ||
| @@ -1090,7 +1090,6 @@ purge: | |||
| 1090 | failed: | 1090 | failed: |
| 1091 | up_write(&hidp_session_sem); | 1091 | up_write(&hidp_session_sem); |
| 1092 | 1092 | ||
| 1093 | input_free_device(session->input); | ||
| 1094 | kfree(session); | 1093 | kfree(session); |
| 1095 | return err; | 1094 | return err; |
| 1096 | } | 1095 | } |
diff --git a/net/bluetooth/l2cap_core.c b/net/bluetooth/l2cap_core.c index 3204ba8a701c..b3bdb482bbe6 100644 --- a/net/bluetooth/l2cap_core.c +++ b/net/bluetooth/l2cap_core.c | |||
| @@ -1159,9 +1159,8 @@ int __l2cap_wait_ack(struct sock *sk) | |||
| 1159 | int timeo = HZ/5; | 1159 | int timeo = HZ/5; |
| 1160 | 1160 | ||
| 1161 | add_wait_queue(sk_sleep(sk), &wait); | 1161 | add_wait_queue(sk_sleep(sk), &wait); |
| 1162 | while ((chan->unacked_frames > 0 && chan->conn)) { | 1162 | set_current_state(TASK_INTERRUPTIBLE); |
| 1163 | set_current_state(TASK_INTERRUPTIBLE); | 1163 | while (chan->unacked_frames > 0 && chan->conn) { |
| 1164 | |||
| 1165 | if (!timeo) | 1164 | if (!timeo) |
| 1166 | timeo = HZ/5; | 1165 | timeo = HZ/5; |
| 1167 | 1166 | ||
| @@ -1173,6 +1172,7 @@ int __l2cap_wait_ack(struct sock *sk) | |||
| 1173 | release_sock(sk); | 1172 | release_sock(sk); |
| 1174 | timeo = schedule_timeout(timeo); | 1173 | timeo = schedule_timeout(timeo); |
| 1175 | lock_sock(sk); | 1174 | lock_sock(sk); |
| 1175 | set_current_state(TASK_INTERRUPTIBLE); | ||
| 1176 | 1176 | ||
| 1177 | err = sock_error(sk); | 1177 | err = sock_error(sk); |
| 1178 | if (err) | 1178 | if (err) |
diff --git a/net/bluetooth/l2cap_sock.c b/net/bluetooth/l2cap_sock.c index 5c36b3e8739c..61f1f623091d 100644 --- a/net/bluetooth/l2cap_sock.c +++ b/net/bluetooth/l2cap_sock.c | |||
| @@ -235,30 +235,26 @@ static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, int fl | |||
| 235 | 235 | ||
| 236 | lock_sock_nested(sk, SINGLE_DEPTH_NESTING); | 236 | lock_sock_nested(sk, SINGLE_DEPTH_NESTING); |
| 237 | 237 | ||
| 238 | if (sk->sk_state != BT_LISTEN) { | ||
| 239 | err = -EBADFD; | ||
| 240 | goto done; | ||
| 241 | } | ||
| 242 | |||
| 243 | timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); | 238 | timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); |
| 244 | 239 | ||
| 245 | BT_DBG("sk %p timeo %ld", sk, timeo); | 240 | BT_DBG("sk %p timeo %ld", sk, timeo); |
| 246 | 241 | ||
| 247 | /* Wait for an incoming connection. (wake-one). */ | 242 | /* Wait for an incoming connection. (wake-one). */ |
| 248 | add_wait_queue_exclusive(sk_sleep(sk), &wait); | 243 | add_wait_queue_exclusive(sk_sleep(sk), &wait); |
| 249 | while (!(nsk = bt_accept_dequeue(sk, newsock))) { | 244 | while (1) { |
| 250 | set_current_state(TASK_INTERRUPTIBLE); | 245 | set_current_state(TASK_INTERRUPTIBLE); |
| 251 | if (!timeo) { | 246 | |
| 252 | err = -EAGAIN; | 247 | if (sk->sk_state != BT_LISTEN) { |
| 248 | err = -EBADFD; | ||
| 253 | break; | 249 | break; |
| 254 | } | 250 | } |
| 255 | 251 | ||
| 256 | release_sock(sk); | 252 | nsk = bt_accept_dequeue(sk, newsock); |
| 257 | timeo = schedule_timeout(timeo); | 253 | if (nsk) |
| 258 | lock_sock_nested(sk, SINGLE_DEPTH_NESTING); | 254 | break; |
| 259 | 255 | ||
| 260 | if (sk->sk_state != BT_LISTEN) { | 256 | if (!timeo) { |
| 261 | err = -EBADFD; | 257 | err = -EAGAIN; |
| 262 | break; | 258 | break; |
| 263 | } | 259 | } |
| 264 | 260 | ||
| @@ -266,8 +262,12 @@ static int l2cap_sock_accept(struct socket *sock, struct socket *newsock, int fl | |||
| 266 | err = sock_intr_errno(timeo); | 262 | err = sock_intr_errno(timeo); |
| 267 | break; | 263 | break; |
| 268 | } | 264 | } |
| 265 | |||
| 266 | release_sock(sk); | ||
| 267 | timeo = schedule_timeout(timeo); | ||
| 268 | lock_sock_nested(sk, SINGLE_DEPTH_NESTING); | ||
| 269 | } | 269 | } |
| 270 | set_current_state(TASK_RUNNING); | 270 | __set_current_state(TASK_RUNNING); |
| 271 | remove_wait_queue(sk_sleep(sk), &wait); | 271 | remove_wait_queue(sk_sleep(sk), &wait); |
| 272 | 272 | ||
| 273 | if (err) | 273 | if (err) |
| @@ -993,7 +993,7 @@ static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, int p | |||
| 993 | INIT_LIST_HEAD(&bt_sk(sk)->accept_q); | 993 | INIT_LIST_HEAD(&bt_sk(sk)->accept_q); |
| 994 | 994 | ||
| 995 | sk->sk_destruct = l2cap_sock_destruct; | 995 | sk->sk_destruct = l2cap_sock_destruct; |
| 996 | sk->sk_sndtimeo = msecs_to_jiffies(L2CAP_CONN_TIMEOUT); | 996 | sk->sk_sndtimeo = L2CAP_CONN_TIMEOUT; |
| 997 | 997 | ||
| 998 | sock_reset_flag(sk, SOCK_ZAPPED); | 998 | sock_reset_flag(sk, SOCK_ZAPPED); |
| 999 | 999 | ||
diff --git a/net/bluetooth/rfcomm/core.c b/net/bluetooth/rfcomm/core.c index 5759bb7054f7..5ba3f6df665c 100644 --- a/net/bluetooth/rfcomm/core.c +++ b/net/bluetooth/rfcomm/core.c | |||
| @@ -62,7 +62,6 @@ static DEFINE_MUTEX(rfcomm_mutex); | |||
| 62 | #define rfcomm_lock() mutex_lock(&rfcomm_mutex) | 62 | #define rfcomm_lock() mutex_lock(&rfcomm_mutex) |
| 63 | #define rfcomm_unlock() mutex_unlock(&rfcomm_mutex) | 63 | #define rfcomm_unlock() mutex_unlock(&rfcomm_mutex) |
| 64 | 64 | ||
| 65 | static unsigned long rfcomm_event; | ||
| 66 | 65 | ||
| 67 | static LIST_HEAD(session_list); | 66 | static LIST_HEAD(session_list); |
| 68 | 67 | ||
| @@ -120,7 +119,6 @@ static inline void rfcomm_schedule(void) | |||
| 120 | { | 119 | { |
| 121 | if (!rfcomm_thread) | 120 | if (!rfcomm_thread) |
| 122 | return; | 121 | return; |
| 123 | set_bit(RFCOMM_SCHED_WAKEUP, &rfcomm_event); | ||
| 124 | wake_up_process(rfcomm_thread); | 122 | wake_up_process(rfcomm_thread); |
| 125 | } | 123 | } |
| 126 | 124 | ||
| @@ -2038,19 +2036,18 @@ static int rfcomm_run(void *unused) | |||
| 2038 | 2036 | ||
| 2039 | rfcomm_add_listener(BDADDR_ANY); | 2037 | rfcomm_add_listener(BDADDR_ANY); |
| 2040 | 2038 | ||
| 2041 | while (!kthread_should_stop()) { | 2039 | while (1) { |
| 2042 | set_current_state(TASK_INTERRUPTIBLE); | 2040 | set_current_state(TASK_INTERRUPTIBLE); |
| 2043 | if (!test_bit(RFCOMM_SCHED_WAKEUP, &rfcomm_event)) { | 2041 | |
| 2044 | /* No pending events. Let's sleep. | 2042 | if (kthread_should_stop()) |
| 2045 | * Incoming connections and data will wake us up. */ | 2043 | break; |
| 2046 | schedule(); | ||
| 2047 | } | ||
| 2048 | set_current_state(TASK_RUNNING); | ||
| 2049 | 2044 | ||
| 2050 | /* Process stuff */ | 2045 | /* Process stuff */ |
| 2051 | clear_bit(RFCOMM_SCHED_WAKEUP, &rfcomm_event); | ||
| 2052 | rfcomm_process_sessions(); | 2046 | rfcomm_process_sessions(); |
| 2047 | |||
| 2048 | schedule(); | ||
| 2053 | } | 2049 | } |
| 2050 | __set_current_state(TASK_RUNNING); | ||
| 2054 | 2051 | ||
| 2055 | rfcomm_kill_listener(); | 2052 | rfcomm_kill_listener(); |
| 2056 | 2053 | ||
diff --git a/net/bluetooth/rfcomm/sock.c b/net/bluetooth/rfcomm/sock.c index 8f01e6b11a70..482722bbc7a0 100644 --- a/net/bluetooth/rfcomm/sock.c +++ b/net/bluetooth/rfcomm/sock.c | |||
| @@ -485,11 +485,6 @@ static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int f | |||
| 485 | 485 | ||
| 486 | lock_sock(sk); | 486 | lock_sock(sk); |
| 487 | 487 | ||
| 488 | if (sk->sk_state != BT_LISTEN) { | ||
| 489 | err = -EBADFD; | ||
| 490 | goto done; | ||
| 491 | } | ||
| 492 | |||
| 493 | if (sk->sk_type != SOCK_STREAM) { | 488 | if (sk->sk_type != SOCK_STREAM) { |
| 494 | err = -EINVAL; | 489 | err = -EINVAL; |
| 495 | goto done; | 490 | goto done; |
| @@ -501,19 +496,20 @@ static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int f | |||
| 501 | 496 | ||
| 502 | /* Wait for an incoming connection. (wake-one). */ | 497 | /* Wait for an incoming connection. (wake-one). */ |
| 503 | add_wait_queue_exclusive(sk_sleep(sk), &wait); | 498 | add_wait_queue_exclusive(sk_sleep(sk), &wait); |
| 504 | while (!(nsk = bt_accept_dequeue(sk, newsock))) { | 499 | while (1) { |
| 505 | set_current_state(TASK_INTERRUPTIBLE); | 500 | set_current_state(TASK_INTERRUPTIBLE); |
| 506 | if (!timeo) { | 501 | |
| 507 | err = -EAGAIN; | 502 | if (sk->sk_state != BT_LISTEN) { |
| 503 | err = -EBADFD; | ||
| 508 | break; | 504 | break; |
| 509 | } | 505 | } |
| 510 | 506 | ||
| 511 | release_sock(sk); | 507 | nsk = bt_accept_dequeue(sk, newsock); |
| 512 | timeo = schedule_timeout(timeo); | 508 | if (nsk) |
| 513 | lock_sock(sk); | 509 | break; |
| 514 | 510 | ||
| 515 | if (sk->sk_state != BT_LISTEN) { | 511 | if (!timeo) { |
| 516 | err = -EBADFD; | 512 | err = -EAGAIN; |
| 517 | break; | 513 | break; |
| 518 | } | 514 | } |
| 519 | 515 | ||
| @@ -521,8 +517,12 @@ static int rfcomm_sock_accept(struct socket *sock, struct socket *newsock, int f | |||
| 521 | err = sock_intr_errno(timeo); | 517 | err = sock_intr_errno(timeo); |
| 522 | break; | 518 | break; |
| 523 | } | 519 | } |
| 520 | |||
| 521 | release_sock(sk); | ||
| 522 | timeo = schedule_timeout(timeo); | ||
| 523 | lock_sock(sk); | ||
| 524 | } | 524 | } |
| 525 | set_current_state(TASK_RUNNING); | 525 | __set_current_state(TASK_RUNNING); |
| 526 | remove_wait_queue(sk_sleep(sk), &wait); | 526 | remove_wait_queue(sk_sleep(sk), &wait); |
| 527 | 527 | ||
| 528 | if (err) | 528 | if (err) |
diff --git a/net/bluetooth/sco.c b/net/bluetooth/sco.c index 4c3621b5e0aa..8270f05e3f1f 100644 --- a/net/bluetooth/sco.c +++ b/net/bluetooth/sco.c | |||
| @@ -564,30 +564,26 @@ static int sco_sock_accept(struct socket *sock, struct socket *newsock, int flag | |||
| 564 | 564 | ||
| 565 | lock_sock(sk); | 565 | lock_sock(sk); |
| 566 | 566 | ||
| 567 | if (sk->sk_state != BT_LISTEN) { | ||
| 568 | err = -EBADFD; | ||
| 569 | goto done; | ||
| 570 | } | ||
| 571 | |||
| 572 | timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); | 567 | timeo = sock_rcvtimeo(sk, flags & O_NONBLOCK); |
| 573 | 568 | ||
| 574 | BT_DBG("sk %p timeo %ld", sk, timeo); | 569 | BT_DBG("sk %p timeo %ld", sk, timeo); |
| 575 | 570 | ||
| 576 | /* Wait for an incoming connection. (wake-one). */ | 571 | /* Wait for an incoming connection. (wake-one). */ |
| 577 | add_wait_queue_exclusive(sk_sleep(sk), &wait); | 572 | add_wait_queue_exclusive(sk_sleep(sk), &wait); |
| 578 | while (!(ch = bt_accept_dequeue(sk, newsock))) { | 573 | while (1) { |
| 579 | set_current_state(TASK_INTERRUPTIBLE); | 574 | set_current_state(TASK_INTERRUPTIBLE); |
| 580 | if (!timeo) { | 575 | |
| 581 | err = -EAGAIN; | 576 | if (sk->sk_state != BT_LISTEN) { |
| 577 | err = -EBADFD; | ||
| 582 | break; | 578 | break; |
| 583 | } | 579 | } |
| 584 | 580 | ||
| 585 | release_sock(sk); | 581 | ch = bt_accept_dequeue(sk, newsock); |
| 586 | timeo = schedule_timeout(timeo); | 582 | if (ch) |
| 587 | lock_sock(sk); | 583 | break; |
| 588 | 584 | ||
| 589 | if (sk->sk_state != BT_LISTEN) { | 585 | if (!timeo) { |
| 590 | err = -EBADFD; | 586 | err = -EAGAIN; |
| 591 | break; | 587 | break; |
| 592 | } | 588 | } |
| 593 | 589 | ||
| @@ -595,8 +591,12 @@ static int sco_sock_accept(struct socket *sock, struct socket *newsock, int flag | |||
| 595 | err = sock_intr_errno(timeo); | 591 | err = sock_intr_errno(timeo); |
| 596 | break; | 592 | break; |
| 597 | } | 593 | } |
| 594 | |||
| 595 | release_sock(sk); | ||
| 596 | timeo = schedule_timeout(timeo); | ||
| 597 | lock_sock(sk); | ||
| 598 | } | 598 | } |
| 599 | set_current_state(TASK_RUNNING); | 599 | __set_current_state(TASK_RUNNING); |
| 600 | remove_wait_queue(sk_sleep(sk), &wait); | 600 | remove_wait_queue(sk_sleep(sk), &wait); |
| 601 | 601 | ||
| 602 | if (err) | 602 | if (err) |
diff --git a/net/bridge/br_if.c b/net/bridge/br_if.c index 2cdf0070419f..e73815456adf 100644 --- a/net/bridge/br_if.c +++ b/net/bridge/br_if.c | |||
| @@ -231,6 +231,7 @@ static struct net_bridge_port *new_nbp(struct net_bridge *br, | |||
| 231 | int br_add_bridge(struct net *net, const char *name) | 231 | int br_add_bridge(struct net *net, const char *name) |
| 232 | { | 232 | { |
| 233 | struct net_device *dev; | 233 | struct net_device *dev; |
| 234 | int res; | ||
| 234 | 235 | ||
| 235 | dev = alloc_netdev(sizeof(struct net_bridge), name, | 236 | dev = alloc_netdev(sizeof(struct net_bridge), name, |
| 236 | br_dev_setup); | 237 | br_dev_setup); |
| @@ -240,7 +241,10 @@ int br_add_bridge(struct net *net, const char *name) | |||
| 240 | 241 | ||
| 241 | dev_net_set(dev, net); | 242 | dev_net_set(dev, net); |
| 242 | 243 | ||
| 243 | return register_netdev(dev); | 244 | res = register_netdev(dev); |
| 245 | if (res) | ||
| 246 | free_netdev(dev); | ||
| 247 | return res; | ||
| 244 | } | 248 | } |
| 245 | 249 | ||
| 246 | int br_del_bridge(struct net *net, const char *name) | 250 | int br_del_bridge(struct net *net, const char *name) |
diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c index 2d85ca7111d3..995cbe0ac0b2 100644 --- a/net/bridge/br_multicast.c +++ b/net/bridge/br_multicast.c | |||
| @@ -1456,7 +1456,7 @@ static int br_multicast_ipv6_rcv(struct net_bridge *br, | |||
| 1456 | { | 1456 | { |
| 1457 | struct sk_buff *skb2; | 1457 | struct sk_buff *skb2; |
| 1458 | const struct ipv6hdr *ip6h; | 1458 | const struct ipv6hdr *ip6h; |
| 1459 | struct icmp6hdr *icmp6h; | 1459 | u8 icmp6_type; |
| 1460 | u8 nexthdr; | 1460 | u8 nexthdr; |
| 1461 | unsigned len; | 1461 | unsigned len; |
| 1462 | int offset; | 1462 | int offset; |
| @@ -1502,9 +1502,9 @@ static int br_multicast_ipv6_rcv(struct net_bridge *br, | |||
| 1502 | __skb_pull(skb2, offset); | 1502 | __skb_pull(skb2, offset); |
| 1503 | skb_reset_transport_header(skb2); | 1503 | skb_reset_transport_header(skb2); |
| 1504 | 1504 | ||
| 1505 | icmp6h = icmp6_hdr(skb2); | 1505 | icmp6_type = icmp6_hdr(skb2)->icmp6_type; |
| 1506 | 1506 | ||
| 1507 | switch (icmp6h->icmp6_type) { | 1507 | switch (icmp6_type) { |
| 1508 | case ICMPV6_MGM_QUERY: | 1508 | case ICMPV6_MGM_QUERY: |
| 1509 | case ICMPV6_MGM_REPORT: | 1509 | case ICMPV6_MGM_REPORT: |
| 1510 | case ICMPV6_MGM_REDUCTION: | 1510 | case ICMPV6_MGM_REDUCTION: |
| @@ -1520,16 +1520,23 @@ static int br_multicast_ipv6_rcv(struct net_bridge *br, | |||
| 1520 | err = pskb_trim_rcsum(skb2, len); | 1520 | err = pskb_trim_rcsum(skb2, len); |
| 1521 | if (err) | 1521 | if (err) |
| 1522 | goto out; | 1522 | goto out; |
| 1523 | err = -EINVAL; | ||
| 1523 | } | 1524 | } |
| 1524 | 1525 | ||
| 1526 | ip6h = ipv6_hdr(skb2); | ||
| 1527 | |||
| 1525 | switch (skb2->ip_summed) { | 1528 | switch (skb2->ip_summed) { |
| 1526 | case CHECKSUM_COMPLETE: | 1529 | case CHECKSUM_COMPLETE: |
| 1527 | if (!csum_fold(skb2->csum)) | 1530 | if (!csum_ipv6_magic(&ip6h->saddr, &ip6h->daddr, skb2->len, |
| 1531 | IPPROTO_ICMPV6, skb2->csum)) | ||
| 1528 | break; | 1532 | break; |
| 1529 | /*FALLTHROUGH*/ | 1533 | /*FALLTHROUGH*/ |
| 1530 | case CHECKSUM_NONE: | 1534 | case CHECKSUM_NONE: |
| 1531 | skb2->csum = 0; | 1535 | skb2->csum = ~csum_unfold(csum_ipv6_magic(&ip6h->saddr, |
| 1532 | if (skb_checksum_complete(skb2)) | 1536 | &ip6h->daddr, |
| 1537 | skb2->len, | ||
| 1538 | IPPROTO_ICMPV6, 0)); | ||
| 1539 | if (__skb_checksum_complete(skb2)) | ||
| 1533 | goto out; | 1540 | goto out; |
| 1534 | } | 1541 | } |
| 1535 | 1542 | ||
| @@ -1537,7 +1544,7 @@ static int br_multicast_ipv6_rcv(struct net_bridge *br, | |||
| 1537 | 1544 | ||
| 1538 | BR_INPUT_SKB_CB(skb)->igmp = 1; | 1545 | BR_INPUT_SKB_CB(skb)->igmp = 1; |
| 1539 | 1546 | ||
| 1540 | switch (icmp6h->icmp6_type) { | 1547 | switch (icmp6_type) { |
| 1541 | case ICMPV6_MGM_REPORT: | 1548 | case ICMPV6_MGM_REPORT: |
| 1542 | { | 1549 | { |
| 1543 | struct mld_msg *mld; | 1550 | struct mld_msg *mld; |
diff --git a/net/ceph/msgpool.c b/net/ceph/msgpool.c index d5f2d97ac05c..1f4cb30a42c5 100644 --- a/net/ceph/msgpool.c +++ b/net/ceph/msgpool.c | |||
| @@ -7,27 +7,37 @@ | |||
| 7 | 7 | ||
| 8 | #include <linux/ceph/msgpool.h> | 8 | #include <linux/ceph/msgpool.h> |
| 9 | 9 | ||
| 10 | static void *alloc_fn(gfp_t gfp_mask, void *arg) | 10 | static void *msgpool_alloc(gfp_t gfp_mask, void *arg) |
| 11 | { | 11 | { |
| 12 | struct ceph_msgpool *pool = arg; | 12 | struct ceph_msgpool *pool = arg; |
| 13 | void *p; | 13 | struct ceph_msg *msg; |
| 14 | 14 | ||
| 15 | p = ceph_msg_new(0, pool->front_len, gfp_mask); | 15 | msg = ceph_msg_new(0, pool->front_len, gfp_mask); |
| 16 | if (!p) | 16 | if (!msg) { |
| 17 | pr_err("msgpool %s alloc failed\n", pool->name); | 17 | dout("msgpool_alloc %s failed\n", pool->name); |
| 18 | return p; | 18 | } else { |
| 19 | dout("msgpool_alloc %s %p\n", pool->name, msg); | ||
| 20 | msg->pool = pool; | ||
| 21 | } | ||
| 22 | return msg; | ||
| 19 | } | 23 | } |
| 20 | 24 | ||
| 21 | static void free_fn(void *element, void *arg) | 25 | static void msgpool_free(void *element, void *arg) |
| 22 | { | 26 | { |
| 23 | ceph_msg_put(element); | 27 | struct ceph_msgpool *pool = arg; |
| 28 | struct ceph_msg *msg = element; | ||
| 29 | |||
| 30 | dout("msgpool_release %s %p\n", pool->name, msg); | ||
| 31 | msg->pool = NULL; | ||
| 32 | ceph_msg_put(msg); | ||
| 24 | } | 33 | } |
| 25 | 34 | ||
| 26 | int ceph_msgpool_init(struct ceph_msgpool *pool, | 35 | int ceph_msgpool_init(struct ceph_msgpool *pool, |
| 27 | int front_len, int size, bool blocking, const char *name) | 36 | int front_len, int size, bool blocking, const char *name) |
| 28 | { | 37 | { |
| 38 | dout("msgpool %s init\n", name); | ||
| 29 | pool->front_len = front_len; | 39 | pool->front_len = front_len; |
| 30 | pool->pool = mempool_create(size, alloc_fn, free_fn, pool); | 40 | pool->pool = mempool_create(size, msgpool_alloc, msgpool_free, pool); |
| 31 | if (!pool->pool) | 41 | if (!pool->pool) |
| 32 | return -ENOMEM; | 42 | return -ENOMEM; |
| 33 | pool->name = name; | 43 | pool->name = name; |
| @@ -36,14 +46,17 @@ int ceph_msgpool_init(struct ceph_msgpool *pool, | |||
| 36 | 46 | ||
| 37 | void ceph_msgpool_destroy(struct ceph_msgpool *pool) | 47 | void ceph_msgpool_destroy(struct ceph_msgpool *pool) |
| 38 | { | 48 | { |
| 49 | dout("msgpool %s destroy\n", pool->name); | ||
| 39 | mempool_destroy(pool->pool); | 50 | mempool_destroy(pool->pool); |
| 40 | } | 51 | } |
| 41 | 52 | ||
| 42 | struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, | 53 | struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, |
| 43 | int front_len) | 54 | int front_len) |
| 44 | { | 55 | { |
| 56 | struct ceph_msg *msg; | ||
| 57 | |||
| 45 | if (front_len > pool->front_len) { | 58 | if (front_len > pool->front_len) { |
| 46 | pr_err("msgpool_get pool %s need front %d, pool size is %d\n", | 59 | dout("msgpool_get %s need front %d, pool size is %d\n", |
| 47 | pool->name, front_len, pool->front_len); | 60 | pool->name, front_len, pool->front_len); |
| 48 | WARN_ON(1); | 61 | WARN_ON(1); |
| 49 | 62 | ||
| @@ -51,14 +64,19 @@ struct ceph_msg *ceph_msgpool_get(struct ceph_msgpool *pool, | |||
| 51 | return ceph_msg_new(0, front_len, GFP_NOFS); | 64 | return ceph_msg_new(0, front_len, GFP_NOFS); |
| 52 | } | 65 | } |
| 53 | 66 | ||
| 54 | return mempool_alloc(pool->pool, GFP_NOFS); | 67 | msg = mempool_alloc(pool->pool, GFP_NOFS); |
| 68 | dout("msgpool_get %s %p\n", pool->name, msg); | ||
| 69 | return msg; | ||
| 55 | } | 70 | } |
| 56 | 71 | ||
| 57 | void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) | 72 | void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) |
| 58 | { | 73 | { |
| 74 | dout("msgpool_put %s %p\n", pool->name, msg); | ||
| 75 | |||
| 59 | /* reset msg front_len; user may have changed it */ | 76 | /* reset msg front_len; user may have changed it */ |
| 60 | msg->front.iov_len = pool->front_len; | 77 | msg->front.iov_len = pool->front_len; |
| 61 | msg->hdr.front_len = cpu_to_le32(pool->front_len); | 78 | msg->hdr.front_len = cpu_to_le32(pool->front_len); |
| 62 | 79 | ||
| 63 | kref_init(&msg->kref); /* retake single ref */ | 80 | kref_init(&msg->kref); /* retake single ref */ |
| 81 | mempool_free(msg, pool->pool); | ||
| 64 | } | 82 | } |
diff --git a/net/ceph/osd_client.c b/net/ceph/osd_client.c index ce310eee708d..16836a7df7a6 100644 --- a/net/ceph/osd_client.c +++ b/net/ceph/osd_client.c | |||
| @@ -685,6 +685,18 @@ static void __remove_osd(struct ceph_osd_client *osdc, struct ceph_osd *osd) | |||
| 685 | put_osd(osd); | 685 | put_osd(osd); |
| 686 | } | 686 | } |
| 687 | 687 | ||
| 688 | static void remove_all_osds(struct ceph_osd_client *osdc) | ||
| 689 | { | ||
| 690 | dout("__remove_old_osds %p\n", osdc); | ||
| 691 | mutex_lock(&osdc->request_mutex); | ||
| 692 | while (!RB_EMPTY_ROOT(&osdc->osds)) { | ||
| 693 | struct ceph_osd *osd = rb_entry(rb_first(&osdc->osds), | ||
| 694 | struct ceph_osd, o_node); | ||
| 695 | __remove_osd(osdc, osd); | ||
| 696 | } | ||
| 697 | mutex_unlock(&osdc->request_mutex); | ||
| 698 | } | ||
| 699 | |||
| 688 | static void __move_osd_to_lru(struct ceph_osd_client *osdc, | 700 | static void __move_osd_to_lru(struct ceph_osd_client *osdc, |
| 689 | struct ceph_osd *osd) | 701 | struct ceph_osd *osd) |
| 690 | { | 702 | { |
| @@ -701,14 +713,14 @@ static void __remove_osd_from_lru(struct ceph_osd *osd) | |||
| 701 | list_del_init(&osd->o_osd_lru); | 713 | list_del_init(&osd->o_osd_lru); |
| 702 | } | 714 | } |
| 703 | 715 | ||
| 704 | static void remove_old_osds(struct ceph_osd_client *osdc, int remove_all) | 716 | static void remove_old_osds(struct ceph_osd_client *osdc) |
| 705 | { | 717 | { |
| 706 | struct ceph_osd *osd, *nosd; | 718 | struct ceph_osd *osd, *nosd; |
| 707 | 719 | ||
| 708 | dout("__remove_old_osds %p\n", osdc); | 720 | dout("__remove_old_osds %p\n", osdc); |
| 709 | mutex_lock(&osdc->request_mutex); | 721 | mutex_lock(&osdc->request_mutex); |
| 710 | list_for_each_entry_safe(osd, nosd, &osdc->osd_lru, o_osd_lru) { | 722 | list_for_each_entry_safe(osd, nosd, &osdc->osd_lru, o_osd_lru) { |
| 711 | if (!remove_all && time_before(jiffies, osd->lru_ttl)) | 723 | if (time_before(jiffies, osd->lru_ttl)) |
| 712 | break; | 724 | break; |
| 713 | __remove_osd(osdc, osd); | 725 | __remove_osd(osdc, osd); |
| 714 | } | 726 | } |
| @@ -751,6 +763,7 @@ static void __insert_osd(struct ceph_osd_client *osdc, struct ceph_osd *new) | |||
| 751 | struct rb_node *parent = NULL; | 763 | struct rb_node *parent = NULL; |
| 752 | struct ceph_osd *osd = NULL; | 764 | struct ceph_osd *osd = NULL; |
| 753 | 765 | ||
| 766 | dout("__insert_osd %p osd%d\n", new, new->o_osd); | ||
| 754 | while (*p) { | 767 | while (*p) { |
| 755 | parent = *p; | 768 | parent = *p; |
| 756 | osd = rb_entry(parent, struct ceph_osd, o_node); | 769 | osd = rb_entry(parent, struct ceph_osd, o_node); |
| @@ -1144,7 +1157,7 @@ static void handle_osds_timeout(struct work_struct *work) | |||
| 1144 | 1157 | ||
| 1145 | dout("osds timeout\n"); | 1158 | dout("osds timeout\n"); |
| 1146 | down_read(&osdc->map_sem); | 1159 | down_read(&osdc->map_sem); |
| 1147 | remove_old_osds(osdc, 0); | 1160 | remove_old_osds(osdc); |
| 1148 | up_read(&osdc->map_sem); | 1161 | up_read(&osdc->map_sem); |
| 1149 | 1162 | ||
| 1150 | schedule_delayed_work(&osdc->osds_timeout_work, | 1163 | schedule_delayed_work(&osdc->osds_timeout_work, |
| @@ -1862,8 +1875,7 @@ void ceph_osdc_stop(struct ceph_osd_client *osdc) | |||
| 1862 | ceph_osdmap_destroy(osdc->osdmap); | 1875 | ceph_osdmap_destroy(osdc->osdmap); |
| 1863 | osdc->osdmap = NULL; | 1876 | osdc->osdmap = NULL; |
| 1864 | } | 1877 | } |
| 1865 | remove_old_osds(osdc, 1); | 1878 | remove_all_osds(osdc); |
| 1866 | WARN_ON(!RB_EMPTY_ROOT(&osdc->osds)); | ||
| 1867 | mempool_destroy(osdc->req_mempool); | 1879 | mempool_destroy(osdc->req_mempool); |
| 1868 | ceph_msgpool_destroy(&osdc->msgpool_op); | 1880 | ceph_msgpool_destroy(&osdc->msgpool_op); |
| 1869 | ceph_msgpool_destroy(&osdc->msgpool_op_reply); | 1881 | ceph_msgpool_destroy(&osdc->msgpool_op_reply); |
diff --git a/net/core/neighbour.c b/net/core/neighbour.c index 8fab9b0bb203..1334d7e56f02 100644 --- a/net/core/neighbour.c +++ b/net/core/neighbour.c | |||
| @@ -1319,11 +1319,15 @@ static void neigh_proxy_process(unsigned long arg) | |||
| 1319 | 1319 | ||
| 1320 | if (tdif <= 0) { | 1320 | if (tdif <= 0) { |
| 1321 | struct net_device *dev = skb->dev; | 1321 | struct net_device *dev = skb->dev; |
| 1322 | |||
| 1322 | __skb_unlink(skb, &tbl->proxy_queue); | 1323 | __skb_unlink(skb, &tbl->proxy_queue); |
| 1323 | if (tbl->proxy_redo && netif_running(dev)) | 1324 | if (tbl->proxy_redo && netif_running(dev)) { |
| 1325 | rcu_read_lock(); | ||
| 1324 | tbl->proxy_redo(skb); | 1326 | tbl->proxy_redo(skb); |
| 1325 | else | 1327 | rcu_read_unlock(); |
| 1328 | } else { | ||
| 1326 | kfree_skb(skb); | 1329 | kfree_skb(skb); |
| 1330 | } | ||
| 1327 | 1331 | ||
| 1328 | dev_put(dev); | 1332 | dev_put(dev); |
| 1329 | } else if (!sched_next || tdif < sched_next) | 1333 | } else if (!sched_next || tdif < sched_next) |
diff --git a/net/core/netpoll.c b/net/core/netpoll.c index adf84dd8c7b5..52622517e0d8 100644 --- a/net/core/netpoll.c +++ b/net/core/netpoll.c | |||
| @@ -558,13 +558,14 @@ int __netpoll_rx(struct sk_buff *skb) | |||
| 558 | if (skb_shared(skb)) | 558 | if (skb_shared(skb)) |
| 559 | goto out; | 559 | goto out; |
| 560 | 560 | ||
| 561 | iph = (struct iphdr *)skb->data; | ||
| 562 | if (!pskb_may_pull(skb, sizeof(struct iphdr))) | 561 | if (!pskb_may_pull(skb, sizeof(struct iphdr))) |
| 563 | goto out; | 562 | goto out; |
| 563 | iph = (struct iphdr *)skb->data; | ||
| 564 | if (iph->ihl < 5 || iph->version != 4) | 564 | if (iph->ihl < 5 || iph->version != 4) |
| 565 | goto out; | 565 | goto out; |
| 566 | if (!pskb_may_pull(skb, iph->ihl*4)) | 566 | if (!pskb_may_pull(skb, iph->ihl*4)) |
| 567 | goto out; | 567 | goto out; |
| 568 | iph = (struct iphdr *)skb->data; | ||
| 568 | if (ip_fast_csum((u8 *)iph, iph->ihl) != 0) | 569 | if (ip_fast_csum((u8 *)iph, iph->ihl) != 0) |
| 569 | goto out; | 570 | goto out; |
| 570 | 571 | ||
| @@ -579,6 +580,7 @@ int __netpoll_rx(struct sk_buff *skb) | |||
| 579 | if (pskb_trim_rcsum(skb, len)) | 580 | if (pskb_trim_rcsum(skb, len)) |
| 580 | goto out; | 581 | goto out; |
| 581 | 582 | ||
| 583 | iph = (struct iphdr *)skb->data; | ||
| 582 | if (iph->protocol != IPPROTO_UDP) | 584 | if (iph->protocol != IPPROTO_UDP) |
| 583 | goto out; | 585 | goto out; |
| 584 | 586 | ||
diff --git a/net/ipv4/igmp.c b/net/ipv4/igmp.c index 283c0a26e03f..d577199eabd5 100644 --- a/net/ipv4/igmp.c +++ b/net/ipv4/igmp.c | |||
| @@ -767,7 +767,7 @@ static int igmp_xmarksources(struct ip_mc_list *pmc, int nsrcs, __be32 *srcs) | |||
| 767 | break; | 767 | break; |
| 768 | for (i=0; i<nsrcs; i++) { | 768 | for (i=0; i<nsrcs; i++) { |
| 769 | /* skip inactive filters */ | 769 | /* skip inactive filters */ |
| 770 | if (pmc->sfcount[MCAST_INCLUDE] || | 770 | if (psf->sf_count[MCAST_INCLUDE] || |
| 771 | pmc->sfcount[MCAST_EXCLUDE] != | 771 | pmc->sfcount[MCAST_EXCLUDE] != |
| 772 | psf->sf_count[MCAST_EXCLUDE]) | 772 | psf->sf_count[MCAST_EXCLUDE]) |
| 773 | continue; | 773 | continue; |
diff --git a/net/ipv6/ipv6_sockglue.c b/net/ipv6/ipv6_sockglue.c index 9cb191ecaba8..147ede38ab48 100644 --- a/net/ipv6/ipv6_sockglue.c +++ b/net/ipv6/ipv6_sockglue.c | |||
| @@ -913,7 +913,7 @@ static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, | |||
| 913 | } | 913 | } |
| 914 | 914 | ||
| 915 | static int do_ipv6_getsockopt(struct sock *sk, int level, int optname, | 915 | static int do_ipv6_getsockopt(struct sock *sk, int level, int optname, |
| 916 | char __user *optval, int __user *optlen) | 916 | char __user *optval, int __user *optlen, unsigned flags) |
| 917 | { | 917 | { |
| 918 | struct ipv6_pinfo *np = inet6_sk(sk); | 918 | struct ipv6_pinfo *np = inet6_sk(sk); |
| 919 | int len; | 919 | int len; |
| @@ -962,7 +962,7 @@ static int do_ipv6_getsockopt(struct sock *sk, int level, int optname, | |||
| 962 | 962 | ||
| 963 | msg.msg_control = optval; | 963 | msg.msg_control = optval; |
| 964 | msg.msg_controllen = len; | 964 | msg.msg_controllen = len; |
| 965 | msg.msg_flags = 0; | 965 | msg.msg_flags = flags; |
| 966 | 966 | ||
| 967 | lock_sock(sk); | 967 | lock_sock(sk); |
| 968 | skb = np->pktoptions; | 968 | skb = np->pktoptions; |
| @@ -1222,7 +1222,7 @@ int ipv6_getsockopt(struct sock *sk, int level, int optname, | |||
| 1222 | if(level != SOL_IPV6) | 1222 | if(level != SOL_IPV6) |
| 1223 | return -ENOPROTOOPT; | 1223 | return -ENOPROTOOPT; |
| 1224 | 1224 | ||
| 1225 | err = do_ipv6_getsockopt(sk, level, optname, optval, optlen); | 1225 | err = do_ipv6_getsockopt(sk, level, optname, optval, optlen, 0); |
| 1226 | #ifdef CONFIG_NETFILTER | 1226 | #ifdef CONFIG_NETFILTER |
| 1227 | /* we need to exclude all possible ENOPROTOOPTs except default case */ | 1227 | /* we need to exclude all possible ENOPROTOOPTs except default case */ |
| 1228 | if (err == -ENOPROTOOPT && optname != IPV6_2292PKTOPTIONS) { | 1228 | if (err == -ENOPROTOOPT && optname != IPV6_2292PKTOPTIONS) { |
| @@ -1264,7 +1264,8 @@ int compat_ipv6_getsockopt(struct sock *sk, int level, int optname, | |||
| 1264 | return compat_mc_getsockopt(sk, level, optname, optval, optlen, | 1264 | return compat_mc_getsockopt(sk, level, optname, optval, optlen, |
| 1265 | ipv6_getsockopt); | 1265 | ipv6_getsockopt); |
| 1266 | 1266 | ||
| 1267 | err = do_ipv6_getsockopt(sk, level, optname, optval, optlen); | 1267 | err = do_ipv6_getsockopt(sk, level, optname, optval, optlen, |
| 1268 | MSG_CMSG_COMPAT); | ||
| 1268 | #ifdef CONFIG_NETFILTER | 1269 | #ifdef CONFIG_NETFILTER |
| 1269 | /* we need to exclude all possible ENOPROTOOPTs except default case */ | 1270 | /* we need to exclude all possible ENOPROTOOPTs except default case */ |
| 1270 | if (err == -ENOPROTOOPT && optname != IPV6_2292PKTOPTIONS) { | 1271 | if (err == -ENOPROTOOPT && optname != IPV6_2292PKTOPTIONS) { |
diff --git a/net/ipv6/mcast.c b/net/ipv6/mcast.c index 3e6ebcdb4779..ee7839f4d6e3 100644 --- a/net/ipv6/mcast.c +++ b/net/ipv6/mcast.c | |||
| @@ -1059,7 +1059,7 @@ static int mld_xmarksources(struct ifmcaddr6 *pmc, int nsrcs, | |||
| 1059 | break; | 1059 | break; |
| 1060 | for (i=0; i<nsrcs; i++) { | 1060 | for (i=0; i<nsrcs; i++) { |
| 1061 | /* skip inactive filters */ | 1061 | /* skip inactive filters */ |
| 1062 | if (pmc->mca_sfcount[MCAST_INCLUDE] || | 1062 | if (psf->sf_count[MCAST_INCLUDE] || |
| 1063 | pmc->mca_sfcount[MCAST_EXCLUDE] != | 1063 | pmc->mca_sfcount[MCAST_EXCLUDE] != |
| 1064 | psf->sf_count[MCAST_EXCLUDE]) | 1064 | psf->sf_count[MCAST_EXCLUDE]) |
| 1065 | continue; | 1065 | continue; |
diff --git a/net/ipv6/sit.c b/net/ipv6/sit.c index 07bf1085458f..00b15ac7a702 100644 --- a/net/ipv6/sit.c +++ b/net/ipv6/sit.c | |||
| @@ -672,6 +672,9 @@ static netdev_tx_t ipip6_tunnel_xmit(struct sk_buff *skb, | |||
| 672 | if (skb->protocol != htons(ETH_P_IPV6)) | 672 | if (skb->protocol != htons(ETH_P_IPV6)) |
| 673 | goto tx_error; | 673 | goto tx_error; |
| 674 | 674 | ||
| 675 | if (tos == 1) | ||
| 676 | tos = ipv6_get_dsfield(iph6); | ||
| 677 | |||
| 675 | /* ISATAP (RFC4214) - must come before 6to4 */ | 678 | /* ISATAP (RFC4214) - must come before 6to4 */ |
| 676 | if (dev->priv_flags & IFF_ISATAP) { | 679 | if (dev->priv_flags & IFF_ISATAP) { |
| 677 | struct neighbour *neigh = NULL; | 680 | struct neighbour *neigh = NULL; |
diff --git a/net/mac80211/main.c b/net/mac80211/main.c index 866f269183cf..acb44230b251 100644 --- a/net/mac80211/main.c +++ b/net/mac80211/main.c | |||
| @@ -1012,7 +1012,6 @@ void ieee80211_unregister_hw(struct ieee80211_hw *hw) | |||
| 1012 | cancel_work_sync(&local->reconfig_filter); | 1012 | cancel_work_sync(&local->reconfig_filter); |
| 1013 | 1013 | ||
| 1014 | ieee80211_clear_tx_pending(local); | 1014 | ieee80211_clear_tx_pending(local); |
| 1015 | sta_info_stop(local); | ||
| 1016 | rate_control_deinitialize(local); | 1015 | rate_control_deinitialize(local); |
| 1017 | 1016 | ||
| 1018 | if (skb_queue_len(&local->skb_queue) || | 1017 | if (skb_queue_len(&local->skb_queue) || |
| @@ -1024,6 +1023,7 @@ void ieee80211_unregister_hw(struct ieee80211_hw *hw) | |||
| 1024 | 1023 | ||
| 1025 | destroy_workqueue(local->workqueue); | 1024 | destroy_workqueue(local->workqueue); |
| 1026 | wiphy_unregister(local->hw.wiphy); | 1025 | wiphy_unregister(local->hw.wiphy); |
| 1026 | sta_info_stop(local); | ||
| 1027 | ieee80211_wep_free(local); | 1027 | ieee80211_wep_free(local); |
| 1028 | ieee80211_led_exit(local); | 1028 | ieee80211_led_exit(local); |
| 1029 | kfree(local->int_scan_req); | 1029 | kfree(local->int_scan_req); |
diff --git a/net/sched/act_mirred.c b/net/sched/act_mirred.c index 102fc212cd64..e051398fdf6b 100644 --- a/net/sched/act_mirred.c +++ b/net/sched/act_mirred.c | |||
| @@ -196,8 +196,7 @@ static int tcf_mirred(struct sk_buff *skb, const struct tc_action *a, | |||
| 196 | 196 | ||
| 197 | skb2->skb_iif = skb->dev->ifindex; | 197 | skb2->skb_iif = skb->dev->ifindex; |
| 198 | skb2->dev = dev; | 198 | skb2->dev = dev; |
| 199 | dev_queue_xmit(skb2); | 199 | err = dev_queue_xmit(skb2); |
| 200 | err = 0; | ||
| 201 | 200 | ||
| 202 | out: | 201 | out: |
| 203 | if (err) { | 202 | if (err) { |
diff --git a/net/socket.c b/net/socket.c index 24a77400b65e..ffe92ca32f2a 100644 --- a/net/socket.c +++ b/net/socket.c | |||
| @@ -1965,8 +1965,9 @@ static int __sys_sendmsg(struct socket *sock, struct msghdr __user *msg, | |||
| 1965 | * used_address->name_len is initialized to UINT_MAX so that the first | 1965 | * used_address->name_len is initialized to UINT_MAX so that the first |
| 1966 | * destination address never matches. | 1966 | * destination address never matches. |
| 1967 | */ | 1967 | */ |
| 1968 | if (used_address && used_address->name_len == msg_sys->msg_namelen && | 1968 | if (used_address && msg_sys->msg_name && |
| 1969 | !memcmp(&used_address->name, msg->msg_name, | 1969 | used_address->name_len == msg_sys->msg_namelen && |
| 1970 | !memcmp(&used_address->name, msg_sys->msg_name, | ||
| 1970 | used_address->name_len)) { | 1971 | used_address->name_len)) { |
| 1971 | err = sock_sendmsg_nosec(sock, msg_sys, total_len); | 1972 | err = sock_sendmsg_nosec(sock, msg_sys, total_len); |
| 1972 | goto out_freectl; | 1973 | goto out_freectl; |
| @@ -1978,8 +1979,9 @@ static int __sys_sendmsg(struct socket *sock, struct msghdr __user *msg, | |||
| 1978 | */ | 1979 | */ |
| 1979 | if (used_address && err >= 0) { | 1980 | if (used_address && err >= 0) { |
| 1980 | used_address->name_len = msg_sys->msg_namelen; | 1981 | used_address->name_len = msg_sys->msg_namelen; |
| 1981 | memcpy(&used_address->name, msg->msg_name, | 1982 | if (msg_sys->msg_name) |
| 1982 | used_address->name_len); | 1983 | memcpy(&used_address->name, msg_sys->msg_name, |
| 1984 | used_address->name_len); | ||
| 1983 | } | 1985 | } |
| 1984 | 1986 | ||
| 1985 | out_freectl: | 1987 | out_freectl: |
diff --git a/net/wireless/core.c b/net/wireless/core.c index 645437cfc464..c14865172da7 100644 --- a/net/wireless/core.c +++ b/net/wireless/core.c | |||
| @@ -616,6 +616,9 @@ int wiphy_register(struct wiphy *wiphy) | |||
| 616 | if (res) | 616 | if (res) |
| 617 | goto out_rm_dev; | 617 | goto out_rm_dev; |
| 618 | 618 | ||
| 619 | rtnl_lock(); | ||
| 620 | rdev->wiphy.registered = true; | ||
| 621 | rtnl_unlock(); | ||
| 619 | return 0; | 622 | return 0; |
| 620 | 623 | ||
| 621 | out_rm_dev: | 624 | out_rm_dev: |
| @@ -647,6 +650,10 @@ void wiphy_unregister(struct wiphy *wiphy) | |||
| 647 | { | 650 | { |
| 648 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); | 651 | struct cfg80211_registered_device *rdev = wiphy_to_dev(wiphy); |
| 649 | 652 | ||
| 653 | rtnl_lock(); | ||
| 654 | rdev->wiphy.registered = false; | ||
| 655 | rtnl_unlock(); | ||
| 656 | |||
| 650 | rfkill_unregister(rdev->rfkill); | 657 | rfkill_unregister(rdev->rfkill); |
| 651 | 658 | ||
| 652 | /* protect the device list */ | 659 | /* protect the device list */ |
diff --git a/net/wireless/sysfs.c b/net/wireless/sysfs.c index c6e4ca6a7d2e..ff574597a854 100644 --- a/net/wireless/sysfs.c +++ b/net/wireless/sysfs.c | |||
| @@ -93,7 +93,8 @@ static int wiphy_suspend(struct device *dev, pm_message_t state) | |||
| 93 | 93 | ||
| 94 | if (rdev->ops->suspend) { | 94 | if (rdev->ops->suspend) { |
| 95 | rtnl_lock(); | 95 | rtnl_lock(); |
| 96 | ret = rdev->ops->suspend(&rdev->wiphy, rdev->wowlan); | 96 | if (rdev->wiphy.registered) |
| 97 | ret = rdev->ops->suspend(&rdev->wiphy, rdev->wowlan); | ||
| 97 | rtnl_unlock(); | 98 | rtnl_unlock(); |
| 98 | } | 99 | } |
| 99 | 100 | ||
| @@ -112,7 +113,8 @@ static int wiphy_resume(struct device *dev) | |||
| 112 | 113 | ||
| 113 | if (rdev->ops->resume) { | 114 | if (rdev->ops->resume) { |
| 114 | rtnl_lock(); | 115 | rtnl_lock(); |
| 115 | ret = rdev->ops->resume(&rdev->wiphy); | 116 | if (rdev->wiphy.registered) |
| 117 | ret = rdev->ops->resume(&rdev->wiphy); | ||
| 116 | rtnl_unlock(); | 118 | rtnl_unlock(); |
| 117 | } | 119 | } |
| 118 | 120 | ||
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/perf/arch/arm/util/dwarf-regs.c b/tools/perf/arch/arm/util/dwarf-regs.c index fff6450c8c99..e8d5c551c69c 100644 --- a/tools/perf/arch/arm/util/dwarf-regs.c +++ b/tools/perf/arch/arm/util/dwarf-regs.c | |||
| @@ -8,7 +8,10 @@ | |||
| 8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
| 9 | */ | 9 | */ |
| 10 | 10 | ||
| 11 | #include <stdlib.h> | ||
| 12 | #ifndef __UCLIBC__ | ||
| 11 | #include <libio.h> | 13 | #include <libio.h> |
| 14 | #endif | ||
| 12 | #include <dwarf-regs.h> | 15 | #include <dwarf-regs.h> |
| 13 | 16 | ||
| 14 | struct pt_regs_dwarfnum { | 17 | struct pt_regs_dwarfnum { |
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)); |
