Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425190
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] mlx5: only register devlink when ethernet is available |
| Date | 2016-06-17 17:10 +0200 |
| Message-ID | <rL3zc-88D-21@gated-at.bofh.it> (permalink) |
| References | <rKkVs-4hD-7@gated-at.bofh.it> <rKpV7-7iY-3@gated-at.bofh.it> <rL3pw-7Q6-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Friday, June 17, 2016 5:50:14 PM CEST Saeed Mahameed wrote: > On Wed, Jun 15, 2016 at 11:50 PM, Arnd Bergmann <arnd@arndb.de> wrote: > > On Wednesday, June 15, 2016 7:04:54 PM CEST Saeed Mahameed wrote: > > Ok, I see. It would be nice if the process had a way to avoid build regressions > > in linux-next, in particular if you already have a fix by the time a patch > > that introduces a problem gets added. > > > > The reason we added this tree is to get 0-day testing but currently it > makes some unwanted noise > so we will remove it until we figure it out. I think you can simply ask Fengguang Wu to add your git tree to the list of trees he pulls from for the 0-day test bot. > > Can you check if the fix for the second problem correctly removes the > > unnecessary 64-bit division (as opposed to adding a call to div_s64() > > or do_div()), and if it removes all traces of 'struct timespec' again? > > > > Yes, same thing, already fixed, will reply to that thread. Ok, thanks for the confirmation! Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] mlx5: only register devlink when ethernet is available Arnd Bergmann <arnd@arndb.de> - 2016-06-15 17:30 +0200
Re: [PATCH 1/2] mlx5: only register devlink when ethernet is available Saeed Mahameed <saeedm@dev.mellanox.co.il> - 2016-06-15 18:10 +0200
Re: [PATCH 1/2] mlx5: only register devlink when ethernet is available Arnd Bergmann <arnd@arndb.de> - 2016-06-15 22:50 +0200
Re: [PATCH 1/2] mlx5: only register devlink when ethernet is available Saeed Mahameed <saeedm@dev.mellanox.co.il> - 2016-06-17 17:00 +0200
Re: [PATCH 1/2] mlx5: only register devlink when ethernet is available Arnd Bergmann <arnd@arndb.de> - 2016-06-17 17:10 +0200
Re: [PATCH 1/2] mlx5: only register devlink when ethernet is available Leon Romanovsky <leon@kernel.org> - 2016-06-17 18:20 +0200
csiph-web