On Fri, May 24, 2013 at 6:21 PM, James Hogan wrote:
> Add a new PIN_CONFIG_BIAS_BUS_HOLD pin configuration for a bus holder
> pin mode (also known as bus keeper, or repeater). This is a weak latch
> which drives the last value on a tristate bus. Another device on the bus
> can drive the bus high
On Fri, May 24, 2013 at 6:21 PM, James Hogan wrote:
> Add the drive strength pinconf to debugfs output (with the unit "mA").
>
> Signed-off-by: James Hogan
> Cc: Linus Walleij
> ---
> Changes in v2:
> - add drive strength to generic pinconf debugfs output (patch 4)
Patch applied for v3.11.
Y
Hi James, I want to route this patch by Laurent Pinchart, as he's also
adding device tree support for a SoC using generic pinconf.
Creating new bindings for every pin controller defining the same thing
and implementing the same OF parsers is not sane.
We need to:
- Define generic pinconf binding
thanks for your review. I will update later.
Libo
On 2013/5/24 11:19, Sachin Kamat wrote:
> On 23 May 2013 17:30, Libo Chen wrote:
>> peripheral_request_list has got free if any one faild, so no need to free
>> again in err case.
>> aovid this, convert them to devm_* API
>>
>> Signed-off-by: Li
Hi Rafael,
> On Monday, May 27, 2013 06:54:49 PM Viresh Kumar wrote:
> > On 27 May 2013 17:30, Rafael J. Wysocki wrote:
> > > Well, this really looks like software turbo modes, so let's call
> > > them "TURBO" instead of "OVERDRIVE"
> >
> > Yes, it looks better.
> >
> > > and I seem to remember
Hi,
On Tuesday 21 May 2013 10:31 AM, Kishon Vijay Abraham I wrote:
Hi,
On Monday 29 April 2013 03:33 PM, Kishon Vijay Abraham I wrote:
Added a generic PHY framework that provides a set of APIs for the PHY
drivers
to create/destroy a PHY and APIs for the PHY users to obtain a
reference to
the P
On Fri, May 24, 2013 at 6:21 PM, James Hogan wrote:
> Add the drive strength pinconf to debugfs output (with the unit "mA").
>
> Signed-off-by: James Hogan
> Cc: Linus Walleij
> ---
> Changes in v2:
> - add drive strength to generic pinconf debugfs output (patch 4)
This is fine.
Reviewed-by:
On Fri, May 24, 2013 at 6:21 PM, James Hogan wrote:
> Add a new PIN_CONFIG_BIAS_BUS_HOLD pin configuration for a bus holder
> pin mode (also known as bus keeper, or repeater). This is a weak latch
> which drives the last value on a tristate bus. Another device on the bus
> can drive the bus high
On Tue, 2013-05-28 at 13:02 +0800, Michael Wang wrote:
> On 05/22/2013 10:55 PM, Mike Galbraith wrote:
> > On Wed, 2013-05-22 at 17:25 +0800, Michael Wang wrote:
> >
> >> I've not test the hackbench with wakeup-buddy before, will do it this
> >> time, I suppose the 15% illegal income will suffere
From: Masanari Iida
Date: Sat, 25 May 2013 02:05:59 +0900
> Correct spelling typo
>
> Signed-off-by: Masanari Iida
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vg
* Andi Kleen wrote:
> All outstanding issues fixed I hope. And I added mem-loads/stores support.
>
> Contains support for:
> - Basic Haswell PMU and PEBS support
> - Late unmasking of the PMI
> - mem-loads/stores support
>
> v2: Addressed Stephane's feedback. See individual patches for details
On 05/28/2013 02:17 PM, Rob Landley wrote:
> On 05/26/2013 08:54:19 PM, Zhang Yanfei wrote:
>> 于 2013年05月27日 09:46, HATAYAMA Daisuke 写道:
>> > (2013/05/26 15:36), Zhang Yanfei wrote:
>> >> From: Zhang Yanfei
>> >>
>> >> Signed-off-by: Zhang Yanfei
>> >> Cc: Dave Jones
>> >> ---
>> >> Documentat
On Fri, May 24, 2013 at 11:11 PM, Axel Lin wrote:
> If none of the channels are supported, index is 0.
> Also ensure to return error code instead of 0 in goto second_mem_fail path.
>
> Signed-off-by: Axel Lin
Acked-by: anish kumar
I think anton would have already picked up.
> ---
> drivers/pow
of_property_read_string_index(...,&oh_name) in omap_dm_timer_init_one
does not alter the value of 'oh_name' even if the relevant function
fails and as 'oh_name' in stack may have a non-zero value, it would
be misunderstood by timer code that DT has specified "ti,hwmod"
property for timer. 'oh_name'
On 05/27/2013 04:30:12 AM, Tobias Winter wrote:
Raise the maximum number of usb-serial devices to 256, which is the
actual limit supported by the codebase.
Signed-off-by: Jakob-Tobias Winter
Tested-by: Jakob-Tobias Winter
---
include/linux/usb/serial.h |2 +-
1 file changed, 1 insertion(
On 05/26/2013 08:54:19 PM, Zhang Yanfei wrote:
于 2013年05月27日 09:46, HATAYAMA Daisuke 写道:
> (2013/05/26 15:36), Zhang Yanfei wrote:
>> From: Zhang Yanfei
>>
>> Signed-off-by: Zhang Yanfei
>> Cc: Dave Jones
>> ---
>> Documentation/devices.txt |3 +--
>> 1 files changed, 1 insertions(+), 2
On Mon, 2013-05-27 at 23:04 -0700, Eric Dumazet wrote:
> If dump_stack are scary, they are scary for every k[mz]alloc() users,
> not only __alloc_skb_alloc()
True, but perhaps they are relatively rarer though
for non net use cases.
--
To unsubscribe from this list: send the line "unsubscribe lin
On 05/24/2013 09:18 AM, Chen Gang wrote:
> On 05/24/2013 01:28 AM, Anton Vorontsov wrote:
>> > On Thu, May 16, 2013 at 07:25:46PM +0800, Chen Gang wrote:
>> > Delete waste '{' for 'case' statement.
>> >
>> > For the return variable 'long res' in function
>> > kdb_task_state_st
On Mon, 2013-05-27 at 21:31 -0700, Joe Perches wrote:
> I think the __alloc_skb alloc failure message is ok,
> but maybe there shouldn't be something "scary" like
> a dump_stack.
>
> Maybe this site should use a trivial debug error
> message like below instead.
> ---
Oh well.
If dump_stack are
Hi Linus:
This push fixes a crash in the new sha256_ssse3 driver as well as
a DMA setup/teardown bug in caam.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
or
master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Horia Geanta (1):
cr
On 27.05.2013 18:45, Thierry Reding wrote:
> On Mon, May 27, 2013 at 07:19:28PM +0530, Mayuresh Kulkarni wrote:
>> +#ifdef CONFIG_PM_RUNTIME
>> +static int host1x_runtime_suspend(struct device *dev)
>> +{
>> +struct host1x *host;
>> +
>> +host = dev_get_drvdata(dev);
>> +if (IS_ERR_OR_N
On Fri, May 24, 2013 at 06:11:02PM +0200, Nicolas Ferre wrote:
> On 17/05/2013 16:02, Nicolas Ferre :
> >Arnd, Olof,
> >
> >Here is the first AT91 cleanup pull-request for 3.11. I is dominated by a big
> >update of DT files because of the move to macros in pinctrl. As we plan to
> >make this "clean
On 05/17/2013 11:25 AM, Tushar Behera wrote:
> With the use of common clock framework, CPUFreq driver on EXYNOS5250 now
> requires a few changes in clocks.
>
> Tested on Exynos5250 based Arndale board.
> The patches are based on v3.10-rc1.
>
> Tushar Behera (2):
> clk: exynos5250: Update cpufre
On Tuesday 28 May 2013 07:54 AM, Chanwoo Choi wrote:
On 05/27/2013 10:35 PM, Kishon Vijay Abraham I wrote:
Modified dwc3-omap to receive connect and disconnect notification using
extcon framework. Also did the necessary cleanups required after
adapting to extcon framework.
Signed-off-by: Kishon
Hi Tony,
On Friday 17 May 2013 06:52 PM, Kishon Vijay Abraham I wrote:
In order for controllers to get PHY in case of non dt boot, the phy
binding information (phy label) should be added in the platform
data of the controller.
This series would be needed to get MUSB working in OMAP3 boards for
wake-affine stuff is always trying to pull wakee close to waker, by theory,
this will bring benefit if waker's cpu cached hot data for wakee, or the
extreme ping-pong case.
And testing show it could benefit hackbench 15% at most.
However, the whole stuff is somewhat blindly and time-consuming, so
On 05/22/2013 10:55 PM, Mike Galbraith wrote:
> On Wed, 2013-05-22 at 17:25 +0800, Michael Wang wrote:
>
>> I've not test the hackbench with wakeup-buddy before, will do it this
>> time, I suppose the 15% illegal income will suffered, anyway, it's
>> illegal :)
>
> On a 4 socket 40 core (+SMT) bo
'generic' implementation.
>>
>> e.g. (for next-20130527 tree):
>> drivers/block/blockconsole.c:164:2: error: implicit declaration of
>> function ‘cmpxchg64’ [-Werror=implicit-function-declaration]
>>
>> Signed-off-by: Chen Gang
>> ---
>> a
On Tue, May 28, 2013 at 1:13 PM, Stephen Warren wrote:
> On 05/26/2013 09:53 PM, Alexandre Courbot wrote:
>> The naming scheme of simplefb's mode is precise enough to allow building
>> the mode structure from it instead of using a static list of modes. This
>> patch introduces a function that does
From: Yi Zhang
for interrupt controller such as GIC who is level triggered,
"IRQF_TRIGGER_FALLING" will fail to request irq
Signed-off-by: Yi Zhang
---
drivers/mfd/88pm800.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/mfd/88pm800.c b/drivers/mfd/88pm800.c
From: Yi Zhang
Signed-off-by: Yi Zhang
---
drivers/mfd/88pm800.c | 108 +++
include/linux/mfd/88pm80x.h | 48 +++
2 files changed, 156 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/88pm800.c b/drivers/mfd/88pm800.c
index
From: Yi Zhang
move "device_800_init" to fix NULL pointer error when
calling "device_gpadc_init"
for "device_gpadc_init" needs "subchip->regmap_gpadc"
to set registers via regmap interface
Signed-off-by: Yi Zhang
---
drivers/mfd/88pm800.c | 16
1 files changed, 8 insertions
On Wed, May 22, 2013 at 2:48 AM, Gu Zheng wrote:
> On 05/16/2013 11:50 PM, Jiang Liu wrote:
> We're gladly to see the new patch-set, and I tested all the whole 3
> parts
> patch-set on the latest kernel tree. Because of the limitation of our test
> environment,
> we only use the method *
From: Yi Zhang
1) return 0 when probe function is successful
2) fine-tune pm800_pages_init()
Signed-off-by: Yi Zhang
---
drivers/mfd/88pm800.c | 29 +
1 files changed, 21 insertions(+), 8 deletions(-)
diff --git a/drivers/mfd/88pm800.c b/drivers/mfd/88pm800.c
ind
From: Yi Zhang
v2: fix an "&&" usage error of "mfd: 88pm800: fix probe bug" in v1
Yi Zhang (4):
mfd: 88pm800: fix NULL pointer error
mfd: 88pm800: remove "IRQF_TRIGGER_FALLING" flag
mfd: 88pm800: fix probe bug
mfd: 88pm800: add regulator support
drivers/mfd/88pm800.c | 147 +
On Mon, 2013-05-27 at 15:25 -0700, Eric Dumazet wrote:
> On Mon, 2013-05-27 at 13:39 -0400, Rik van Riel wrote:
> > On 05/26/2013 04:19 PM, atom...@redhat.com wrote:
> > > Failed GFP_ATOMIC allocations by the network stack result in dropped
> > > packets, which will be received on a subsequent retr
On Sun, May 26, 2013 at 8:52 AM, Jiang Liu wrote:
> Introduce hotplug-safe PCI bus iterators as below, which hold a
> reference on the returned PCI bus object.
> bool pci_bus_exists(int domain, int busnr);
> struct pci_bus *pci_get_bus(int domain, int busnr);
> struct pci_bus *pci_get_next_bus(str
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Gabriel de Perthuis
commit 03b71c6ca6286625d8f1ed44aabab9b5bf5dac10 upstream.
The search ioctl skips items that are too large for a result buffer, but
inline items of a certain size occuring be
"Michael S. Tsirkin" writes:
> Fix issues observed with the new layout code, seen
> when implementing device in qemu:
> - use of uXX in uapi header
> - incorrect readonly tag on one field
> - unconditional warning breaks builds with -Werr
>
> Signed-off-by: Michael S. Tsirkin
H
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Lars-Peter Clausen
commit c6cc25fda58da8685ecef3f179adc7b99c8253b2 upstream.
The adp5520 unfortunately also clears the BL_EN bit when the nSTNDBY bit is
cleared. So we need to make sure to rest
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Wang YanQing
commit dab73b4eb9ef924a2b90dab84e539076d82b256f upstream.
I meet emacs hang in start if I do the operation below:
1: echo 3 > /proc/sys/vm/drop_caches
2: emacs BigFile
3: Pre
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Mikulas Patocka
commit 502624bdad3dba45dfaacaf36b7d83e39e74b2d2 upstream.
This patch uses memalloc_noio_save to avoid a possible deadlock in
dm-bufio. (it could happen only with large block si
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Johan Hovold
commit 91cf54feecf815bec0b6a8d6d9dbd0e219f2f2cc upstream.
Fix regression introduced by commit 796211b7953 ("mmc: atmel-mci: add
pdc support and runtime capabilities detection") whi
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Richard Weinberger
commit 8c58bf3eec3b8fc8162fe557e9361891c20758f2 upstream.
Using this parameter one can disable the storage_size/2 check if
he is really sure that the UEFI does sane gc and fu
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Gregory CLEMENT
commit 2b8b2797142c7951e635c6eec5d1705ee9bc45c5 upstream.
When platform data were moved from arch/arm/mach-mv78xx0/common.c to
arch/arm/plat-orion/common.c with the commit "7e38
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Tirupathi Reddy
commit 42a5cf46cd56f46267d2a9fcf2655f4078cd3042 upstream.
An inactive timer's base can refer to a offline cpu's base.
In the current code, cpu_base's lock is blindly reinitiali
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Xiao Guangrong
commit d34883d4e35c0a994e91dd847a82b4c9e0c31d83 upstream.
Commit 751efd8610d3 ("mmu_notifier_unregister NULL Pointer deref and
multiple ->release()") breaks the fix 3ad3d901bbcf
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Oliver Neukum
commit bac6b03275184c912ad0818c9a0a736847804dca upstream.
Werner Fink has reported problems with this hub.
Signed-off-by: Oliver Neukum
Signed-off-by: Greg Kroah-Hartman
Signed
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Trond Myklebust
commit a3c3cac5d31879cd9ae2de7874dc6544ca704aec upstream.
The lockless RPC_IS_QUEUED() test in __rpc_execute means that we need to
be careful about ordering the calls to rpc_tes
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Thommy Jakobsson
commit 73b82bf0bfbf58e6ff328d3726934370585f6e78 upstream.
Add handling of rx descriptor underflow. This fixes a fault that could
happen on slow machines, where data is received
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Konrad Rzeszutek Wilk
commit 7f1fc268c47491fd5e63548f6415fc8604e13003 upstream.
If a user did:
echo 0 > /sys/devices/system/cpu/cpu1/online
echo 1 > /sys/devices/system/cpu/cpu
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Hans-Christian Egtvedt
commit e68c636d88db3fda74e664ecb1a213ae0d50a7d8 upstream.
Caught by static code analysis by David.
Reported-by: David Binderman
Signed-off-by: Hans-Christian Egtvedt
S
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Bastian Triller
commit c8f6d8351ba8c89d5cd4c562552ec7ec29274e31 upstream.
Like on UL30VT, the ACPI video driver can't control backlight correctly on
Asus UL30A. Vendor driver (asus-laptop) can
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Matt Fleming
commit a6e4d5a03e9e3587e88aba687d8f225f4f04c792 upstream.
Let's not burden ia64 with checks in the common efivars code that we're not
writing too much data to the variable store. T
This is the start of the stable review cycle for the 3.2.46 release.
There are 94 patches in this series, which will be posted as responses
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu May 30 12:00:00 UTC 2013.
Anything receiv
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Ben Hutchings
commit 5a1e99dd2028e00998d42029be86835d8ef4a46e upstream.
The comparison between traced and symbol addresses is backwards: if
the traced address doesn't exactly match a symbol (wh
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Matthew Whitehead
[ Upstream commit 3b54912f9cd167641b91d4a697bd742f70e534fe ]
The venerable 3c509 driver only sets its device parent in one case, the ISAPnP
one.
It does this with the SET_NET
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Ben Hutchings
commit 140c3c6a2bcd2c31e2f7f5a8d59689724776c8e5 upstream.
This works much better if we don't treat protocol numbers as addresses.
Signed-off-by: Ben Hutchings
Signed-off-by: Dav
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: "Aneesh Kumar K.V"
commit 7c3425123ddfdc5f48e7913ff59d908789712b18 upstream.
We should not use set_pmd_at to update pmd_t with pgtable_t pointer.
set_pmd_at is used to set pmd with huge pte ent
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Kees Cook
commit fefaedcfb82d2e57c2320acf60604ab03b750cc0 upstream.
The "boxes" parameter points into userspace memory. It should be verified
like any other operation against user memory.
Sign
On 05/26/2013 09:53 PM, Alexandre Courbot wrote:
> The naming scheme of simplefb's mode is precise enough to allow building
> the mode structure from it instead of using a static list of modes. This
> patch introduces a function that does this. In case exotic modes that
> cannot be represented from
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Jeff Layton
commit 506026c3ec270e18402f0c9d33fee37482c23861 upstream.
rpc_make_runnable is not generally called with the queue lock held, unless
it's waking up a task that has been sitting on a
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Felix Fietkau
commit 4ef69d0394cba8caa9f75d3f2e53429bfb8b3045 upstream.
If no keycache slots are available, ath_key_config can return -ENOSPC.
If the key index is not checked for errors, it can
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Wei Yongjun
commit ecacb0b17c08fae89f65468727f0e4b8e91da4e1 upstream.
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Signed-
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Hema Prathaban
commit 0a438d5b381e2bdfd5e02d653bf46fcc878356e3 upstream.
use free_netdev() instead of kfree(pDevice->apdev)
Signed-off-by: Hema Prathaban
Signed-off-by: Greg Kroah-Hartman
Si
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: "Gomella, Andrew (NIH/NHLBI) [F]"
commit 7138143972b7c293267c783fc99a194f0ceff7f2 upstream.
Here are two more devices that use FTDI USB-to-serial chips with new product
ID's.
The devices are
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Richard Weinberger
commit 4d94d6d030adfdea4837694d293ec6918d133ab2 upstream.
At some places io_remap_pfn_range() is needed.
UML has to serve it like all other archs do.
Signed-off-by: Richard
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Alan Cox
commit e1d45ae10aea8e8a403e5d96bf5902ee670007ff upstream.
If we set mantis->fe to NULL on an error its not a good idea to then try
passing NULL to the unregister paths and oopsing real
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Dan Carpenter
commit 4495e46fe18f198366961bb2b324a694ef8a9b44 upstream.
The missing break here means that we always return early and the
function is a no-op.
Signed-off-by: Dan Carpenter
Sign
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Oleg Nesterov
commit 264b83c07a84223f0efd0d1db9ccc66d6f88288f upstream.
argv_split(empty_or_all_spaces) happily succeeds, it simply returns
argc == 0 and argv[0] == NULL. Change call_usermodehe
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: OGAWA Hirofumi
commit 7b92d03c3239f43e5b86c9cc9630f026d36ee995 upstream.
Intermediate value of fat_clusters can be overflowed on 32bits arch.
Reported-by: Krzysztof Strasburger
Signed-off-by:
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Sergey Vlasov
commit 3668011d4ad556224f7c012c1e870a6eaa0e59da upstream.
Fixes build with CONFIG_EFI_VARS=m which was broken after the commit
"x86, efivars: firmware bug workarounds should be in
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Shlomo Pongratz
commit 3eccfdb01da58fbd0f789ae6ca61cee3769e26de upstream.
Fix two issues in OOO commands processing done at iscsit_attach_ooo_cmdsn.
Handle command serial numbers wrap around b
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Chen Gang
commit a5f2b3d6a738e7d4180012fe7b541172f8c8dcea upstream.
When calling memcpy, read_data and write_data need additional 2 bytes.
write_data:
for checking: "if (size > IPMI_MAX
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Bob Moore
commit 61388f9e5d93053cf399a356414f31f9b4814c6d upstream.
Can only happen under these conditions: 1) The DSDT version is 1,
meaning integers are 32-bits. 2) The field is between 33 a
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Schemmel Hans-Christoph
commit 8ff10bdb14a52e3f25d4ce09e0582a8684c1a6db upstream.
/drivers/usb/serial/option.c: Blacklisted Cinterion's PLxx WWAN
Interface (USB Interface 4), because it will be
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: "Michael S. Tsirkin"
commit 6407d75afd08545f2252bb39806ffd3f10c7faac upstream.
uapi should use __u32 not u32.
Fix a macro in virtio_console.h which uses u32.
Signed-off-by: Michael S. Tsirkin
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Mika Westerberg
commit 2a2d95e9d6d29e726cc294b65391917ed2e32bf4 upstream.
If the I2C bus is put to a low power state by an ACPI method it might pull
the SDA line low (as its power is removed).
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Amitkumar Karwar
commit f16fdc9d2dc1e5b270e9a08377587e831e0d36ac upstream.
After unregister_netdevice() call the request is queued and
reg_state is changed to NETREG_UNREGISTERING.
As we check
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Shuah Khan
commit 7783819920ca52fc582a2782f654fe6ed373f465 upstream.
The error in lis3lv02_poweron() is harmless in the resume path, so
we should ignore it. It is inline with the other usages o
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Dan Williams
commit 49c6e370dd6400b84897c4100095089b5c13a061 upstream.
A rebranded Novatel E371 for AT&T's LTE bands.
Signed-off-by: Dan Williams
Signed-off-by: Greg Kroah-Hartman
Signed-off
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Thomas Gleixner
commit 4b0c0f294f60abcdd20994a8341a95c8ac5eeb96 upstream.
Prarit reported a crash on CPU offline/online. The reason is that on
CPU down the NOHZ related per cpu data of the dead
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Namhyung Kim
commit 201c373e8e4823700d3160d5c28e1ab18fd1193e upstream.
Various sd->*_idx's are used for refering the rq's load average table
when selecting a cpu to run. However they can be se
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Alan Stern
commit 997ff893603c6455da4c5e26ba1d0f81adfecdfc upstream.
HP's virtual UHCI host controller takes a long time to suspend
(several hundred microseconds), even when no devices are atta
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Terry Barnaby
commit bdbc5d0c60f3e9de3eeccf1c1a18bdc11dca62cc upstream.
The driver is doing, by default, multi-block reads. When a block error
occurs, card/block.c instigates a single block rea
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Brian Behlendorf
commit dfd20b2b174d3a9b258ea3b7a35ead33576587b1 upstream.
The index on the page must be set before it is inserted in the radix
tree. Otherwise there is a small race which can
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Tomoya MORINAGA
commit 5c1ef59168c485318e40ba485c1eba57d81d0faa upstream.
pdc_desc_get() is called from pd_prep_slave_sg, and the function is
called from interrupt context(e.g. Uart driver "pch
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Gleb Natapov
commit 8d76c49e9ffeee839bc0b7a3278a23f99101263e upstream.
The invalid guest state emulation loop does not check halt_request
which causes 100% cpu loop while guest is in halt and i
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: "Steven Rostedt (Red Hat)"
commit 60705c89460fdc7227f2d153b68b3f34814738a4 upstream.
Special preds are created when folding a series of preds that
can be done in serial. These are allocated in
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Sergei Shtylyov
[ Upstream commit c81400be716aa4c76f6ebf339ba94358dbbf6da6 ]
When unloading the driver that drives an EISA board, a message similar to the
following one is displayed:
Trying to
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: "J. Bruce Fields"
commit 9f415eb25574db4b73a9a712a4438e41dc284922 upstream.
The Linux client is using CLAIM_FH to implement regular opens, not just
recovery cases, so it depends on the server t
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Richard Weinberger
commit 7791c8423f1f7f4dad94e753bae67461d5b80be8 upstream.
Some EFI implementations return always a MaximumVariableSize of 0,
check against max_size only if it is non-zero.
My
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Daniel Drake
commit ccd384b10420ac81ba3fb9b0a7d18272c7173552 upstream.
A small bug in this code was causing the ALLMULTI filter to be set
when in fact we were just wanting to program a selectiv
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Philip Rakity
commit 836dc2fe89c968c10cada87e0dfae6626f8f9da3 upstream.
PARTITION_SUPPORT needs to be set before doing the compare on version
number so the bit width test does not get invalid d
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Li Fei
commit f7b0e1055574ce06ab53391263b4e205bf38daf3 upstream.
With the current implementation, kstat_cpu(cpu).irqs_sum is also
increased in case of irq_mis_count increment.
So there is no n
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: stephen hemminger
[ Upstream commit 83401eb4990ff6af55aeed8f49681558544192e6 ]
A bridge should only send topology change notice if it is not
the root bridge. It is possible for message age time
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Wei Yongjun
commit 35623715818dfa720cccf99cd280dcbb4b78da23 upstream.
Fix to return -ENODEV in the chip not found error handling
case instead of 0, as done elsewhere in this function.
Signed-o
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Lachlan McIlroy
commit e6155736ad76b2070652745f9e54cdea3f0d8567 upstream.
In the case where we are allocating for a non-extent file,
we must limit the groups we allocate from to those below
2^3
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Joseph Qi
commit b4ca2b4b577c3530e34dcfaafccb2cc680ce95d1 upstream.
Last time we found there is lock/unlock bug in ocfs2_file_aio_write, and
then we did a thorough search for all lock resources
3.2.46-rc1 review patch. If anyone has any objections, please let me know.
--
From: Wei Yongjun
commit 09e8b813897a0f85bb401435d009228644c81214 upstream.
Return -ENOMEM instead of success if unable to allocate pending
exception mempool in snapshot_ctr.
Signed-off-by: Wei Yong
1 - 100 of 491 matches
Mail list logo