[PATCH] workqueue: fix possible race condition when rescuer VS pwq-release...
There is a race condition between rescuer_thread() and pwq_unbound_release_workfn(). The works of the @pwq may be processed by some other worker, and @pwq is scheduled to release before the rescuer...
View Article[PATCH 0/4] workqueue: Control cpu affinity of all unbound workqueues v2 (4...
Hi, So this version now handles ordered workqueues as well by changing the affinity of ordered pools as per Tejun suggestion. See patch 4/4 for details. I'm just not 100% sure about locking...
View ArticleWe supply pure quality Mercury from Mine (no replies)
Dear Sir/Madam, We are Wholesalers/Suppliers of metals in Spain. We have available for export and in a position to supply with details as below: Commodity : Prime Virgin Mercury 99.999% Origin : Spain...
View Article[PULL REQUEST] i2c for 3.14 (no replies)
Linus, the build fix from my last request unveiled another build problem which is fixed with this patch. Please pull. Thanks, Wolfram The following changes since commit...
View Article[PATCH v2] Some printk cleanup in mm (1 reply)
This series cleans up some printks in the mm code that were missing log levels. Changelog: - v2: Suggestions by Joe Perches (pr_fmt, pr_cont, pr_err, __func__, missing \n) Mitchel Humpherys (1): mm:...
View Article[PATCH v2] input: misc: Add driver for Intel Bay Trail GPIO buttons (no replies)
This patch adds support for the GPIO buttons on some Intel Bay Trail tablets originally running Windows 8. The ACPI description of these buttons follows "Windows ACPI Design Guide for SoC Platforms"....
View ArticleProposal (no replies)
Please go through the attached mutually benefiting business proposal and let me know if you are interested in working with us on this project. It is attached in a pdf format to this email. After...
View Article[PATCH RFC 1/3] Devicetree: Add pl353 smc controller devicetree binding...
Add pl353 static memory controller devicetree binding information. Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com> --- .../bindings/memory-controllers/pl353-smc.txt | 53...
View Article[PATCH RFC 2/3] memory: pl353: Add driver for arm pl353 static memory...
Add driver for arm pl353 static memory controller. This controller is used in xilinx zynq soc for interfacing the nand and nor/sram memory devices. Signed-off-by: Punnaiah Choudary Kalluri...
View Article[PATCH RFC 3/3] nand: pl353: Add driver for arm pl353 smc nand interface (no...
Add driver for arm pl353 static memory controller nand interface. This controller is used in xilinx zynq soc for interfacing the nand flash memory. Signed-off-by: Punnaiah Choudary Kalluri...
View Article[PATCH RFC 0/3] Add arm pl353 smc driver for xilinx zynq soc (no replies)
The following patches add arm pl353 static memory controller driver for xilinx zynq soc. The arm pl353 smc supports two interfaces i.e nand and nor/sram memory interfaces. The current implementation...
View ArticleRe: [GIT PULL] tracing: Fix traceon trigger condition to actually turn...
Adding lkml to the Cc: for completeness - this is the 'other thread' I mentioned in my hash triggers post, which accidentally didn't get Cc:'ed to the list... On Wed, 2014-03-26 at 19:17 -0400, Steven...
View Article[RFC PATCH 1/4] irqchip: align irqchip OF match table section naming (no...
From: Rob Herring <robh@kernel.org> Make the irqchip OF match table section naming aligned with other OF match table sections in preparation to have a common definition. Signed-off-by: Rob...
View Article[RFC PATCH 4/4] vmlinux.lds: define conditional sections with macros (no...
From: Rob Herring <robh@kernel.org> Various section definitions all use the same pattern. Create a common macro to define these. There are a few other instances with a different symbol naming...
View Article[RFC PATCH 0/4] vmlinux.lds.h clean-ups (2 replies)
From: Rob Herring <robh@kernel.org> Several DeviceTree related sections have been added recently to enable early DT initialization calls. I have the need to add yet another one in order to do a...
View Article[PATCH] perf list: Fix --raw-dump argument (no replies)
While adding usage information, 44d742e (perf list: Add usage, 2013-10-30) broke $ perf list --raw-dump Fix this by making raw-dump a proper argument. Cc: David Ahern <dsahern@gmail.com> Cc:...
View Article[PATCH] crypto: LLVMLinux: aligned-attribute.patch (no replies)
From: Mark Charlebois <charlebm@gmail.com> __attribute__((aligned)) applies the default alignment for the largest scalar type for the target ABI. gcc allows it to be applied inline to a defined...
View Article[RFC PATCH v2 05/10] ARM: at91: make use of the new AIC driver for dt enabled...
Add a new Kconfig option for the new AIC driver (drivers/irqchip/irq-atmel-aic.c) and remove selection of OLD_IRQ_AT91 when selecting dt boards. Remove specific irq init code in all dt board files:...
View Article[RFC PATCH v2 02/10] irqchip: atmel-aic: add new atmel AIC driver (no replies)
Add new atmel AIC (Advanced Interrupt Controller) driver based on the generic chip infrastructure. This driver is only compatible with dt enabled board and replaces the old implementation found in...
View Article[RFC PATCH v2 00/10] ARM: at91: move aic driver to drivers/irqchips (no replies)
Hello, This series is a proposal to move AIC driver to the irqchip directory. It also changes the implementation design of the interrupt controller in several ways: - make use of the generic chip...
View Article