linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] um: Misc cleanups
@ 2025-08-27  0:56 Tiwei Bie
  2025-08-27  0:56 ` [PATCH v2 1/7] um: Add missing trailing newline to help messages Tiwei Bie
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Tiwei Bie @ 2025-08-27  0:56 UTC (permalink / raw)
  To: richard, anton.ivanov, johannes; +Cc: linux-um, tiwei.btw, tiwei.bie

From: Tiwei Bie <tiwei.btw@antgroup.com>

v2:
- Fix commit log for PATCH 2/7 (the original indentation is a tab
  plus a space, not a single tab);

v1: https://lore.kernel.org/linux-um/20250824154425.2243375-1-tiwei.bie@linux.dev/

Tiwei Bie (7):
  um: Add missing trailing newline to help messages
  um: vector: Fix indentation for help message
  um: Fix help message for ssl-non-raw
  um: Indent time-travel help messages
  um: Remove unused offset and child_err fields from stub_data
  um: Remove outdated comment about STUB_DATA_PAGES
  um: Centralize stub size calculations

 arch/um/drivers/ssl.c                   |  5 +++-
 arch/um/drivers/ubd_kern.c              |  2 +-
 arch/um/drivers/vector_kern.c           |  2 +-
 arch/um/include/shared/as-layout.h      |  5 ++--
 arch/um/include/shared/skas/stub-data.h |  3 +-
 arch/um/kernel/dtb.c                    |  2 +-
 arch/um/kernel/time.c                   | 37 +++++++++++++------------
 arch/um/kernel/um_arch.c                |  4 +--
 arch/um/os-Linux/skas/process.c         |  2 +-
 arch/x86/um/shared/sysdep/stub_32.h     |  2 +-
 arch/x86/um/shared/sysdep/stub_64.h     |  2 +-
 11 files changed, 34 insertions(+), 32 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-08-27  0:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27  0:56 [PATCH v2 0/7] um: Misc cleanups Tiwei Bie
2025-08-27  0:56 ` [PATCH v2 1/7] um: Add missing trailing newline to help messages Tiwei Bie
2025-08-27  0:56 ` [PATCH v2 2/7] um: vector: Fix indentation for help message Tiwei Bie
2025-08-27  0:56 ` [PATCH v2 3/7] um: Fix help message for ssl-non-raw Tiwei Bie
2025-08-27  0:57 ` [PATCH v2 4/7] um: Indent time-travel help messages Tiwei Bie
2025-08-27  0:57 ` [PATCH v2 5/7] um: Remove unused offset and child_err fields from stub_data Tiwei Bie
2025-08-27  0:57 ` [PATCH v2 6/7] um: Remove outdated comment about STUB_DATA_PAGES Tiwei Bie
2025-08-27  0:57 ` [PATCH v2 7/7] um: Centralize stub size calculations Tiwei Bie

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).