Re: [PATCH] rtc: hym8563: make the irq optional
On 13/06/2015 at 12:34:04 +0200, Heiko Stübner wrote : > Sometimes the irq line is not connected to any soc-pin. This does > not hinder basic timekeeping functionality of the rtc, so probe >...
View ArticleRe: [PATCH 1/1] pcmcia: Fix resource leaks in yenta_probe() and _close()
On Mon, Jun 15, 2015 at 02:43:59AM +0900, Takeshi Yoshimura wrote: > There are some resource leaks in yenta_probe() and _close(). I fixed > the following issues with some code cleanups. Thanks...
View ArticleRe: [PATCH 4/5] pcmcia: handle anonymous cards by generating a fake CIS
On Thu, Dec 04, 2014 at 09:30:56PM +0000, Alan Cox wrote: > The core pcmcia code blows up all over the place if it allowed a card without > a valid CIS. We need to allow such cards as the CIS...
View ArticleRe: why do we need vmalloc_sync_all?
On 06/14, Ingo Molnar wrote: > > * Oleg Nesterov <oleg@redhat.com> wrote: > > > I didn't read v2 yet, but I'd like to ask a question. > > > > Why do we need...
View Article[PATCH 1/2] ARM: debug: Limit range of DEBUG_UART_8250_SHIFT
The useful range for DEBUG_UART_8250_SHIFT is 0..31. Signed-off-by: Guenter Roeck <linux@roeck-us.net> --- arch/arm/Kconfig.debug | 1 + 1 file changed, 1 insertion(+) diff --git...
View Article[PATCH v2 2/2] ARM: debug: Fix unsupported operand in Kconfig.debug
arm builds show the following warning. arch/arm/Kconfig.debug:1576:warning: ignoring unsupported character '>' This is due to config DEBUG_UART_8250_WORD bool "Use 32-bit accesses for 8250 UART"...
View ArticleRe: [PATCH v4] NET: Add ezchip ethernet driver
Le 06/13/15 23:26, Noam Camus a écrit : > From: Noam Camus <noamc@ezchip.com> > > Simple LAN device for debug or management purposes. > Device supports interrupts for RX and...
View Article[PATCH] rtc: Properly sort Makefile
Properly sort the Makefile by filename Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> --- drivers/rtc/Makefile | 34 +++++++++++++++++----------------- 1 file changed, 17...
View ArticleRe: [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
On 06/14, Ingo Molnar wrote: > > So since we have a spin_lock() there already, Yeeeees, I thought about task_lock() or pgd_lock too. > Also, since this is x86 specific code we could rely on...
View Article[PATCH] cris: don't use module_init for non-modular core eeprom.c code
The eeprom.c code is compiled based on the Kconfig setting ETRAX_I2C_EEPROM, which is bool. So the code is either built in or absent. It will never be modular, so using module_init as an alias for...
View Article[PATCH] rtc: whitespace fixes
Some entries in the Kconfig are improperly indented with spaces instead of tabs. Also fix whitespaces in Makefile. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> ---...
View Article[PATCH] rtc: remove useless I2C dependencies
Multiple options depend on I2C but are already under under if I2C. Remove those useless dependencies. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> ---...
View Article200W led high bay with taiwan meanwell dirver for North Africa market
Hello, LED Light Source and CE RoHS SAA UL Listed 100w Outdoor Lighting LED high bay LED HIGH BAY LIGHTING 30W led high bay 25$usd 100W led high bay 45$usd 150W led high bay only 58$usd LED FLOOD...
View ArticleRe: Redirect on specific threshold !!
Hi, On 15/06/15 05:12, shahzaib shahzaib wrote: > Hi, > > We're using Nginx to serve videos on one of our Storage > server(contains mp4 videos) and due to high amount of requests we're...
View ArticleRe: [PHP-DEV] Array dereferencing of scalars
On 14 June 2015 04:33:16 BST, Yasuo Ohgaki <yohgaki@ohgaki.net> wrote: >Hi Rowan, > >On Thu, Jun 11, 2015 at 5:59 PM, Rowan Collins ><rowan.collins@gmail.com> >wrote:...
View Article[PATCH v2] gpio / ACPI: Add label to the gpio request
In leds-gpio.c create_gpio_led only the legacy path propagates the label by passing it into devm_gpio_request_one. Similarily gpio_keys_polled.c also neglects to propagate the name to the gpio...
View ArticleLinux 3.18.16
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm announcing the release of the 3.18.16 kernel. Note the 3.18.15 kernel was pushed earlier today but never announced and been superseded by 3.18.16 to...
View ArticleRe: [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
On 06/14, Oleg Nesterov wrote: > > So, unless you are going to remove pgd_lock altogether perhaps we can > rely on it the same way > > mb(); > spin_unlock_wait(&pgd_lock); >...
View ArticleRe: clustered MD
On 06/12/2015 01:46 PM, David Teigland wrote: > When a node fails, its dirty areas get special treatment from other nodes > using the area_resyncing() function. Should the suspend_list be...
View Article[PATCH] include/uapi/linux/swab.h: define a silent macro to avoid sparse error
define a silent macro when _CHECKER_ is defined. This change fixes the following sparse errors: include/uapi/linux/swab.h:60:16: error: undefined identifier '__builtin_bswap32'...
View Article