[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190203.202800.108022659263277392.davem@davemloft.net>
Date: Sun, 03 Feb 2019 20:28:00 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: joe@...ches.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] netdevice.h: Add __cold to netdev_<level> logging
functions
From: Joe Perches <joe@...ches.com>
Date: Sat, 02 Feb 2019 19:47:25 -0800
> Add __cold to the netdev_<level> logging functions similar to
> the use of __cold in the generic printk function.
>
> Using __cold moves all the netdev_<level> logging functions
> out-of-line possibly improving code locality and runtime
> performance.
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Sure, let's give this a try.
I'll push this out to net-next when my build testing completes.
Thanks.
Powered by blists - more mailing lists