mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-04 01:34:45 +00:00
The syscall interface is has been replaced by a more flexible interface since 2.6.0. It is time to work towards discarding the old interface. So add a entry in feature-removal-schedule.txt and print a warning when the interface is used. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>