All of lore.kernel.org
 help / color / mirror / Atom feed
* + taskstats-version-12-with-thread-group-and-exe-info-fix.patch added to -mm tree
@ 2022-04-04 22:43 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-04-04 22:43 UTC (permalink / raw)
  To: mm-commits, ismael, thomas.orgis, akpm


The patch titled
     Subject: taskstats-version-12-with-thread-group-and-exe-info-fix
has been added to the -mm tree.  Its filename is
     taskstats-version-12-with-thread-group-and-exe-info-fix.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/taskstats-version-12-with-thread-group-and-exe-info-fix.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/taskstats-version-12-with-thread-group-and-exe-info-fix.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: "Dr. Thomas Orgis" <thomas.orgis@uni-hamburg.de>
Subject: taskstats-version-12-with-thread-group-and-exe-info-fix

fix version number in comment

Link: https://lkml.kernel.org/r/20220405003601.7a5f6008@plasteblaster
Signed-off-by: Dr. Thomas Orgis <thomas.orgis@uni-hamburg.de>
Reviewed-by: Ismael Luceno <ismael@iodev.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/uapi/linux/taskstats.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/include/uapi/linux/taskstats.h~taskstats-version-12-with-thread-group-and-exe-info-fix
+++ a/include/uapi/linux/taskstats.h
@@ -49,7 +49,7 @@ struct taskstats {
 
 	/* The accounting flags of a task as defined in <linux/acct.h>
 	 * Defined values are AFORK, ASU, ACOMPAT, ACORE, AXSIG, and AGROUP.
-	 * (AGROUP since version 11).
+	 * (AGROUP since version 12).
 	 */
 	__u8	ac_flag;		/* Record flags */
 	__u8	ac_nice;		/* task_nice */
_

Patches currently in -mm which might be from thomas.orgis@uni-hamburg.de are

taskstats-version-12-with-thread-group-and-exe-info.patch
taskstats-version-12-with-thread-group-and-exe-info-fix.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-04 23:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04 22:43 + taskstats-version-12-with-thread-group-and-exe-info-fix.patch added to -mm tree Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.