linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tiezhu Yang <yangtiezhu@loongson.cn>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	Xuefeng Li <lixuefeng@loongson.cn>
Subject: [PATCH 0/3] MIPS: Fix some issues about arch_mem_init()
Date: Tue, 21 Apr 2020 17:04:26 +0800	[thread overview]
Message-ID: <1587459869-12183-1-git-send-email-yangtiezhu@loongson.cn> (raw)

Tiezhu Yang (3):
  MIPS: Do not initialise globals to 0
  MIPS: Cleanup code about plat_mem_setup()
  MIPS: Reduce possibility of kernel panic under CONFIG_SWIOTLB

 arch/mips/include/asm/bootinfo.h |  2 +-
 arch/mips/kernel/setup.c         | 14 +++++++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

-- 
2.1.0


             reply	other threads:[~2020-04-21  9:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  9:04 Tiezhu Yang [this message]
2020-04-21  9:04 ` [PATCH 1/3] MIPS: Do not initialise globals to 0 Tiezhu Yang
2020-04-21  9:04 ` [PATCH 2/3] MIPS: Cleanup code about plat_mem_setup() Tiezhu Yang
2020-04-21  9:04 ` [PATCH 3/3] MIPS: Reduce possibility of kernel panic under CONFIG_SWIOTLB Tiezhu Yang
2020-04-21  9:35   ` Jiaxun Yang
2020-04-21 10:45     ` Jiaxun Yang
2020-04-21 11:13     ` Tiezhu Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1587459869-12183-1-git-send-email-yangtiezhu@loongson.cn \
    --to=yangtiezhu@loongson.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).