[PATCH] mtd: spi-nor: scale up timeout for full-chip erase
From: Furquan Shaikh <furquan@google.com> This patch fixes timeout issues seen on large NOR flash (e.g., 16MB w25q128fw) when using ioctl(MEMERASE) with offset=0 and length=16M. The input...
View Article[GIT PULL] Power management and ACPI updates for v4.3-rc2
Hi Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \ pm+acpi-4.3-rc2 to receive power management and ACPI material for v4.3-rc2 with top-most commit...
View ArticleRe: [PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
On Fri, 18 Sep 2015, Kyle Walker wrote: > I do like the idea of not stalling completely in an oom just because the > first attempt didn't go so well. Is there any possibility of simply having...
View Article[PATCH] mtd: spi-nor: add support for w25q128fw
Tested only with single I/O, but the datasheet says it supports dual and quad. Signed-off-by: Brian Norris <computersforpeace@gmail.com> --- drivers/mtd/spi-nor/spi-nor.c | 1 + 1 file changed, 1...
View ArticleRe: [PATCH 2/2] ARM: at91: at91sam9n12ek/dts: fix the led labels name
Hi, On 18/09/2015 at 15:46:33 +0200, Nicolas Ferre wrote : > > The only concern being that this renaming will break userspace software > > assuming the LEDs are wrongly named. Is there...
View ArticleRe: [PHP-DEV] Re: [RFC] [DISCUSSION] More precise float value
Hi Yasuo, ----- Original Message ----- From: "Yasuo Ohgaki" Sent: Friday, September 18, 2015 > Hi all, > > On Fri, Sep 4, 2015 at 9:41 AM, Yasuo Ohgaki <yohgaki@ohgaki.net> wrote:...
View ArticleRe: [PATCH v4 0/2] Fix how CPUs are enumerated when there's more than 255 CPUs
On Wednesday, September 09, 2015 10:45:48 PM Rafael J. Wysocki wrote: > On Wednesday, September 09, 2015 03:47:27 PM Lukasz Anaczkowski wrote: > > This series of patches attempts to fix how...
View ArticleRe: [PATCH v2 5/9] ARM: dts: Move all Cygnus peripherals into soc bus
On 9/18/2015 2:34 PM, Arnd Bergmann wrote: > On Friday 18 September 2015 14:24:10 Ray Jui wrote: >> + soc { >> + compatible = "simple-bus"; >> + ranges; >> + #address-cells...
View ArticleRe: [PATCH] ARM: at91: debug: use DEBUG_UART_PHYS
Hi, On 18/09/2015 at 16:48:43 +0200, Nicolas Ferre wrote : > > - config AT91_DEBUG_LL_DBGU1 > > - bool "Kernel low-level debugging on 9263, 9g45 and sama5d3" > > - select...
View ArticleRe: [PATCH 0/4] printk: Softlockup avoidance
On Wed, 19 Aug 2015 17:38:27 +0200 Jan Kara <jack@suse.com> wrote: > From: Jan Kara <jack@suse.cz> > > Hello, > > since lately there were several attempts at dealing with...
View ArticleRe: [PATCH 2/2] toshiba_acpi: Change default Hotkey enabling value
On Fri, Sep 18, 2015 at 03:45:05PM -0600, Azael Avalos wrote: > Hi Darren, > > 2015-09-18 15:37 GMT-06:00 Darren Hart <dvhart@infradead.org>: > > On Wed, Sep 09, 2015 at...
View ArticleRe: [PATCH 1/4] printk: Hand over printing to console if printing too long
On Wed, 19 Aug 2015 17:38:28 +0200 Jan Kara <jack@suse.com> wrote: > From: Jan Kara <jack@suse.cz> > > Currently, console_unlock() prints messages from kernel printk buffer to...
View ArticleRe: [PATCH 3/4] kernel: Avoid softlockups in stop_machine() during heavy...
On Wed, 19 Aug 2015 17:38:30 +0200 Jan Kara <jack@suse.com> wrote: > From: Jan Kara <jack@suse.cz> > > When there are lots of messages accumulated in printk buffer, printing >...
View ArticleRe: [PATCH 4/4] printk: Add config option for disabling printk offloading
On Wed, 19 Aug 2015 17:38:31 +0200 Jan Kara <jack@suse.com> wrote: > From: Jan Kara <jack@suse.cz> > > Necessity for offloading of printing was observed only for large >...
View ArticleRe: [PATCH 2/2] toshiba_acpi: Change default Hotkey enabling value
Hi Darren, 2015-09-18 16:14 GMT-06:00 Darren Hart <dvhart@infradead.org>: > On Fri, Sep 18, 2015 at 03:45:05PM -0600, Azael Avalos wrote: >> Hi Darren, >> >> 2015-09-18...
View ArticleRe: [PHP-DEV] Re: [RFC] [DISCUSSION] More precise float value
Hi Yasuo 2015-09-18 23:28 GMT+02:00 Yasuo Ohgaki <yohgaki@ohgaki.net>: > It's been 2 weeks and no comment for this. > I'll start voting. I'm sorry I have not caught this any earlier, but...
View ArticleRe: [PHP-DEV] PHP 7.1 - Address PHPSadness #28?
On 18/09/15 21:32, Rowan Collins wrote: > It would not be a replacement for is_null, nor for isset(), but a way of writing a completely new type of code, which examined not a variable's value, but...
View Article[PATCH 3.10 03/20] iio: Add inverse unit conversion macros
3.10-stable review patch. If anyone has any objections, please let me know. ------------------ From: Lars-Peter Clausen <lars@metafoo.de> commit c689a923c867eac40ed3826c1d9328edea8b6bc7...
View Article[PATCH 3.10 04/20] iio: adis16480: Fix scale factors
3.10-stable review patch. If anyone has any objections, please let me know. ------------------ From: Lars-Peter Clausen <lars@metafoo.de> commit 7abad1063deb0f77d275c61f58863ec319c58c5c...
View Article[PATCH 3.10 05/20] clk: versatile: off by one in clk_sp810_timerclken_of_get()
3.10-stable review patch. If anyone has any objections, please let me know. ------------------ From: Dan Carpenter <dan.carpenter@oracle.com> commit 3294bee87091be5f179474f6c39d1d87769635e2...
View Article