/* this must not include
kernel stack at top */
- pr_debug("mem_init: start=%lx, end=%lx\n", memory_start, memory_end);
-
end_mem &= PAGE_MASK;
high_memory = __va(end_mem);
Acked-By: Dinh Nguyen
On 6/27/23 16:01, Guenter Roeck wrote:
On 6/27/23 13:05, Dinh Nguyen wrote:
On 6/27/23 14:56, Vishal Moola wrote:
On Tue, Jun 27, 2023 at 12:14 PM Guenter Roeck
wrote:
On 6/27/23 12:10, Guenter Roeck wrote:
On 6/27/23 10:42, Vishal Moola wrote:
On Mon, Jun 26, 2023 at 10:47 PM Guenter
On 6/27/23 14:56, Vishal Moola wrote:
On Tue, Jun 27, 2023 at 12:14 PM Guenter Roeck wrote:
On 6/27/23 12:10, Guenter Roeck wrote:
On 6/27/23 10:42, Vishal Moola wrote:
On Mon, Jun 26, 2023 at 10:47 PM Guenter Roeck wrote:
On Thu, Jun 22, 2023 at 01:57:38PM -0700, Vishal Moola (Oracle)
))); \
} while (0)
#endif /* _ASM_NIOS2_PGALLOC_H */
Acked-by: Dinh Nguyen
___
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um
On 6/14/23 04:30, Geert Uytterhoeven wrote:
Hi Dinh,
On Wed, Jun 14, 2023 at 12:17 AM Dinh Nguyen wrote:
On 6/12/23 16:04, Vishal Moola (Oracle) wrote:
Part of the conversions to replace pgtable constructor/destructors with
ptdesc equivalents.
Signed-off-by: Vishal Moola (Oracle
On 6/12/23 16:04, Vishal Moola (Oracle) wrote:
Part of the conversions to replace pgtable constructor/destructors with
ptdesc equivalents.
Signed-off-by: Vishal Moola (Oracle)
---
arch/nios2/include/asm/pgalloc.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/
dropped which are no longer needed.
Cc: Dinh Nguyen
Cc: linux-ker...@vger.kernel.org
Signed-off-by: Anshuman Khandual
---
arch/nios2/Kconfig | 1 +
arch/nios2/include/asm/pgtable.h | 16
arch/nios2/mm/init.c | 20
3 files
: Arnd Bergmann
Cc: Dinh Nguyen
Signed-off-by: Jason A. Donenfeld
---
arch/nios2/include/asm/timex.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/nios2/include/asm/timex.h b/arch/nios2/include/asm/timex.h
index a769f871b28d..d9a3f426cdda 100644
--- a/arch/nios2/include/asm/tim
: Arnd Bergmann
Cc: Dinh Nguyen
Signed-off-by: Jason A. Donenfeld
---
arch/nios2/include/asm/timex.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/nios2/include/asm/timex.h b/arch/nios2/include/asm/timex.h
index a769f871b28d..d9a3f426cdda 100644
--- a/arch/nios2/include/asm/tim