diff options
author | Max Staudt <max@enpas.org> | 2022-02-11 15:10:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-26 10:03:21 +0100 |
commit | c2faf737abfb10f88f2d2612d573e9edc3c42c37 (patch) | |
tree | d84d9511aeb808778b3e195983de97ef5fa21a39 /fs/nfs | |
parent | serial: sunplus-uart: Add Sunplus SoC UART Driver (diff) | |
download | linux-c2faf737abfb10f88f2d2612d573e9edc3c42c37.tar.xz linux-c2faf737abfb10f88f2d2612d573e9edc3c42c37.zip |
tty: Reserve ldisc 29 for development purposes
It's handy to have an ldisc number free for out-of-tree testing. This
way, a new ldisc can be developed on any running system, without having
to recompile the kernel just to define a new number.
This is the highest number (and also the last one) available under the
old numbering scheme, so let's reserve it before it's too late.
From now on, every new ldisc upstreamed will have to increment NR_LDISCS
in lockstep with its addition to the table in tty.h.
Signed-off-by: Max Staudt <max@enpas.org>
Link: https://lore.kernel.org/r/20220211141036.6403-1-max@enpas.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions