Re: [PATCH 2/6] sched: rework of sched_domain topology definition

2014-03-11 Thread Vincent Guittot
On 11 March 2014 11:31, Peter Zijlstra wrote: > On Thu, Mar 06, 2014 at 04:32:35PM +0800, Vincent Guittot wrote: >> > Never got the new name DIE for CPU? Might confuse people when they use >> > /proc/sys/kernel/sched_domain/cpuX/domainY/name or >> > sched_domain_debug_one(). >> >> In fact, CPU is

Re: [RESEND] Fast TSC calibration fails with v3.14-rc1 and later

2014-03-11 Thread Julian Wollrath
Am Mon, 10 Mar 2014 16:28:34 +0100 schrieb Paul Bolle : > So I'm basically advising Julian to > double check whether this is really a change in behavior between > v3.13 and v3.14-rc1. But perhaps Julian already did. Yes, I did and it happens reliably on every boot with v3.14-rc1. Cheers, Julian W

Re: [PATCH 3/3] spi: rspi: Add runtime PM support, using spi core auto_runtime_pm

2014-03-11 Thread Mark Brown
On Tue, Mar 11, 2014 at 02:10:31PM +0100, Geert Uytterhoeven wrote: > Can you please elaborate what should be fixed? > If I disable CONFIG_PM_RUNTIME, the kernel prints: > Runtime PM disabled, clock forced on. > and the clock is enabled all the time (verified by looking at the clock > regis

Re: [PATCH] ASoC: simple-card: overwrite DAIFMT_MASTER of cpu_dai->fmt

2014-03-11 Thread Mark Brown
On Tue, Mar 11, 2014 at 08:54:32PM +0800, Nicolin Chen wrote: Adding Jyri who's been looking at this as well but not added anyone else working on simple-card so you might've missed his mails. > It's pretty fair to do it for DAIFMT_INV since two dais might have differnt > definitions in their driv

Re: bad rss-counter message in 3.14rc5

2014-03-11 Thread Sasha Levin
On 03/11/2014 09:20 AM, Cyrill Gorcunov wrote: On Tue, Mar 11, 2014 at 01:30:17AM -0400, Dave Jones wrote: > > > > > > I don't see any holes in regular migration. Do you know if this is > > > reproducible with CONFIG_NUMA_BALANCING=n or CONFIG_NUMA=n? > > > > CONFIG_NUMA_BALANCING

Re: Qualcomm PMIC8xxx keypad never worked?

2014-03-11 Thread Josh Cartwright
On Tue, Mar 11, 2014 at 01:06:09PM +, Lee Jones wrote: > > > > Something in the MFD_PM8XXX driver must have changed recently that now > > > > allows > > > > the KEYBOARD_PMIC8XXX driver to be enabled. Unfortunately, it does not > > > > build > > > > because of a dependency on the header file

Re: [PATCH 1/3] ARM: DT: STi: Add support to B2020 revision E board.

2014-03-11 Thread Lee Jones
> >>>From: Srinivas Kandagatla > >>> > >>>This patch adds support to rev E board of B2020 which has few minor > >>>changes : > >>> PHY reset PIO (Change from PIO30 to PIO07) > >>> Power LED(Green) Control(Change from PIO47 to PIO13) > >> > >>I thought we decided last October to support only on

Re: [PATCH v6 0/6] mm: generic early_ioremap support

2014-03-11 Thread Mark Salter
On Tue, 2014-03-11 at 12:08 +, Catalin Marinas wrote: > Mark, > > On Sun, Mar 09, 2014 at 05:00:38PM +, Mark Salter wrote: > > This patch series takes the common bits from the x86 early ioremap > > implementation and creates a generic implementation which may be used > > by other architect

RE: [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver

2014-03-11 Thread Opensource [Steve Twiss]
On 11 March 2014 12:27, Lee Jones wrote: >Subject: Re: [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver > >> From: Opensource [Steve Twiss] >> >> Add the RTC driver for DA9063. >> >> Signed-off-by: Opensource [Steve Twiss] >> Acked-by: Alessandro Zummo >> Acked-by: Lee Jones > >How could I have

Re: bad rss-counter message in 3.14rc5

2014-03-11 Thread Cyrill Gorcunov
On Tue, Mar 11, 2014 at 01:30:17AM -0400, Dave Jones wrote: > > > > > > > > I don't see any holes in regular migration. Do you know if this is > > > > reproducible with CONFIG_NUMA_BALANCING=n or CONFIG_NUMA=n? > > > > > > CONFIG_NUMA_BALANCING was n already btw, so I'll do a NUMA=n run.

Re: [RFC 4/6] sched: powerpc: create a dedicated topology table

2014-03-11 Thread Vincent Guittot
On 11 March 2014 11:08, Preeti U Murthy wrote: > Hi Vincent, > > On 03/05/2014 12:48 PM, Vincent Guittot wrote: >> Create a dedicated topology table for handling asymetric feature. >> The current proposal creates a new level which describes which groups of CPUs >> take adavantge of SD_ASYM_PACKING

Re: [RFC 0/6] rework sched_domain topology description

2014-03-11 Thread Peter Zijlstra
On Sat, Mar 08, 2014 at 12:40:58PM +, Dietmar Eggemann wrote: > > > >I don't have a strong opinion about using or not a cpu argument for > >setting the flags of a level (it was part of the initial proposal > >before we start to completely rework the build of sched_domain) > >Nevertheless, I see

Re: [RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of

2014-03-11 Thread Laurent Pinchart
Hi Tomi, On Tuesday 11 March 2014 14:59:20 Tomi Valkeinen wrote: > On 11/03/14 13:43, Laurent Pinchart wrote: > >> We could scan the whole tree for entities, ports and endpoints once, in > >> the base oftree code, and put that into a graph structure, adding the > >> backlinks. The of_graph_* helpe

Re: [PATCH v2] PM: Add missing "freeze" state

2014-03-11 Thread Geert Uytterhoeven
Hi Pavel, On Tue, Mar 11, 2014 at 1:40 PM, Pavel Machek wrote: > On Tue 2014-03-11 12:08:11, Geert Uytterhoeven wrote: >> From: Geert Uytterhoeven >> >> Signed-off-by: Geert Uytterhoeven > > Acked-by: Pavel Machek Thanks! > Is it going to go in through the trivial tree? I didn't send this t

Re: "can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]

2014-03-11 Thread Rafael J. Wysocki
On Tuesday, March 11, 2014 01:11:19 PM Zhang, Rui wrote: > > > -Original Message- > > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > > Sent: Tuesday, March 11, 2014 9:23 PM > > To: Zhang, Rui > > Cc: Markus Trippelsdorf; linux-a...@vger.kernel.org; Wysocki, Rafael J; > > linux-kerne

RE: "can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]

2014-03-11 Thread Zhang, Rui
> -Original Message- > From: Rafael J. Wysocki [mailto:r...@rjwysocki.net] > Sent: Tuesday, March 11, 2014 9:23 PM > To: Zhang, Rui > Cc: Markus Trippelsdorf; linux-a...@vger.kernel.org; Wysocki, Rafael J; > linux-kernel@vger.kernel.org > Subject: Re: "can't evaluate _CRS: 1" messages sin

Re: [PATCH v9 0/9] USB Host support for OMAP5 uEVM

2014-03-11 Thread Roger Quadros
On 03/11/2014 03:07 PM, Lee Jones wrote: > > This patchset brings up USB Host ports and Ethernet port on > the OMAP5 uEVM board. > > It also does some cleanup with respect to DT clock binding > for the mfd/omap-usb-host driver. > > Please queue these for -next. > >>

Re: [PATCH 00/12] Thunderbolt hotplug support for Apple hardware (testers needed)

2014-03-11 Thread Andreas Noever
On Sat, Mar 8, 2014 at 3:40 AM, Matthew Garrett wrote: > Ok, can you try this one? > That seems to do it. I was afraid that setting OSDW globally would affect other parts (USB?) But that does not seem to be the case. What is the reason for clearing the PME flag? Andreas -- To unsubscribe from t

Re: [PATCH 3/3] spi: rspi: Add runtime PM support, using spi core auto_runtime_pm

2014-03-11 Thread Geert Uytterhoeven
Hi Mark, On Tue, Mar 11, 2014 at 11:47 AM, Mark Brown wrote: > On Tue, Mar 11, 2014 at 10:59:12AM +0100, Geert Uytterhoeven wrote: >> From: Geert Uytterhoeven > > Applied, thanks, though... > >> - ret = clk_prepare_enable(rspi->clk); >> - if (ret < 0) { >> - dev_err(&pdev->de

Re: [RFC 0/6] rework sched_domain topology description

2014-03-11 Thread Peter Zijlstra
On Fri, Mar 07, 2014 at 10:47:49AM +0800, Vincent Guittot wrote: > Peter, > > Was the use of the cpu as a parameter in the initialization of > sched_domain's flag a reason for asking for reworking the > initialization of sched_domain ? /me tries very hard to remember.. and fails. Reading back th

Re: [PATCH 5/5] ARM: dts: exynos4412-trats2: Add ADC's dt data to get temperature of SoC/battery

2014-03-11 Thread Tomasz Figa
Hi Chanwoo, On 11.03.2014 08:54, Chanwoo Choi wrote: This patch use ADC to get the temperature of SoC/battery by using NTC thermistor driver in hwmon. NTC thermistor driver covnvert ADC's raw data to temperature by using following variables: - pullup-uv: Voltage - pullup-ohm : Pull-up res

[PATCH 1/5] cfg80211: Add attributes describing prohibited channel bandwidth

2014-03-11 Thread Rostislav Lisovy
Since there are channels which have only 10 or 5 MHz bandwidth, we have to keep track about this information (and be able to report it via netlink to userspace). Signed-off-by: Rostislav Lisovy --- include/net/cfg80211.h | 6 ++ include/uapi/linux/nl80211.h | 6 ++ 2 files changed,

Re: [PATCH v9 0/9] USB Host support for OMAP5 uEVM

2014-03-11 Thread Lee Jones
> >>> This patchset brings up USB Host ports and Ethernet port on > >>> the OMAP5 uEVM board. > >>> > >>> It also does some cleanup with respect to DT clock binding > >>> for the mfd/omap-usb-host driver. > >>> > >>> Please queue these for -next. > >>> > >>> Lee, > >>> > >>> I've folded some platf

Re: "can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]

2014-03-11 Thread Rafael J. Wysocki
On Tuesday, March 11, 2014 12:59:47 PM Zhang, Rui wrote: > I think the reason problem is that: > 1. there are zero length IO/Memory resources for these machines, and for > those resources >a) w/o commit b355cee88e3b1a193f0e9a81db810f6f83ad728b, > acpi_dev_resource_memory/io returns true >

[PATCH 0/5] cfg80211: Add channel attributes to be used with 5/10MHz channels

2014-03-11 Thread Rostislav Lisovy
The IEEE 802.11p amendment specifies usage of 5 and 10 MHz wide channels in 5.9GHz band for vehicular environment. This patch-set adds new channel attributes holding the information about the prohibited bandwidths. This is meant to be used mainly with channels in 5.9GHz band in future implementatio

[PATCH 2/5] nl80211: Support for 5/10 MHz channels when reporting BW restrictions

2014-03-11 Thread Rostislav Lisovy
If the 'split wiphy dump' is enabled report the extra attributes (if present) describing the bandwidth restrictions. If the 'split wiphy dump' is not enabled completely omit those channels that have flags set to either IEEE80211_CHAN_NO_10MHZ or IEEE80211_CHAN_NO_20MHZ thus preventing breaking of o

[PATCH 5/5] mac80211: Update conf_is_ht() to work properly with 5/10MHz channels

2014-03-11 Thread Rostislav Lisovy
Signed-off-by: Rostislav Lisovy --- include/net/mac80211.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/include/net/mac80211.h b/include/net/mac80211.h index f4ab2fb..f56e45b 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h @@ -4585,7 +4585,9 @@ conf_is_h

[PATCH 3/5] cfg80211: Take the BW restrictions into account when checking the channel

2014-03-11 Thread Rostislav Lisovy
Signed-off-by: Rostislav Lisovy --- net/wireless/chan.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/wireless/chan.c b/net/wireless/chan.c index 78559b5..87e1576 100644 --- a/net/wireless/chan.c +++ b/net/wireless/chan.c @@ -531,12 +531,14 @@ bool cfg80211_chandef_usable(struct wiphy

[PATCH 4/5] cfg80211: Use 5MHz bandwidth by default when checking usable channels

2014-03-11 Thread Rostislav Lisovy
Current code checks if the 20MHz BW is allowed for particular channel -- if it is not, the channel is disabled. Since we need to use 5/10 MHz channels, this code is modified in the way that the default BW to check is 5MHz. If 5MHz is greater than the maximum bandwidth allowed by the channel, the ch

Re: [RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of

2014-03-11 Thread Andrzej Hajda
On 03/10/2014 04:15 PM, Laurent Pinchart wrote: > Hi Grant, > > On Monday 10 March 2014 14:58:15 Grant Likely wrote: >> On Mon, 10 Mar 2014 14:52:53 +0100, Laurent Pinchart wrote: >>> On Monday 10 March 2014 12:18:20 Tomi Valkeinen wrote: On 08/03/14 13:41, Grant Likely wrote: >> Ok. If w

Re: dm: era: use do_div for 64-bit division

2014-03-11 Thread Mike Snitzer
On Tue, Mar 11 2014 at 4:31am -0400, Arnd Bergmann wrote: > Commit 983043be0c1de "dm era: support non power-of-2 blocksize" > introduced the use of sector_div to divide a variable of type > dm_block_t by an integer. This fails on 32-bit machines when > CONFIG_LBDAF is not set, because that assum

RE: "can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]

2014-03-11 Thread Zhang, Rui
I think the reason problem is that: 1. there are zero length IO/Memory resources for these machines, and for those resources a) w/o commit b355cee88e3b1a193f0e9a81db810f6f83ad728b, acpi_dev_resource_memory/io returns true b) w commit b355cee88e3b1a193f0e9a81db810f6f83ad728b, acpi_dev_reso

Re: [RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of

2014-03-11 Thread Tomi Valkeinen
On 11/03/14 13:43, Laurent Pinchart wrote: >> We could scan the whole tree for entities, ports and endpoints once, in >> the base oftree code, and put that into a graph structure, adding the >> backlinks. >> The of_graph_* helpers could then use that graph instead of the device >> tree. > > That

Re: [PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE.

2014-03-11 Thread Dongsheng Yang
Hi Tejun, On 03/11/2014 08:55 PM, Tejun Heo wrote: On Tue, Mar 11, 2014 at 08:22:25AM -0400, Tejun Heo wrote: On Tue, Mar 11, 2014 at 06:09:12PM +0800, Dongsheng Yang wrote: Signed-off-by: Dongsheng Yang cc: Tejun Heo Applied to wq/for-3.15. And reverted as MIN_NICE is not defined yet. Pl

Re: bad rss-counter message in 3.14rc5

2014-03-11 Thread Sasha Levin
On 03/11/2014 01:30 AM, Dave Jones wrote: On Mon, Mar 10, 2014 at 10:01:58PM -0700, Andrew Morton wrote: > On Tue, 11 Mar 2014 00:51:09 -0400 Dave Jones wrote: > > > On Mon, Mar 10, 2014 at 09:46:12PM -0700, Andrew Morton wrote: > > > On Mon, 10 Mar 2014 20:13:40 -0700 Andrew Morton w

Re: [PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE.

2014-03-11 Thread Tejun Heo
On Tue, Mar 11, 2014 at 08:22:25AM -0400, Tejun Heo wrote: > On Tue, Mar 11, 2014 at 06:09:12PM +0800, Dongsheng Yang wrote: > > Signed-off-by: Dongsheng Yang > > cc: Tejun Heo > > Applied to wq/for-3.15. And reverted as MIN_NICE is not defined yet. Please feel free to add my Acked-by and rout

Re: [PATCH v6 06/22] Replace XIP read and write with DAX I/O

2014-03-11 Thread Matthew Wilcox
On Mon, Mar 10, 2014 at 06:32:38PM -0600, Toshi Kani wrote: > On Tue, 2014-02-25 at 09:18 -0500, Matthew Wilcox wrote: > > Use the generic AIO infrastructure instead of custom read and write > > methods. In addition to giving us support for AIO, this adds the missing > > locking between read() and

[PATCH] ASoC: simple-card: overwrite DAIFMT_MASTER of cpu_dai->fmt

2014-03-11 Thread Nicolin Chen
The current simple-card driver separates the daimft for cpu_dai and codec_dai. So we might get different values for them (0x4003 and 0x1003 for example): asoc-simple-card sound-cs42888.12: cpu : 2024000.esai / 4003 / 13200 asoc-simple-card sound-cs42888.12: codec : cs42888 / 1003 / 24576000 as

Re: [Bug] PCI: Enable INTx if BIOS left them disabled - triggers during rescan

2014-03-11 Thread Andreas Noever
On Tue, Mar 11, 2014 at 1:10 AM, Bjorn Helgaas wrote: > On Tue, Mar 11, 2014 at 12:10:02AM +0100, Andreas Noever wrote: >> On Mon, Mar 10, 2014 at 9:43 PM, Bjorn Helgaas wrote: >> > On Sat, Mar 8, 2014 at 2:55 AM, Andreas Noever >> > wrote: >> >> On Sat, Mar 8, 2014 at 2:04 AM, Bjorn Helgaas w

[char-misc-next 2/3] mei: drop pr_fmt macros

2014-03-11 Thread Tomas Winkler
we are using dev_ logging facility so we don't need pr_fmt macros Signed-off-by: Tomas Winkler Reviewed-by: Alexander Usyskin --- drivers/misc/mei/main.c | 3 --- drivers/misc/mei/pci-me.c | 3 --- 2 files changed, 6 deletions(-) diff --git a/drivers/misc/mei/main.c b/drivers/misc/mei/main.c

[char-misc-next 1/3] mei: make me hw headers private to me hw.

2014-03-11 Thread Tomas Winkler
Remove includes of me-hw.h and me-hw-regs.h headers from the mei generic code. The mei layer should not depend on hw specific headers Signed-off-by: Tomas Winkler --- drivers/misc/mei/amthif.c| 1 - drivers/misc/mei/bus.c | 1 - drivers/misc/mei/hbm.c | 1 - drivers/misc/mei/hw-m

[char-misc-next 3/3] mei: report consistently copy_from/to_user failures

2014-03-11 Thread Tomas Winkler
From: Alexander Usyskin Consistently display error on possible copy_from/to_user failures and replace dev_dbg with dev_err Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler --- drivers/misc/mei/amthif.c | 4 +++- drivers/misc/mei/main.c | 3 ++- 2 files changed, 5 insertions(+),

[PATCH 0/3] xtensa xtfpga SPI controller driver

2014-03-11 Thread Max Filippov
Hello, this series adds driver for SPI controller used on xtfpga xtensa platform, device tree binding documentation and an entry to MAINTAINERS. Max Filippov (3): spi: add xtfpga SPI controller driver spi/xtensa-xtfpga: add DT binding documentation MAINTAINERS: add xtfpga platform section

[tip:perf/core] perf tools: Disable user-space callchain/ stack dumps for function trace events

2014-03-11 Thread tip-bot for Jiri Olsa
Commit-ID: 6bedfab68666afac1b03f8d62ee037c6ab82fbc5 Gitweb: http://git.kernel.org/tip/6bedfab68666afac1b03f8d62ee037c6ab82fbc5 Author: Jiri Olsa AuthorDate: Sun, 2 Mar 2014 16:56:40 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:57:59 +0100 perf tools: Disable user-space

[tip:sched/core] sched/fair: Fix endless loop in idle_balance()

2014-03-11 Thread tip-bot for Kirill Tkhai
Commit-ID: 35805ff8f4fc535ac85330170d3c56829c87c677 Gitweb: http://git.kernel.org/tip/35805ff8f4fc535ac85330170d3c56829c87c677 Author: Kirill Tkhai AuthorDate: Thu, 6 Mar 2014 19:16:15 +0400 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:41 +0100 sched/fair: Fix endless loop

Re: [PATCH v5] can: xilinx CAN controller support.

2014-03-11 Thread Marc Kleine-Budde
On 03/11/2014 01:34 PM, Appana Durga Kedareswara Rao wrote: >>> diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig index >>> 9e7d95d..b180239 100644 >>> --- a/drivers/net/can/Kconfig >>> +++ b/drivers/net/can/Kconfig >>> @@ -125,6 +125,13 @@ config CAN_GRCAN >>> endian syntheses

[PATCH] Staging: comedi: ni_daq_dio24: fix a line over 80 characters

2014-03-11 Thread Matei Oprea
Fix a coding style issue. Signed-off-by: Matei Oprea Cc: ROSEdu Kernel Commmunity --- drivers/staging/comedi/drivers/ni_daq_dio24.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/comedi/drivers/ni_daq_dio24.c b/drivers/staging/comedi/drivers/ni_daq_d

[PATCH 2/3] spi/xtensa-xtfpga: add DT binding documentation

2014-03-11 Thread Max Filippov
Signed-off-by: Max Filippov --- Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt | 9 + 1 file changed, 9 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt diff --git a/Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt b/D

[tip:sched/core] sched/fair: Push down check for high priority class task into idle_balance()

2014-03-11 Thread tip-bot for Kirill Tkhai
Commit-ID: e4aa358b6c23f98b2715594f6b1e9a4996a55f04 Gitweb: http://git.kernel.org/tip/e4aa358b6c23f98b2715594f6b1e9a4996a55f04 Author: Kirill Tkhai AuthorDate: Thu, 6 Mar 2014 13:31:55 +0400 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:37 +0100 sched/fair: Push down check

[tip:sched/core] sched/numa: Move task_numa_free() to __put_task_struct()

2014-03-11 Thread tip-bot for Mike Galbraith
Commit-ID: 156654f491dd8d52687a5fbe1637f472a52ce75b Gitweb: http://git.kernel.org/tip/156654f491dd8d52687a5fbe1637f472a52ce75b Author: Mike Galbraith AuthorDate: Fri, 28 Feb 2014 07:23:11 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:43 +0100 sched/numa: Move task_num

[tip:core/locking] locking/mutexes: Modify the way optimistic spinners are queued

2014-03-11 Thread tip-bot for Jason Low
Commit-ID: 47667fa1502e4d759df87e9cc7fbc0f202483361 Gitweb: http://git.kernel.org/tip/47667fa1502e4d759df87e9cc7fbc0f202483361 Author: Jason Low AuthorDate: Tue, 28 Jan 2014 11:13:13 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:14:53 +0100 locking/mutexes: Modify the wa

Re: "can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]

2014-03-11 Thread Rafael J. Wysocki
On Tuesday, March 11, 2014 09:44:09 AM Markus Trippelsdorf wrote: > Since: > commit b355cee88e3b1a193f0e9a81db810f6f83ad728b > Author: Zhang Rui > Date: Thu Feb 27 11:37:15 2014 +0800 > > ACPI / resources: ignore invalid ACPI device resources > > The following error message is printed

[tip:sched/core] sched/rt: Fix picking RT and DL tasks from empty queue

2014-03-11 Thread tip-bot for Kirill Tkhai
Commit-ID: 734ff2a71f9e6aa6fedfa5a9a34818b8586516d5 Gitweb: http://git.kernel.org/tip/734ff2a71f9e6aa6fedfa5a9a34818b8586516d5 Author: Kirill Tkhai AuthorDate: Tue, 4 Mar 2014 19:25:46 +0400 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:35 +0100 sched/rt: Fix picking RT and

[PATCH 3/3] MAINTAINERS: add xtfpga platform section

2014-03-11 Thread Max Filippov
This section will list xtfpga platform-specific drivers. Signed-off-by: Max Filippov --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c6d0e93..9f75849 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9768,6 +9768,12 @@ L: linux-ser...@

[PATCH 1/3] spi: add xtfpga SPI controller driver

2014-03-11 Thread Max Filippov
This simple SPI master controller is built into xtfpga bitstreams. It always transfers 16 bit words in SPI mode 0, automatically asserting CS on transfer start and deasserting on end. Signed-off-by: Max Filippov --- drivers/spi/Kconfig | 13 drivers/spi/Makefile|

[tip:core/locking] locking/mutexes: Unlock the mutex without the wait_lock

2014-03-11 Thread tip-bot for Jason Low
Commit-ID: 1d8fe7dc8078b23e060ec62ccb4cdc1ac3c41bf8 Gitweb: http://git.kernel.org/tip/1d8fe7dc8078b23e060ec62ccb4cdc1ac3c41bf8 Author: Jason Low AuthorDate: Tue, 28 Jan 2014 11:13:14 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:14:54 +0100 locking/mutexes: Unlock the mu

[tip:perf/core] perf: Disallow user-space stack dumps for function trace events

2014-03-11 Thread tip-bot for Jiri Olsa
Commit-ID: 63c45f4ba533e9749da16298db53e491c25d805b Gitweb: http://git.kernel.org/tip/63c45f4ba533e9749da16298db53e491c25d805b Author: Jiri Olsa AuthorDate: Sun, 2 Mar 2014 16:56:39 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:57:58 +0100 perf: Disallow user-space stack

[tip:core/locking] locking/mutexes: Add extra reschedule point

2014-03-11 Thread tip-bot for Peter Zijlstra
Commit-ID: 34c6bc2c919a55e5ad4e698510a2f35ee13ab900 Gitweb: http://git.kernel.org/tip/34c6bc2c919a55e5ad4e698510a2f35ee13ab900 Author: Peter Zijlstra AuthorDate: Mon, 3 Feb 2014 16:21:09 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:14:59 +0100 locking/mutexes: Add extra

[tip:core/locking] locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_owner()

2014-03-11 Thread tip-bot for Jason Low
Commit-ID: 46af29e479cc0c1c63633007993af5292c2c3e75 Gitweb: http://git.kernel.org/tip/46af29e479cc0c1c63633007993af5292c2c3e75 Author: Jason Low AuthorDate: Tue, 28 Jan 2014 11:13:12 -0800 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:14:52 +0100 locking/mutexes: Return false

[tip:core/locking] locking/mutexes: Introduce cancelable MCS lock for adaptive spinning

2014-03-11 Thread tip-bot for Peter Zijlstra
Commit-ID: fb0527bd5ea99bfeb2dd91e3c1433ecf745d6b99 Gitweb: http://git.kernel.org/tip/fb0527bd5ea99bfeb2dd91e3c1433ecf745d6b99 Author: Peter Zijlstra AuthorDate: Wed, 29 Jan 2014 12:51:42 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:14:56 +0100 locking/mutexes: Introduc

[tip:core/locking] locking: Move mcs_spinlock.h into kernel/ locking/

2014-03-11 Thread tip-bot for Peter Zijlstra
Commit-ID: c9122da1e2d29bd6a1475a0d1ce2aa6ac6ea25fa Gitweb: http://git.kernel.org/tip/c9122da1e2d29bd6a1475a0d1ce2aa6ac6ea25fa Author: Peter Zijlstra AuthorDate: Mon, 3 Feb 2014 13:32:16 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:14:52 +0100 locking: Move mcs_spinlock

[tip:sched/core] sched: Remove unused mc_capable() and smt_capable()

2014-03-11 Thread tip-bot for Bjorn Helgaas
Commit-ID: 36fc5500bb1907bea7e9b4785dd00abf714d556f Gitweb: http://git.kernel.org/tip/36fc5500bb1907bea7e9b4785dd00abf714d556f Author: Bjorn Helgaas AuthorDate: Tue, 4 Mar 2014 14:07:37 -0700 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:45 +0100 sched: Remove unused mc_cap

[tip:sched/core] sparc64, sched: Remove unused sparc64_multi_core

2014-03-11 Thread tip-bot for Bjorn Helgaas
Commit-ID: 070826820daf423eee83ee4e90bf3daf2cdd85c2 Gitweb: http://git.kernel.org/tip/070826820daf423eee83ee4e90bf3daf2cdd85c2 Author: Bjorn Helgaas AuthorDate: Tue, 4 Mar 2014 14:07:44 -0700 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:47 +0100 sparc64, sched: Remove unus

[tip:sched/core] sched/core: Fix endless loop in pick_next_task()

2014-03-11 Thread tip-bot for Kirill Tkhai
Commit-ID: 4c6c4e38c4e9a454889298dcc498174968d14a09 Gitweb: http://git.kernel.org/tip/4c6c4e38c4e9a454889298dcc498174968d14a09 Author: Kirill Tkhai AuthorDate: Thu, 6 Mar 2014 13:32:01 +0400 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:05:39 +0100 sched/core: Fix endless loop

[tip:x86/debug] i386: Remove unneeded test of 'task' in dump_trace() (again)

2014-03-11 Thread tip-bot for Steven Rostedt
Commit-ID: 7743a536beda6225eef4a0758c5370f761fb0616 Gitweb: http://git.kernel.org/tip/7743a536beda6225eef4a0758c5370f761fb0616 Author: Steven Rostedt AuthorDate: Fri, 7 Mar 2014 10:52:42 -0500 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:02:31 +0100 i386: Remove unneeded test

Re: [PATCH v2] PM: Add missing "freeze" state

2014-03-11 Thread Pavel Machek
On Tue 2014-03-11 12:08:11, Geert Uytterhoeven wrote: > From: Geert Uytterhoeven > > Signed-off-by: Geert Uytterhoeven Acked-by: Pavel Machek Is it going to go in through the trivial tree? Thanks, Pavel -- (english) htt

[tip:x86/apic] x86/apic: Plug racy xAPIC access of CPU hotplug code

2014-03-11 Thread tip-bot for Jan Kiszka
Commit-ID: ea7bdc65bca8cf837a63e0ff7b75daed83222511 Gitweb: http://git.kernel.org/tip/ea7bdc65bca8cf837a63e0ff7b75daed83222511 Author: Jan Kiszka AuthorDate: Mon, 27 Jan 2014 20:14:06 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 12:03:31 +0100 x86/apic: Plug racy xAPIC acc

[tip:perf/core] perf: Disallow user-space callchains for function trace events

2014-03-11 Thread tip-bot for Jiri Olsa
Commit-ID: cfa77bc4af2c75c0781ee76cde2dd104c6c8e2b7 Gitweb: http://git.kernel.org/tip/cfa77bc4af2c75c0781ee76cde2dd104c6c8e2b7 Author: Jiri Olsa AuthorDate: Sun, 2 Mar 2014 16:56:38 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:57:57 +0100 perf: Disallow user-space callc

[tip:perf/core] perf/x86/uncore: Add __init for uncore_cpumask_init()

2014-03-11 Thread tip-bot for Dongsheng Yang
Commit-ID: ef11dadb8373fcbe53bdd09ceb262b2f18da10c5 Gitweb: http://git.kernel.org/tip/ef11dadb8373fcbe53bdd09ceb262b2f18da10c5 Author: Dongsheng Yang AuthorDate: Wed, 5 Mar 2014 17:58:36 +0800 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:57:56 +0100 perf/x86/uncore: Add __ini

[tip:perf/urgent] perf/x86: Fix leak in uncore_type_init failure paths

2014-03-11 Thread tip-bot for Dave Jones
Commit-ID: b7b4839d93e50adccef29eccb694807cdcb8bee3 Gitweb: http://git.kernel.org/tip/b7b4839d93e50adccef29eccb694807cdcb8bee3 Author: Dave Jones AuthorDate: Thu, 6 Mar 2014 12:20:28 -0500 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:59:34 +0100 perf/x86: Fix leak in uncore_t

[tip:sched/idle] sched/idle: Reorganize the idle loop

2014-03-11 Thread tip-bot for Daniel Lezcano
Commit-ID: c8cc7d4de7a4f2fb1f8774ec2de5b49c46c42e64 Gitweb: http://git.kernel.org/tip/c8cc7d4de7a4f2fb1f8774ec2de5b49c46c42e64 Author: Daniel Lezcano AuthorDate: Mon, 3 Mar 2014 08:48:52 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:52:47 +0100 sched/idle: Reorganize the

[tip:sched/idle] sched/idle: Add more comments to the code

2014-03-11 Thread tip-bot for Daniel Lezcano
Commit-ID: a1d028bd6d2b7789d15eddfd07c5bea2aaf36040 Gitweb: http://git.kernel.org/tip/a1d028bd6d2b7789d15eddfd07c5bea2aaf36040 Author: Daniel Lezcano AuthorDate: Mon, 3 Mar 2014 08:48:54 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:52:49 +0100 sched/idle: Add more comme

[tip:sched/idle] sched/idle: Move idle conditions in cpuidle_idle main function

2014-03-11 Thread tip-bot for Daniel Lezcano
Commit-ID: 8ca3c6424f4988fc19ed1067b121fbaf2e884d77 Gitweb: http://git.kernel.org/tip/8ca3c6424f4988fc19ed1067b121fbaf2e884d77 Author: Daniel Lezcano AuthorDate: Mon, 3 Mar 2014 08:48:53 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:52:48 +0100 sched/idle: Move idle cond

[tip:sched/idle] cpuidle/idle: Move the cpuidle_idle_call function to idle.c

2014-03-11 Thread tip-bot for Daniel Lezcano
Commit-ID: 30cdd69e2a266505ca8229c944d361ff350a6959 Gitweb: http://git.kernel.org/tip/30cdd69e2a266505ca8229c944d361ff350a6959 Author: Daniel Lezcano AuthorDate: Mon, 3 Mar 2014 08:48:51 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:52:45 +0100 cpuidle/idle: Move the cpu

[tip:sched/core] sched/clock: Prevent tracing recursion in sched_clock_cpu()

2014-03-11 Thread tip-bot for Fernando Luis Vazquez Cao
Commit-ID: 96b3d28bf4b00f62fc8386ff5d487d1830793a3d Gitweb: http://git.kernel.org/tip/96b3d28bf4b00f62fc8386ff5d487d1830793a3d Author: Fernando Luis Vazquez Cao AuthorDate: Thu, 6 Mar 2014 14:25:28 +0900 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:33:48 +0100 sched/clock: Pr

[tip:sched/idle] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions

2014-03-11 Thread tip-bot for Daniel Lezcano
Commit-ID: 907e30f1bb4a9656d351aa705c1e5931da908701 Gitweb: http://git.kernel.org/tip/907e30f1bb4a9656d351aa705c1e5931da908701 Author: Daniel Lezcano AuthorDate: Mon, 3 Mar 2014 08:48:50 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:52:45 +0100 idle/cpuidle: Split cpuidl

[tip:sched/core] stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()

2014-03-11 Thread tip-bot for Peter Zijlstra
Commit-ID: 177c53d943368fc97644ebc0a250dc8e2d124250 Gitweb: http://git.kernel.org/tip/177c53d943368fc97644ebc0a250dc8e2d124250 Author: Peter Zijlstra AuthorDate: Fri, 28 Feb 2014 13:39:05 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:33:47 +0100 stop_machine: Fix^2 race

[tip:sched/core] sched/deadline: Deny unprivileged users to set/ change SCHED_DEADLINE policy

2014-03-11 Thread tip-bot for Juri Lelli
Commit-ID: d44753b843e093f9e1f2f14806fbe106fff74898 Gitweb: http://git.kernel.org/tip/d44753b843e093f9e1f2f14806fbe106fff74898 Author: Juri Lelli AuthorDate: Mon, 3 Mar 2014 12:09:21 +0100 Committer: Ingo Molnar CommitDate: Tue, 11 Mar 2014 11:33:46 +0100 sched/deadline: Deny unprivile

RE: [PATCH v5] can: xilinx CAN controller support.

2014-03-11 Thread Appana Durga Kedareswara Rao
Hi Michal, > -Original Message- > From: Michal Simek [mailto:michal.si...@xilinx.com] > Sent: Monday, March 10, 2014 8:53 PM > To: Rob Herring > Cc: Appana Durga Kedareswara Rao; Wolfgang Grandegger; Marc Kleine- > Budde; Michal Simek; Grant Likely; Rob Herring; linux-...@vger.kernel.org;

Re: [PATCH 4/5] ARM: dts: exynos: Move common dt data for interrupt combiner controller

2014-03-11 Thread Tomasz Figa
Hi Chanwoo, On 11.03.2014 08:54, Chanwoo Choi wrote: This patch move common dt data of interrupt combiner controller to exynos4x12.dtsi. Each Exynos4x12 SoC has different number of interrput combiner as following: - Exynos4212 : interrput combiner 18(0 ~ 17) - Exynos4412 : interrput combiner 20(

Re: Suspending access to opened/active /dev/nodes during application runtime

2014-03-11 Thread David Herrmann
Hi On Fri, Mar 7, 2014 at 7:45 PM, Lukasz Pawelczyk wrote: > Problem: > Has anyone thought about a mechanism to limit/remove an access to a > device during an application runtime? Meaning we have an application > that has an open file descriptor to some /dev/node and depending on > *something* it

Re: [PATCH] pata_legacy: Remove dead code

2014-03-11 Thread Tejun Heo
On Mon, Mar 10, 2014 at 10:33:50PM +0100, Silvan Jegen wrote: > The current flow of control prevents this function from being > called. Let's remove the call. > > Signed-off-by: Silvan Jegen Applied to libata/for-3.15. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscr

Re: [PATCH] arm: LLVMLinux: use static inline in ARM ftrace.h

2014-03-11 Thread Steven Rostedt
On Tue, 11 Mar 2014 00:01:44 -0700 Behan Webster wrote: > On 02/20/14 18:22, beh...@converseincode.com wrote: > > From: Behan Webster > > > > With compilers which follow the C99 standard (like modern versions of gcc > > and > > clang), "extern inline" does the wrong thing (emits code for an ext

Re: [PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the "

2014-03-11 Thread Michael Opdenacker
Oops, not nice to force Andrew to take the patch from an earlier message in the thread (this was just a reply, this doesn't work with "git am"). I will resend later. Michael. On 03/11/2014 01:25 PM, Michael Opdenacker wrote: > Adding Andrew Morton to the list, not getting answers from maintainer

Re: [PATCH] cpufreq: SPEAr: Instantiate as platform_driver

2014-03-11 Thread Rafael J. Wysocki
On Tuesday, March 11, 2014 11:46:22 AM Viresh Kumar wrote: > On 11 March 2014 09:04, Rafael J. Wysocki wrote: > > On Monday, March 10, 2014 03:43:18 PM Viresh Kumar wrote: > >> As multiplatform build is being adopted by more and more ARM platforms, > >> initcall > >> function should be used very

Re: [PATCH 3/5] ARM: dts: exynos4x12: Add GPS_ALIVE power domain

2014-03-11 Thread Tomasz Figa
Hi Chanwoo, On 11.03.2014 08:54, Chanwoo Choi wrote: This patch add GPS_ALIVE power domain for Exynos4x12 SoC. GPS_ALIVE power domain include GPS_BLK for GPS IP. Exynos SoC used generic power-domain driver to control power domain. After completed kernel booting, Exynos power-domain driver disabl

Re: [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver

2014-03-11 Thread Lee Jones
> From: Opensource [Steve Twiss] > > Add the RTC driver for DA9063. > > Signed-off-by: Opensource [Steve Twiss] > Acked-by: Alessandro Zummo > Acked-by: Lee Jones How could I have Acked a patch that I've never seen? > The original patch is here: > - https://lkml.org/lkml/2014/3/6/346 >

Re: [PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the "

2014-03-11 Thread Michael Opdenacker
Adding Andrew Morton to the list, not getting answers from maintainers after multiple resends... On 03/05/2014 06:55 AM, Michael Opdenacker wrote: > On 03/05/2014 06:52 AM, Michael Opdenacker wrote: >> Fix all occurrences of "the the " in the source code, >> comments and documentation. >> >> The r

[PATCH] support thinkpad HKEY interface version 0x200

2014-03-11 Thread Shuduo Sang
Hi, Please kindly review following patch. It support new BIOS which shiped with Thinkpad X1 Carbon 2nd generation. Without it, hotkey mask be routed to wrong branch and some hot key will not work. Thanks, Shuduo >From 3c67b2731a61539363a62284a43b98fa3e2ba784 Mon Sep 17 00:00:00 2001 From: Shuduo

[PATCH] usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210

2014-03-11 Thread Michal Simek
Add new ulpi IDs which are available on Xilinx Zynq boards. Signed-off-by: Michal Simek --- http://www.ti.com/lit/ds/symlink/tusb1210.pdf page 29 I don't know why but value is not written in smsc manual here. http://ww1.microchip.com/downloads/en/DeviceDoc/3320.pdf page 62 --- drivers/usb/phy/

Re: [PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE.

2014-03-11 Thread Tejun Heo
On Tue, Mar 11, 2014 at 06:09:12PM +0800, Dongsheng Yang wrote: > Signed-off-by: Dongsheng Yang > cc: Tejun Heo Applied to wq/for-3.15. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majord

Re: [PATCH 2/5] ARM: dts: exynos4x12: Add PMU dt data to support PMU(Perforamnce Monitoring Unit)

2014-03-11 Thread Tomasz Figa
Hi Chanwoo, On 11.03.2014 08:54, Chanwoo Choi wrote: ARM CPU has its own performance profiling unit(PMU, Perforamnce Monitoring Unit). This patch add PMU dt data to support PMU which count cache hit and miss events. PMU interrput list of Exynos4212 - <2 2> : INTG2[2] - PMUIRQ[0] for CPU0 - <3

Re: [PATCH 1/5] ARM: dts: exynos4x12: Add ADC's dt data to read raw data

2014-03-11 Thread Tomasz Figa
Hi Chanwoo, On 11.03.2014 08:54, Chanwoo Choi wrote: This patch add ADC(Analog to Digital Converter)'s dt data to get raw data with IIO subsystem. Usually, ADC is used to check temperature, jack type, and so on. 8< --- Register map - <0x126C 0x100> : ADC register's base address - <0x100

Re: [PATCH] Change task_struct->comm to use RCU.

2014-03-11 Thread Tetsuo Handa
And the same phrase goes to James Morris... If you are sure that it is safe to use get_task_comm() from dump_common_audit_data() and you prefer locked version, please pick up below patch via your git tree. If you are unsure or prefer lockless version, I'll make a lockless version using do_get_tas

Re: [PATCH v9 0/9] USB Host support for OMAP5 uEVM

2014-03-11 Thread Roger Quadros
On 03/11/2014 02:02 PM, Lee Jones wrote: >>> Hi, >>> >>> This patchset brings up USB Host ports and Ethernet port on >>> the OMAP5 uEVM board. >>> >>> It also does some cleanup with respect to DT clock binding >>> for the mfd/omap-usb-host driver. >>> >>> Please queue these for -next. >>> >>> Lee,

Re: [PATCH 1/3] ARM: DT: STi: Add support to B2020 revision E board.

2014-03-11 Thread Maxime Coquelin
On 03/11/2014 12:23 PM, Lee Jones wrote: From: Srinivas Kandagatla This patch adds support to rev E board of B2020 which has few minor changes : PHY reset PIO (Change from PIO30 to PIO07) Power LED(Green) Control(Change from PIO47 to PIO13) I thought we decided last October

Re: [reboot] WARNING: CPU: 0 PID: 112 at kernel/events/core.c:5655 perf_swevent_add()

2014-03-11 Thread Fengguang Wu
Jiri, It works, thank you! Tested-by: Fengguang Wu > --- > diff --git a/kernel/events/core.c b/kernel/events/core.c > index 661951a..a53857e 100644 > --- a/kernel/events/core.c > +++ b/kernel/events/core.c > @@ -5423,6 +5423,8 @@ struct swevent_htable { > > /* Recursion avoidance in eac

Re: [PATCH v6 0/6] mm: generic early_ioremap support

2014-03-11 Thread Catalin Marinas
Mark, On Sun, Mar 09, 2014 at 05:00:38PM +, Mark Salter wrote: > This patch series takes the common bits from the x86 early ioremap > implementation and creates a generic implementation which may be used > by other architectures. The early ioremap interfaces are intended for > situations where

linux-next: manual merge of the net-next tree with the tree

2014-03-11 Thread Mark Brown
Hi all, Today's linux-next merge of the net-next tree got a conflict in drivers/net/xen-netback/netback.c between commit 5bd076708664313f ("Xen-netback: Fix issue caused by using gso_type wrongly") from Linus' tree and commit 3e2234b3149f66 ("xen-netback: Handle foreign mapped pages on the gue

[PATCH] x86, fix x86 fixup_irqs() error handling [v3]

2014-03-11 Thread Prarit Bhargava
Several patches to fix cpu hotplug and the down'd cpu's irq relocations have been submitted in the past month or so. The patches should resolve the problems with cpu hotplug and irq relocation, however, there is always a possibility that a bug still exists. The big problem with debugging these ir

<    1   2   3   4   5   6   7   8   9   >