diff options
author | Hannes Reinecke <[email protected]> | 2014-02-07 11:38:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-02-07 08:40:54 -0800 |
commit | d8a5dc3033af2fd6d16030d2ee4fbd073460fe54 (patch) | |
tree | 52ecd6d59354df0c3b26c9f3236f668ed26af1c7 /include/linux/fpga/fpga-mgr.h | |
parent | 3ac06b905655b3ef2fd2196bab36e4587e1e4e4f (diff) |
tty: Set correct tty name in 'active' sysfs attribute
The 'active' sysfs attribute should refer to the currently active tty
devices the console is running on, not the currently active console.
The console structure doesn't refer to any device in sysfs, only the tty
the console is running on has. So we need to print out the tty names in
'active', not the console names.
This resolves an issue on s390 platforms in determining the correct
console device to use.
Cc: Lennart Poettering <[email protected]>
Cc: Kay Sievers <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: David Herrmann <[email protected]>
Signed-off-by: Werner Fink <[email protected]>
Signed-off-by: Hannes Reinecke <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions