summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2015-11-12 15:21:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-11-20 16:19:54 -0800
commitfa70045e9df47d2e7a698e5f7a0d21423a58cdaa (patch)
tree76659df31b9328148f44bdaf0f27fe57b7c0c87c /scripts/stackusage
parent6b2a3d628aa752f0ab825fc6d4d07b09e274d1c1 (diff)
downloadkernel-fa70045e9df47d2e7a698e5f7a0d21423a58cdaa.tar.gz
serial: 8250_mid: Add missing dependency
8250_mid uses rational_best_approximation() function, so the driver needs to select CONFIG_RATIONAL option. This fixes build error when CONFIG_RATIONAL is not enabled: drivers/built-in.o: In function `mid8250_set_termios': 8250_mid.c:(.text+0x10169a): undefined reference to `rational_best_approximation' Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
925b20c231a2b30f6893aa258a'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long 2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-07-19Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long 2022-07-15net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park 2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park 2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-07-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima 2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima 2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang 2022-06-10Documentation: add description for net.sctp.ecn_enableXin Long 2022-06-10Documentation: add description for net.sctp.intl_enableXin Long 2022-06-10Documentation: add description for net.sctp.reconf_enableXin Long 2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S 2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni 2022-04-20doc/ip-sysctl: add bc_forwardingNicolas Dichtel 2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S 2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet 2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin 2021-11-05net: udp: correct the document for udp_memMenglong Dong 2021-11-01net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood 2021-11-01net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood 2021-09-23tcp: remove sk_{tr}x_skb_cacheEric Dumazet 2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-07-21tcp: disable TFO blackhole logic by defaultWei Wang 2021-07-21ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman