On Mon, 2013-02-25 at 06:42 -0800, Dave Hansen wrote:
> On 02/24/2013 01:28 PM, Peter Hurley wrote:
> > Now that the alloc_remap() has been/is being removed, is most/all of
> > this being reverted?
>
> I _believe_ alloc_remap() is the only case where we actually remapped
> low memory. However, th
On 02/24/2013 01:28 PM, Peter Hurley wrote:
> Now that the alloc_remap() has been/is being removed, is most/all of
> this being reverted?
I _believe_ alloc_remap() is the only case where we actually remapped
low memory. However, there is still other code that does __pa()
translations for percpu a
On Sun, Feb 24, 2013 at 04:28:58PM -0500, Peter Hurley wrote:
>
> On Tue, 2013-01-22 at 13:24 -0800, Dave Hansen wrote:
> > This series fixes a hard-to-debug early boot hang on 32-bit
> > NUMA systems. It adds coverage to the debugging code,
> > adds some helpers, and eventually fixes the origina
On Tue, 2013-01-22 at 13:24 -0800, Dave Hansen wrote:
> This series fixes a hard-to-debug early boot hang on 32-bit
> NUMA systems. It adds coverage to the debugging code,
> adds some helpers, and eventually fixes the original bug I
> was hitting.
Hi Dave,
Now that the alloc_remap() has been/is
On 01/22/2013 01:24 PM, Dave Hansen wrote:
> This series fixes a hard-to-debug early boot hang on 32-bit
> NUMA systems. It adds coverage to the debugging code,
> adds some helpers, and eventually fixes the original bug I
> was hitting.
I got one more reviewed-by on this set, but otherwise no mor
This series fixes a hard-to-debug early boot hang on 32-bit
NUMA systems. It adds coverage to the debugging code,
adds some helpers, and eventually fixes the original bug I
was hitting.
[v3]
* Remove unnecessary initializations in slow_virt_to_phys(),
and convert 'level' to use the new enum p
6 matches
Mail list logo