oe-kbuild.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [char-misc:char-misc-next 11/26] vmbus_bufring.c:172:37: warning: taking address of packed member of 'struct vmbus_bufring' may result in an unaligned pointer value
@ 2024-04-12 11:19 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-12 11:19 UTC (permalink / raw
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Saurabh Sengar <ssengar@linux.microsoft.com>
CC: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>
CC: Long Li <longli@microsoft.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-next
head:   dc806bd48abc1b8a4ae72709a37e65db42a32048
commit: 82b0945ce2c2d636d5e893ad50210875c929f257 [11/26] tools: hv: Add new fcopy application based on uio driver
:::::: branch date: 22 hours ago
:::::: commit date: 22 hours ago
compiler: gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240412/202404121913.GhtSoKbW-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202404121913.GhtSoKbW-lkp@intel.com/

All warnings (new ones prefixed by >>):

   vmbus_bufring.c: In function 'vmbus_txbr_write':
>> vmbus_bufring.c:172:37: warning: taking address of packed member of 'struct vmbus_bufring' may result in an unaligned pointer value [-Waddress-of-packed-member]
     172 |         while (!rte_atomic32_cmpset(&vbr->windex, old_windex, next_windex))
         |                                     ^~~~~~~~~~~~

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-12 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12 11:19 [char-misc:char-misc-next 11/26] vmbus_bufring.c:172:37: warning: taking address of packed member of 'struct vmbus_bufring' may result in an unaligned pointer value kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).