diff options
| author | Nikolaus Voss <[email protected]> | 2018-10-30 15:05:57 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-10-31 08:54:13 -0700 |
| commit | f027c34d844013d9d6c902af8fa01a82d6e5073d (patch) | |
| tree | 46d4851a2f48ad45fb064ddd30c30c36362059cc /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 22ebb72b32606aa0f891e09de007be7d3d8effd1 (diff) | |
init/do_mounts.c: add root=PARTLABEL=<name> support
Support referencing the root partition label from GPT as argument
to the root= option on the kernel command line in analogy to
referencing the partition uuid as root=PARTUUID=<uuid>.
Specifying the partition label instead of the uuid is often much
easier, e.g. in embedded environments when there is an
A/B rootfs partition scheme for interruptible firmware updates
(i.e. rootfsA/ rootfsB).
The partition label can be queried with the blkid command.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Nikolaus Voss <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Cc: Dominik Brodowski <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Jens Axboe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions