On Sat, 30 Jan 2021 10:33:19 +0800 Chris Mi wrote:
> +// SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB
> +/* Copyright (c) 2021 Mellanox Technologies. */
> +
> +const struct psample_ops __rcu *psample_ops __read_mostly;
> +EXPORT_SYMBOL_GPL(psample_ops);

Please explain to me how you could possibly have compile tested this
and not caught that it doesn't build.

Reply via email to