On Sun, Feb 03, 2019 at 12:07:28PM +0100, Stefan Kalis wrote:
> I got a Renkforce 986823-card with the mentioned chipset that became
> unusable with kernel 4.9 - most likely due to a patch that introduced
> firmware loading for cards without firmware-ROM. The patch was written
> by Christian Lampar
I got a Renkforce 986823-card with the mentioned chipset that became
unusable with kernel 4.9 - most likely due to a patch that introduced
firmware loading for cards without firmware-ROM. The patch was written
by Christian Lamparter.
I could make changes to kernel source code here and I have the 5
On Sun, Feb 03, 2019 at 08:39:20PM +1100, Michael Ellerman wrote:
> Mike Rapoport writes:
>
> > Currently, memblock has several internal functions with overlapping
> > functionality. They all call memblock_find_in_range_node() to find free
> > memory and then reserve the allocated range and mark
Mike Rapoport writes:
> Currently, memblock has several internal functions with overlapping
> functionality. They all call memblock_find_in_range_node() to find free
> memory and then reserve the allocated range and mark it with kmemleak.
> However, there is difference in the allocation constrain