[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161342220739.9745.6613932639458138139.git-patchwork-notify@kernel.org>
Date: Mon, 15 Feb 2021 20:50:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tong Zhang <ztong0001@...il.com>
Cc: 3chas3@...il.com, linux-atm-general@...ts.sourceforge.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] atm: idt77252: fix build broken on amd64
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Sun, 14 Feb 2021 18:43:08 -0500 you wrote:
> idt77252 is broken and wont load on amd64 systems
> modprobe idt77252 shows the following
>
> idt77252_init: skb->cb is too small (48 < 56)
>
> Add packed attribute to struct idt77252_skb_prv and struct atm_skb_data
> so that the total size can be <= sizeof(skb->cb)
> Also convert runtime size check to buildtime size check in
> idt77252_init()
>
> [...]
Here is the summary with links:
- [v1] atm: idt77252: fix build broken on amd64
https://git.kernel.org/netdev/net/c/d0a0bbe7b0a1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists