Hi Jean-Jacques,
Sorry for top posting.
As I know, there have been several attempts to solve the same problem already:)
[1] https://lkml.org/lkml/2013/9/18/216
[2] https://lkml.org/lkml/2013/11/22/520
[3] https://lkml.org/lkml/2014/1/8/240
There are some questions related to your approach:
1) H
Olof Johansson; Linus
Torvalds; Andrew Morton; Ingo Molnar; H. Peter Anvin; Dave Hansen;
linux-kernel@vger.kernel.org; Strashko, Grygorii; xen-de...@lists.xensource.com
Subject: Re: [PATCH 1/3] memblock, nobootmem: Add memblock_virt_alloc_low()
On Tue, Jan 28, 2014 at 01:36:28PM -0500, San
Hi Philipp,
On 01/14/2014 08:52 PM, Philipp Hachtmann wrote:
> Hello Grygorii,
>
> thank you for your comments.
>
> To clarify we have the following requirements for memblock:
>
> (1) Reserved areas can be declared before memory is added.
> (2) The physical memory is detected once only.
> (3) T
Hi Tejun,
>On Thu, Dec 05, 2013 at 06:35:00PM +0200, Grygorii Strashko wrote:
>> >> +#define memblock_virt_alloc_align(x, align) \
>> >> + memblock_virt_alloc_try_nid(x, align, BOOTMEM_LOW_LIMIT, \
>> >> + BOOTMEM_ALLOC_ACCESSIBLE, MAX_NUMNODES)
>> >
>> > Also, do we
Hi Thierry,
On 09/16/2013 11:32 AM, Thierry Reding wrote:> Interrupt references are
currently resolved very early (when a device is
> created). This has the disadvantage that it will fail in cases where the
> interrupt parent hasn't been probed and no IRQ domain for it has been
> registered yet.
Hi Lars, Linus,
I've few comments regarding this patch and problem in general.
On 08/26/2013 05:07 PM, Lars Poeschel wrote:
> From: Linus Walleij
>
> Currently the kernel is ambigously treating GPIOs and interrupts
> from a GPIO controller: GPIOs and interrupts are treated as
> orthogonal. This
Hi Kevin,
It's done alreday here:
https://patchwork.kernel.org/patch/2477541/ - mfd: twl-core: convert to
module_i2c_driver()
(Samuel has taken this one)
- and -
https://patchwork.kernel.org/patch/2477561/ - i2c: omap: convert to
module_platform_driver()
(you can vote here - TWL can't be shift
7 matches
Mail list logo