aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools/kunit/usage.rst
diff options
context:
space:
mode:
authorDavid Gow <davidgow@google.com>2020-12-21 23:39:00 -0800
committerShuah Khan <skhan@linuxfoundation.org>2021-01-04 09:18:38 -0700
commit65a4e5299739abe0888cda0938d21f8ea3b5c606 (patch)
tree60c5e67c6005ed8c108da09aa475626b1cf0ea7f /Documentation/dev-tools/kunit/usage.rst
parentLinux 5.11-rc2 (diff)
downloadlinux-dev-65a4e5299739abe0888cda0938d21f8ea3b5c606.tar.xz
linux-dev-65a4e5299739abe0888cda0938d21f8ea3b5c606.zip
kunit: tool: Force the use of the 'tty' console for UML
kunit_tool relies on the UML console outputting printk() output to the tty in order to get results. Since the default console driver could change, pass 'console=tty' to the kernel. This is triggered by a change[1] to use ttynull as a fallback console driver which -- by chance or by design -- seems to have changed the default console output on UML, breaking kunit_tool. While this may be fixed, we should be less fragile to such changes in the default. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=757055ae8dedf5333af17b3b5b4b70ba9bc9da4e Signed-off-by: David Gow <davidgow@google.com> Fixes: 757055ae8ded ("init/console: Use ttynull as a fallback when there is no console") Reported-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Tested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Brendan Higgins <brendanhiggins@google.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'Documentation/dev-tools/kunit/usage.rst')
0 files changed, 0 insertions, 0 deletions