From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [tip:x86/misc 1/1] lib/checksum_kunit.c:13:39: sparse: sparse: incorrect type in initializer (different base types)
Date: Fri, 26 May 2023 21:14:13 +0800 [thread overview]
Message-ID: <202305262148.2KCD4fjf-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence bisect report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
CC: x86@kernel.org
TO: Noah Goldstein <goldstein.w.n@gmail.com>
CC: Dave Hansen <dave.hansen@linux.intel.com>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/misc
head: 688eb8191b475db5acfd48634600b04fd3dda9ad
commit: 688eb8191b475db5acfd48634600b04fd3dda9ad [1/1] x86/csum: Improve performance of `csum_partial`
:::::: branch date: 19 hours ago
:::::: commit date: 19 hours ago
config: arm-randconfig-s043-20230525 (https://download.01.org/0day-ci/archive/20230526/202305262148.2KCD4fjf-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.0
reproduce:
mkdir -p ~/bin
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# apt-get install sparse
# sparse version: v0.6.4-39-gce1a6720-dirty
# https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=688eb8191b475db5acfd48634600b04fd3dda9ad
git remote add tip https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
git fetch --no-tags tip x86/misc
git checkout 688eb8191b475db5acfd48634600b04fd3dda9ad
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 ~/bin/make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=arm olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 ~/bin/make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' O=build_dir ARCH=arm SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202305262148.2KCD4fjf-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> lib/checksum_kunit.c:13:39: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __wsum static const [toplevel] [usertype] random_init_sum @@ got int @@
lib/checksum_kunit.c:13:39: sparse: expected restricted __wsum static const [toplevel] [usertype] random_init_sum
lib/checksum_kunit.c:13:39: sparse: got int
>> lib/checksum_kunit.c:60:9: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:9: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:9: sparse: got int
lib/checksum_kunit.c:60:17: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:17: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:17: sparse: got int
lib/checksum_kunit.c:60:25: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:25: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:25: sparse: got int
lib/checksum_kunit.c:60:33: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:33: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:33: sparse: got int
lib/checksum_kunit.c:60:41: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:41: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:41: sparse: got int
lib/checksum_kunit.c:60:49: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:49: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:49: sparse: got int
lib/checksum_kunit.c:60:57: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:57: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:57: sparse: got int
lib/checksum_kunit.c:60:65: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:65: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:65: sparse: got int
lib/checksum_kunit.c:60:73: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:60:73: sparse: expected restricted __sum16
lib/checksum_kunit.c:60:73: sparse: got int
lib/checksum_kunit.c:61:9: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:9: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:9: sparse: got int
lib/checksum_kunit.c:61:17: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:17: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:17: sparse: got int
lib/checksum_kunit.c:61:25: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:25: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:25: sparse: got int
lib/checksum_kunit.c:61:33: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:33: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:33: sparse: got int
lib/checksum_kunit.c:61:41: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:41: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:41: sparse: got int
lib/checksum_kunit.c:61:49: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:49: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:49: sparse: got int
lib/checksum_kunit.c:61:57: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:57: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:57: sparse: got int
lib/checksum_kunit.c:61:65: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:65: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:65: sparse: got int
lib/checksum_kunit.c:61:73: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:61:73: sparse: expected restricted __sum16
lib/checksum_kunit.c:61:73: sparse: got int
lib/checksum_kunit.c:62:9: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:9: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:9: sparse: got int
lib/checksum_kunit.c:62:17: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:17: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:17: sparse: got int
lib/checksum_kunit.c:62:25: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:25: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:25: sparse: got int
lib/checksum_kunit.c:62:33: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:33: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:33: sparse: got int
lib/checksum_kunit.c:62:41: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:41: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:41: sparse: got int
lib/checksum_kunit.c:62:49: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:49: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:49: sparse: got int
lib/checksum_kunit.c:62:57: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:57: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:57: sparse: got int
lib/checksum_kunit.c:62:65: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:65: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:65: sparse: got int
lib/checksum_kunit.c:62:73: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:62:73: sparse: expected restricted __sum16
lib/checksum_kunit.c:62:73: sparse: got int
lib/checksum_kunit.c:63:9: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:9: sparse: expected restricted __sum16
lib/checksum_kunit.c:63:9: sparse: got int
lib/checksum_kunit.c:63:17: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:17: sparse: expected restricted __sum16
lib/checksum_kunit.c:63:17: sparse: got int
lib/checksum_kunit.c:63:25: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:25: sparse: expected restricted __sum16
lib/checksum_kunit.c:63:25: sparse: got int
lib/checksum_kunit.c:63:33: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:33: sparse: expected restricted __sum16
lib/checksum_kunit.c:63:33: sparse: got int
lib/checksum_kunit.c:63:41: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:41: sparse: expected restricted __sum16
lib/checksum_kunit.c:63:41: sparse: got int
lib/checksum_kunit.c:63:49: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:49: sparse: expected restricted __sum16
lib/checksum_kunit.c:63:49: sparse: got int
lib/checksum_kunit.c:63:57: sparse: sparse: incorrect type in initializer (different base types) @@ expected restricted __sum16 @@ got int @@
lib/checksum_kunit.c:63:57: sparse: expected restricted __sum16
vim +13 lib/checksum_kunit.c
688eb8191b475d Noah Goldstein 2023-05-10 12
688eb8191b475d Noah Goldstein 2023-05-10 @13 static const __wsum random_init_sum = 0x2847aab;
688eb8191b475d Noah Goldstein 2023-05-10 14 static const u8 random_buf[] = {
688eb8191b475d Noah Goldstein 2023-05-10 15 0xac, 0xd7, 0x76, 0x69, 0x6e, 0xf2, 0x93, 0x2c, 0x1f, 0xe0, 0xde, 0x86,
688eb8191b475d Noah Goldstein 2023-05-10 16 0x8f, 0x54, 0x33, 0x90, 0x95, 0xbf, 0xff, 0xb9, 0xea, 0x62, 0x6e, 0xb5,
688eb8191b475d Noah Goldstein 2023-05-10 17 0xd3, 0x4f, 0xf5, 0x60, 0x50, 0x5c, 0xc7, 0xfa, 0x6d, 0x1a, 0xc7, 0xf0,
688eb8191b475d Noah Goldstein 2023-05-10 18 0xd2, 0x2c, 0x12, 0x3d, 0x88, 0xe3, 0x14, 0x21, 0xb1, 0x5e, 0x45, 0x31,
688eb8191b475d Noah Goldstein 2023-05-10 19 0xa2, 0x85, 0x36, 0x76, 0xba, 0xd8, 0xad, 0xbb, 0x9e, 0x49, 0x8f, 0xf7,
688eb8191b475d Noah Goldstein 2023-05-10 20 0xce, 0xea, 0xef, 0xca, 0x2c, 0x29, 0xf7, 0x15, 0x5c, 0x1d, 0x4d, 0x09,
688eb8191b475d Noah Goldstein 2023-05-10 21 0x1f, 0xe2, 0x14, 0x31, 0x8c, 0x07, 0x57, 0x23, 0x1f, 0x6f, 0x03, 0xe1,
688eb8191b475d Noah Goldstein 2023-05-10 22 0x93, 0x19, 0x53, 0x03, 0x45, 0x49, 0x9a, 0x3b, 0x8e, 0x0c, 0x12, 0x5d,
688eb8191b475d Noah Goldstein 2023-05-10 23 0x8a, 0xb8, 0x9b, 0x8c, 0x9a, 0x03, 0xe5, 0xa2, 0x43, 0xd2, 0x3b, 0x4e,
688eb8191b475d Noah Goldstein 2023-05-10 24 0x7e, 0x30, 0x3c, 0x22, 0x2d, 0xc5, 0xfc, 0x9e, 0xdb, 0xc6, 0xf9, 0x69,
688eb8191b475d Noah Goldstein 2023-05-10 25 0x12, 0x39, 0x1f, 0xa0, 0x11, 0x0c, 0x3f, 0xf5, 0x53, 0xc9, 0x30, 0xfb,
688eb8191b475d Noah Goldstein 2023-05-10 26 0xb0, 0xdd, 0x21, 0x1d, 0x34, 0xe2, 0x65, 0x30, 0xf1, 0xe8, 0x1b, 0xe7,
688eb8191b475d Noah Goldstein 2023-05-10 27 0x55, 0x0d, 0xeb, 0xbd, 0xcc, 0x9d, 0x24, 0xa4, 0xad, 0xa7, 0x93, 0x47,
688eb8191b475d Noah Goldstein 2023-05-10 28 0x19, 0x2e, 0xc4, 0x5c, 0x3b, 0xc7, 0x6d, 0x95, 0x0c, 0x47, 0x60, 0xaf,
688eb8191b475d Noah Goldstein 2023-05-10 29 0x5b, 0x47, 0xee, 0xdc, 0x31, 0x31, 0x14, 0x12, 0x7e, 0x9e, 0x45, 0xb1,
688eb8191b475d Noah Goldstein 2023-05-10 30 0xc1, 0x69, 0x4b, 0x84, 0xfc, 0x88, 0xc1, 0x9e, 0x46, 0xb4, 0xc2, 0x25,
688eb8191b475d Noah Goldstein 2023-05-10 31 0xc5, 0x6c, 0x4c, 0x22, 0x58, 0x5c, 0xbe, 0xff, 0xea, 0x88, 0x88, 0x7a,
688eb8191b475d Noah Goldstein 2023-05-10 32 0xcb, 0x1c, 0x5d, 0x63, 0xa1, 0xf2, 0x33, 0x0c, 0xa2, 0x16, 0x0b, 0x6e,
688eb8191b475d Noah Goldstein 2023-05-10 33 0x2b, 0x79, 0x58, 0xf7, 0xac, 0xd3, 0x6a, 0x3f, 0x81, 0x57, 0x48, 0x45,
688eb8191b475d Noah Goldstein 2023-05-10 34 0xe3, 0x7c, 0xdc, 0xd6, 0x34, 0x7e, 0xe6, 0x73, 0xfa, 0xcb, 0x31, 0x18,
688eb8191b475d Noah Goldstein 2023-05-10 35 0xa9, 0x0b, 0xee, 0x6b, 0x99, 0xb9, 0x2d, 0xde, 0x22, 0x0e, 0x71, 0x57,
688eb8191b475d Noah Goldstein 2023-05-10 36 0x0e, 0x9b, 0x11, 0xd1, 0x15, 0x41, 0xd0, 0x6b, 0x50, 0x8a, 0x23, 0x64,
688eb8191b475d Noah Goldstein 2023-05-10 37 0xe3, 0x9c, 0xb3, 0x55, 0x09, 0xe9, 0x32, 0x67, 0xf9, 0xe0, 0x73, 0xf1,
688eb8191b475d Noah Goldstein 2023-05-10 38 0x60, 0x66, 0x0b, 0x88, 0x79, 0x8d, 0x4b, 0x52, 0x83, 0x20, 0x26, 0x78,
688eb8191b475d Noah Goldstein 2023-05-10 39 0x49, 0x27, 0xe7, 0x3e, 0x29, 0xa8, 0x18, 0x82, 0x41, 0xdd, 0x1e, 0xcc,
688eb8191b475d Noah Goldstein 2023-05-10 40 0x3b, 0xc4, 0x65, 0xd1, 0x21, 0x40, 0x72, 0xb2, 0x87, 0x5e, 0x16, 0x10,
688eb8191b475d Noah Goldstein 2023-05-10 41 0x80, 0x3f, 0x4b, 0x58, 0x1c, 0xc2, 0x79, 0x20, 0xf0, 0xe0, 0x80, 0xd3,
688eb8191b475d Noah Goldstein 2023-05-10 42 0x52, 0xa5, 0x19, 0x6e, 0x47, 0x90, 0x08, 0xf5, 0x50, 0xe2, 0xd6, 0xae,
688eb8191b475d Noah Goldstein 2023-05-10 43 0xe9, 0x2e, 0xdc, 0xd5, 0xb4, 0x90, 0x1f, 0x79, 0x49, 0x82, 0x21, 0x84,
688eb8191b475d Noah Goldstein 2023-05-10 44 0xa0, 0xb5, 0x2f, 0xff, 0x30, 0x71, 0xed, 0x80, 0x68, 0xb1, 0x6d, 0xef,
688eb8191b475d Noah Goldstein 2023-05-10 45 0xf6, 0xcf, 0xb8, 0x41, 0x79, 0xf5, 0x01, 0xbc, 0x0c, 0x9b, 0x0e, 0x06,
688eb8191b475d Noah Goldstein 2023-05-10 46 0xf3, 0xb0, 0xbb, 0x97, 0xb8, 0xb1, 0xfd, 0x51, 0x4e, 0xef, 0x0a, 0x3d,
688eb8191b475d Noah Goldstein 2023-05-10 47 0x7a, 0x3d, 0xbd, 0x61, 0x00, 0xa2, 0xb3, 0xf0, 0x1d, 0x77, 0x7b, 0x6c,
688eb8191b475d Noah Goldstein 2023-05-10 48 0x01, 0x61, 0xa5, 0xa3, 0xdb, 0xd5, 0xd5, 0xf4, 0xb5, 0x28, 0x9f, 0x0a,
688eb8191b475d Noah Goldstein 2023-05-10 49 0xa3, 0x82, 0x5f, 0x4b, 0x40, 0x0f, 0x05, 0x0e, 0x78, 0xed, 0xbf, 0x17,
688eb8191b475d Noah Goldstein 2023-05-10 50 0xf6, 0x5a, 0x8a, 0x7d, 0xf9, 0x45, 0xc1, 0xd7, 0x1b, 0x9d, 0x6c, 0x07,
688eb8191b475d Noah Goldstein 2023-05-10 51 0x88, 0xf3, 0xbc, 0xf1, 0xea, 0x28, 0x1f, 0xb8, 0x7a, 0x60, 0x3c, 0xce,
688eb8191b475d Noah Goldstein 2023-05-10 52 0x3e, 0x50, 0xb2, 0x0b, 0xcf, 0xe5, 0x08, 0x1f, 0x48, 0x04, 0xf9, 0x35,
688eb8191b475d Noah Goldstein 2023-05-10 53 0x29, 0x15, 0xbe, 0x82, 0x96, 0xc2, 0x55, 0x04, 0x6c, 0x19, 0x45, 0x29,
688eb8191b475d Noah Goldstein 2023-05-10 54 0x0b, 0xb6, 0x49, 0x12, 0xfb, 0x8d, 0x1b, 0x75, 0x8b, 0xd9, 0x6a, 0x5c,
688eb8191b475d Noah Goldstein 2023-05-10 55 0xbe, 0x46, 0x2b, 0x41, 0xfe, 0x21, 0xad, 0x1f, 0x75, 0xe7, 0x90, 0x3d,
688eb8191b475d Noah Goldstein 2023-05-10 56 0xe1, 0xdf, 0x4b, 0xe1, 0x81, 0xe2, 0x17, 0x02, 0x7b, 0x58, 0x8b, 0x92,
688eb8191b475d Noah Goldstein 2023-05-10 57 0x1a, 0xac, 0x46, 0xdd, 0x2e, 0xce, 0x40, 0x09
688eb8191b475d Noah Goldstein 2023-05-10 58 };
688eb8191b475d Noah Goldstein 2023-05-10 59 static const __sum16 expected_results[] = {
688eb8191b475d Noah Goldstein 2023-05-10 @60 0x82d0, 0x8224, 0xab23, 0xaaad, 0x41ad, 0x413f, 0x4f3e, 0x4eab, 0x22ab,
688eb8191b475d Noah Goldstein 2023-05-10 61 0x228c, 0x428b, 0x41ad, 0xbbac, 0xbb1d, 0x671d, 0x66ea, 0xd6e9, 0xd654,
688eb8191b475d Noah Goldstein 2023-05-10 62 0x1754, 0x1655, 0x5d54, 0x5c6a, 0xfa69, 0xf9fb, 0x44fb, 0x4428, 0xf527,
688eb8191b475d Noah Goldstein 2023-05-10 63 0xf432, 0x9432, 0x93e2, 0x37e2, 0x371b, 0x3d1a, 0x3cad, 0x22ad, 0x21e6,
688eb8191b475d Noah Goldstein 2023-05-10 64 0x31e5, 0x3113, 0x0513, 0x0501, 0xc800, 0xc778, 0xe477, 0xe463, 0xc363,
688eb8191b475d Noah Goldstein 2023-05-10 65 0xc2b2, 0x64b2, 0x646d, 0x336d, 0x32cb, 0xadca, 0xad94, 0x3794, 0x36da,
688eb8191b475d Noah Goldstein 2023-05-10 66 0x5ed9, 0x5e2c, 0xa32b, 0xa28d, 0x598d, 0x58fe, 0x61fd, 0x612f, 0x772e,
688eb8191b475d Noah Goldstein 2023-05-10 67 0x763f, 0xac3e, 0xac12, 0x8312, 0x821b, 0x6d1b, 0x6cbf, 0x4fbf, 0x4f72,
688eb8191b475d Noah Goldstein 2023-05-10 68 0x4672, 0x4653, 0x6452, 0x643e, 0x333e, 0x32b2, 0x2bb2, 0x2b5b, 0x085b,
688eb8191b475d Noah Goldstein 2023-05-10 69 0x083c, 0x993b, 0x9938, 0xb837, 0xb7a4, 0x9ea4, 0x9e51, 0x9b51, 0x9b0c,
688eb8191b475d Noah Goldstein 2023-05-10 70 0x520c, 0x5172, 0x1672, 0x15e4, 0x09e4, 0x09d2, 0xacd1, 0xac47, 0xf446,
688eb8191b475d Noah Goldstein 2023-05-10 71 0xf3ab, 0x67ab, 0x6711, 0x6411, 0x632c, 0xc12b, 0xc0e8, 0xeee7, 0xeeac,
688eb8191b475d Noah Goldstein 2023-05-10 72 0xa0ac, 0xa02e, 0x702e, 0x6ff2, 0x4df2, 0x4dc5, 0x88c4, 0x87c8, 0xe9c7,
688eb8191b475d Noah Goldstein 2023-05-10 73 0xe8ec, 0x22ec, 0x21f3, 0xb8f2, 0xb8e0, 0x7fe0, 0x7fc1, 0xdfc0, 0xdfaf,
688eb8191b475d Noah Goldstein 2023-05-10 74 0xd3af, 0xd370, 0xde6f, 0xde1c, 0x151c, 0x14ec, 0x19eb, 0x193b, 0x3c3a,
688eb8191b475d Noah Goldstein 2023-05-10 75 0x3c19, 0x1f19, 0x1ee5, 0x3ce4, 0x3c7f, 0x0c7f, 0x0b8e, 0x238d, 0x2372,
688eb8191b475d Noah Goldstein 2023-05-10 76 0x3c71, 0x3c1c, 0x2f1c, 0x2e31, 0x7130, 0x7064, 0xd363, 0xd33f, 0x2f3f,
688eb8191b475d Noah Goldstein 2023-05-10 77 0x2e92, 0x8791, 0x86fe, 0x3ffe, 0x3fe5, 0x11e5, 0x1121, 0xb520, 0xb4e5,
688eb8191b475d Noah Goldstein 2023-05-10 78 0xede4, 0xed77, 0x5877, 0x586b, 0x116b, 0x110b, 0x620a, 0x61af, 0x1aaf,
688eb8191b475d Noah Goldstein 2023-05-10 79 0x19c1, 0x3dc0, 0x3d8f, 0x0c8f, 0x0c7b, 0xfa7a, 0xf9fc, 0x5bfc, 0x5bb7,
688eb8191b475d Noah Goldstein 2023-05-10 80 0xaab6, 0xa9f5, 0x40f5, 0x40aa, 0xbca9, 0xbbad, 0x33ad, 0x32ec, 0x94eb,
688eb8191b475d Noah Goldstein 2023-05-10 81 0x94a5, 0xe0a4, 0xdfe2, 0xbae2, 0xba1d, 0x4e1d, 0x4dd1, 0x2bd1, 0x2b79,
688eb8191b475d Noah Goldstein 2023-05-10 82 0xcf78, 0xceba, 0xcfb9, 0xcecf, 0x46cf, 0x4647, 0xcc46, 0xcb7b, 0xaf7b,
688eb8191b475d Noah Goldstein 2023-05-10 83 0xaf1e, 0x4c1e, 0x4b7d, 0x597c, 0x5949, 0x4d49, 0x4ca7, 0x36a7, 0x369c,
688eb8191b475d Noah Goldstein 2023-05-10 84 0xc89b, 0xc870, 0x4f70, 0x4f18, 0x5817, 0x576b, 0x846a, 0x8400, 0x4500,
688eb8191b475d Noah Goldstein 2023-05-10 85 0x447f, 0xed7e, 0xed36, 0xa836, 0xa753, 0x2b53, 0x2a77, 0x5476, 0x5442,
688eb8191b475d Noah Goldstein 2023-05-10 86 0xd641, 0xd55b, 0x625b, 0x6161, 0x9660, 0x962f, 0x7e2f, 0x7d86, 0x7286,
688eb8191b475d Noah Goldstein 2023-05-10 87 0x7198, 0x0698, 0x05ff, 0x4cfe, 0x4cd1, 0x6ed0, 0x6eae, 0x60ae, 0x603d,
688eb8191b475d Noah Goldstein 2023-05-10 88 0x093d, 0x092f, 0x6e2e, 0x6e1d, 0x9d1c, 0x9d07, 0x5c07, 0x5b37, 0xf036,
688eb8191b475d Noah Goldstein 2023-05-10 89 0xefe6, 0x65e6, 0x65c3, 0x01c3, 0x00e0, 0x64df, 0x642c, 0x0f2c, 0x0f23,
688eb8191b475d Noah Goldstein 2023-05-10 90 0x2622, 0x25f0, 0xbeef, 0xbdf6, 0xddf5, 0xdd82, 0xec81, 0xec21, 0x8621,
688eb8191b475d Noah Goldstein 2023-05-10 91 0x8616, 0xfe15, 0xfd9c, 0x709c, 0x7051, 0x1e51, 0x1dce, 0xfdcd, 0xfda7,
688eb8191b475d Noah Goldstein 2023-05-10 92 0x85a7, 0x855e, 0x5e5e, 0x5d77, 0x1f77, 0x1f4e, 0x774d, 0x7735, 0xf534,
688eb8191b475d Noah Goldstein 2023-05-10 93 0xf4f3, 0x17f3, 0x17d5, 0x4bd4, 0x4b99, 0x8798, 0x8733, 0xb632, 0xb611,
688eb8191b475d Noah Goldstein 2023-05-10 94 0x7611, 0x759f, 0xc39e, 0xc317, 0x6517, 0x6501, 0x5501, 0x5481, 0x1581,
688eb8191b475d Noah Goldstein 2023-05-10 95 0x1536, 0xbd35, 0xbd19, 0xfb18, 0xfa9f, 0xda9f, 0xd9af, 0xf9ae, 0xf92e,
688eb8191b475d Noah Goldstein 2023-05-10 96 0x262e, 0x25dc, 0x80db, 0x80c2, 0x12c2, 0x127b, 0x827a, 0x8272, 0x8d71,
688eb8191b475d Noah Goldstein 2023-05-10 97 0x8d21, 0xab20, 0xaa4a, 0xfc49, 0xfb60, 0xcd60, 0xcc84, 0xf783, 0xf6cf,
688eb8191b475d Noah Goldstein 2023-05-10 98 0x66cf, 0x66b0, 0xedaf, 0xed66, 0x6b66, 0x6b45, 0xe744, 0xe6a4, 0x31a4,
688eb8191b475d Noah Goldstein 2023-05-10 99 0x3175, 0x3274, 0x3244, 0xc143, 0xc056, 0x4056, 0x3fee, 0x8eed, 0x8e80,
688eb8191b475d Noah Goldstein 2023-05-10 100 0x9f7f, 0x9e89, 0xcf88, 0xced0, 0x8dd0, 0x8d57, 0x9856, 0x9855, 0xdc54,
688eb8191b475d Noah Goldstein 2023-05-10 101 0xdc48, 0x4148, 0x413a, 0x3b3a, 0x3a47, 0x8a46, 0x898b, 0xf28a, 0xf1d2,
688eb8191b475d Noah Goldstein 2023-05-10 102 0x40d2, 0x3fd5, 0xeed4, 0xee86, 0xff85, 0xff7b, 0xc27b, 0xc201, 0x8501,
688eb8191b475d Noah Goldstein 2023-05-10 103 0x8444, 0x2344, 0x2344, 0x8143, 0x8090, 0x908f, 0x9072, 0x1972, 0x18f7,
688eb8191b475d Noah Goldstein 2023-05-10 104 0xacf6, 0xacf5, 0x4bf5, 0x4b50, 0xa84f, 0xa774, 0xd273, 0xd19e, 0xdd9d,
688eb8191b475d Noah Goldstein 2023-05-10 105 0xdce8, 0xb4e8, 0xb449, 0xaa49, 0xa9a6, 0x27a6, 0x2747, 0xdc46, 0xdc06,
688eb8191b475d Noah Goldstein 2023-05-10 106 0xcd06, 0xcd01, 0xbf01, 0xbe89, 0xd188, 0xd0c9, 0xb9c9, 0xb8d3, 0x5ed3,
688eb8191b475d Noah Goldstein 2023-05-10 107 0x5e49, 0xe148, 0xe04f, 0x9b4f, 0x9a8e, 0xc38d, 0xc372, 0x2672, 0x2606,
688eb8191b475d Noah Goldstein 2023-05-10 108 0x1f06, 0x1e7e, 0x2b7d, 0x2ac1, 0x39c0, 0x38d6, 0x10d6, 0x10b7, 0x58b6,
688eb8191b475d Noah Goldstein 2023-05-10 109 0x583c, 0xf83b, 0xf7ff, 0x29ff, 0x29c1, 0xd9c0, 0xd90e, 0xce0e, 0xcd3f,
688eb8191b475d Noah Goldstein 2023-05-10 110 0xe83e, 0xe836, 0xc936, 0xc8ee, 0xc4ee, 0xc3f5, 0x8ef5, 0x8ecc, 0x79cc,
688eb8191b475d Noah Goldstein 2023-05-10 111 0x790e, 0xf70d, 0xf677, 0x3477, 0x3422, 0x3022, 0x2fb6, 0x16b6, 0x1671,
688eb8191b475d Noah Goldstein 2023-05-10 112 0xed70, 0xed65, 0x3765, 0x371c, 0x251c, 0x2421, 0x9720, 0x9705, 0x2205,
688eb8191b475d Noah Goldstein 2023-05-10 113 0x217a, 0x4879, 0x480f, 0xec0e, 0xeb50, 0xa550, 0xa525, 0x6425, 0x6327,
688eb8191b475d Noah Goldstein 2023-05-10 114 0x4227, 0x417a, 0x227a, 0x2205, 0x3b04, 0x3a74, 0xfd73, 0xfc92, 0x1d92,
688eb8191b475d Noah Goldstein 2023-05-10 115 0x1d47, 0x3c46, 0x3bc5, 0x59c4, 0x59ad, 0x57ad, 0x5732, 0xff31, 0xfea6,
688eb8191b475d Noah Goldstein 2023-05-10 116 0x6ca6, 0x6c8c, 0xc08b, 0xc045, 0xe344, 0xe316, 0x1516, 0x14d6,
688eb8191b475d Noah Goldstein 2023-05-10 117 };
688eb8191b475d Noah Goldstein 2023-05-10 118 static const __wsum init_sums_no_overflow[] = {
688eb8191b475d Noah Goldstein 2023-05-10 119 0xffffffff, 0xfffffffb, 0xfffffbfb, 0xfffffbf7, 0xfffff7f7, 0xfffff7f3,
688eb8191b475d Noah Goldstein 2023-05-10 120 0xfffff3f3, 0xfffff3ef, 0xffffefef, 0xffffefeb, 0xffffebeb, 0xffffebe7,
688eb8191b475d Noah Goldstein 2023-05-10 121 0xffffe7e7, 0xffffe7e3, 0xffffe3e3, 0xffffe3df, 0xffffdfdf, 0xffffdfdb,
688eb8191b475d Noah Goldstein 2023-05-10 122 0xffffdbdb, 0xffffdbd7, 0xffffd7d7, 0xffffd7d3, 0xffffd3d3, 0xffffd3cf,
688eb8191b475d Noah Goldstein 2023-05-10 123 0xffffcfcf, 0xffffcfcb, 0xffffcbcb, 0xffffcbc7, 0xffffc7c7, 0xffffc7c3,
688eb8191b475d Noah Goldstein 2023-05-10 124 0xffffc3c3, 0xffffc3bf, 0xffffbfbf, 0xffffbfbb, 0xffffbbbb, 0xffffbbb7,
688eb8191b475d Noah Goldstein 2023-05-10 125 0xffffb7b7, 0xffffb7b3, 0xffffb3b3, 0xffffb3af, 0xffffafaf, 0xffffafab,
688eb8191b475d Noah Goldstein 2023-05-10 126 0xffffabab, 0xffffaba7, 0xffffa7a7, 0xffffa7a3, 0xffffa3a3, 0xffffa39f,
688eb8191b475d Noah Goldstein 2023-05-10 127 0xffff9f9f, 0xffff9f9b, 0xffff9b9b, 0xffff9b97, 0xffff9797, 0xffff9793,
688eb8191b475d Noah Goldstein 2023-05-10 128 0xffff9393, 0xffff938f, 0xffff8f8f, 0xffff8f8b, 0xffff8b8b, 0xffff8b87,
688eb8191b475d Noah Goldstein 2023-05-10 129 0xffff8787, 0xffff8783, 0xffff8383, 0xffff837f, 0xffff7f7f, 0xffff7f7b,
688eb8191b475d Noah Goldstein 2023-05-10 130 0xffff7b7b, 0xffff7b77, 0xffff7777, 0xffff7773, 0xffff7373, 0xffff736f,
688eb8191b475d Noah Goldstein 2023-05-10 131 0xffff6f6f, 0xffff6f6b, 0xffff6b6b, 0xffff6b67, 0xffff6767, 0xffff6763,
688eb8191b475d Noah Goldstein 2023-05-10 132 0xffff6363, 0xffff635f, 0xffff5f5f, 0xffff5f5b, 0xffff5b5b, 0xffff5b57,
688eb8191b475d Noah Goldstein 2023-05-10 133 0xffff5757, 0xffff5753, 0xffff5353, 0xffff534f, 0xffff4f4f, 0xffff4f4b,
688eb8191b475d Noah Goldstein 2023-05-10 134 0xffff4b4b, 0xffff4b47, 0xffff4747, 0xffff4743, 0xffff4343, 0xffff433f,
688eb8191b475d Noah Goldstein 2023-05-10 135 0xffff3f3f, 0xffff3f3b, 0xffff3b3b, 0xffff3b37, 0xffff3737, 0xffff3733,
688eb8191b475d Noah Goldstein 2023-05-10 136 0xffff3333, 0xffff332f, 0xffff2f2f, 0xffff2f2b, 0xffff2b2b, 0xffff2b27,
688eb8191b475d Noah Goldstein 2023-05-10 137 0xffff2727, 0xffff2723, 0xffff2323, 0xffff231f, 0xffff1f1f, 0xffff1f1b,
688eb8191b475d Noah Goldstein 2023-05-10 138 0xffff1b1b, 0xffff1b17, 0xffff1717, 0xffff1713, 0xffff1313, 0xffff130f,
688eb8191b475d Noah Goldstein 2023-05-10 139 0xffff0f0f, 0xffff0f0b, 0xffff0b0b, 0xffff0b07, 0xffff0707, 0xffff0703,
688eb8191b475d Noah Goldstein 2023-05-10 140 0xffff0303, 0xffff02ff, 0xfffffefe, 0xfffffefa, 0xfffffafa, 0xfffffaf6,
688eb8191b475d Noah Goldstein 2023-05-10 141 0xfffff6f6, 0xfffff6f2, 0xfffff2f2, 0xfffff2ee, 0xffffeeee, 0xffffeeea,
688eb8191b475d Noah Goldstein 2023-05-10 142 0xffffeaea, 0xffffeae6, 0xffffe6e6, 0xffffe6e2, 0xffffe2e2, 0xffffe2de,
688eb8191b475d Noah Goldstein 2023-05-10 143 0xffffdede, 0xffffdeda, 0xffffdada, 0xffffdad6, 0xffffd6d6, 0xffffd6d2,
688eb8191b475d Noah Goldstein 2023-05-10 144 0xffffd2d2, 0xffffd2ce, 0xffffcece, 0xffffceca, 0xffffcaca, 0xffffcac6,
688eb8191b475d Noah Goldstein 2023-05-10 145 0xffffc6c6, 0xffffc6c2, 0xffffc2c2, 0xffffc2be, 0xffffbebe, 0xffffbeba,
688eb8191b475d Noah Goldstein 2023-05-10 146 0xffffbaba, 0xffffbab6, 0xffffb6b6, 0xffffb6b2, 0xffffb2b2, 0xffffb2ae,
688eb8191b475d Noah Goldstein 2023-05-10 147 0xffffaeae, 0xffffaeaa, 0xffffaaaa, 0xffffaaa6, 0xffffa6a6, 0xffffa6a2,
688eb8191b475d Noah Goldstein 2023-05-10 148 0xffffa2a2, 0xffffa29e, 0xffff9e9e, 0xffff9e9a, 0xffff9a9a, 0xffff9a96,
688eb8191b475d Noah Goldstein 2023-05-10 149 0xffff9696, 0xffff9692, 0xffff9292, 0xffff928e, 0xffff8e8e, 0xffff8e8a,
688eb8191b475d Noah Goldstein 2023-05-10 150 0xffff8a8a, 0xffff8a86, 0xffff8686, 0xffff8682, 0xffff8282, 0xffff827e,
688eb8191b475d Noah Goldstein 2023-05-10 151 0xffff7e7e, 0xffff7e7a, 0xffff7a7a, 0xffff7a76, 0xffff7676, 0xffff7672,
688eb8191b475d Noah Goldstein 2023-05-10 152 0xffff7272, 0xffff726e, 0xffff6e6e, 0xffff6e6a, 0xffff6a6a, 0xffff6a66,
688eb8191b475d Noah Goldstein 2023-05-10 153 0xffff6666, 0xffff6662, 0xffff6262, 0xffff625e, 0xffff5e5e, 0xffff5e5a,
688eb8191b475d Noah Goldstein 2023-05-10 154 0xffff5a5a, 0xffff5a56, 0xffff5656, 0xffff5652, 0xffff5252, 0xffff524e,
688eb8191b475d Noah Goldstein 2023-05-10 155 0xffff4e4e, 0xffff4e4a, 0xffff4a4a, 0xffff4a46, 0xffff4646, 0xffff4642,
688eb8191b475d Noah Goldstein 2023-05-10 156 0xffff4242, 0xffff423e, 0xffff3e3e, 0xffff3e3a, 0xffff3a3a, 0xffff3a36,
688eb8191b475d Noah Goldstein 2023-05-10 157 0xffff3636, 0xffff3632, 0xffff3232, 0xffff322e, 0xffff2e2e, 0xffff2e2a,
688eb8191b475d Noah Goldstein 2023-05-10 158 0xffff2a2a, 0xffff2a26, 0xffff2626, 0xffff2622, 0xffff2222, 0xffff221e,
688eb8191b475d Noah Goldstein 2023-05-10 159 0xffff1e1e, 0xffff1e1a, 0xffff1a1a, 0xffff1a16, 0xffff1616, 0xffff1612,
688eb8191b475d Noah Goldstein 2023-05-10 160 0xffff1212, 0xffff120e, 0xffff0e0e, 0xffff0e0a, 0xffff0a0a, 0xffff0a06,
688eb8191b475d Noah Goldstein 2023-05-10 161 0xffff0606, 0xffff0602, 0xffff0202, 0xffff01fe, 0xfffffdfd, 0xfffffdf9,
688eb8191b475d Noah Goldstein 2023-05-10 162 0xfffff9f9, 0xfffff9f5, 0xfffff5f5, 0xfffff5f1, 0xfffff1f1, 0xfffff1ed,
688eb8191b475d Noah Goldstein 2023-05-10 163 0xffffeded, 0xffffede9, 0xffffe9e9, 0xffffe9e5, 0xffffe5e5, 0xffffe5e1,
688eb8191b475d Noah Goldstein 2023-05-10 164 0xffffe1e1, 0xffffe1dd, 0xffffdddd, 0xffffddd9, 0xffffd9d9, 0xffffd9d5,
688eb8191b475d Noah Goldstein 2023-05-10 165 0xffffd5d5, 0xffffd5d1, 0xffffd1d1, 0xffffd1cd, 0xffffcdcd, 0xffffcdc9,
688eb8191b475d Noah Goldstein 2023-05-10 166 0xffffc9c9, 0xffffc9c5, 0xffffc5c5, 0xffffc5c1, 0xffffc1c1, 0xffffc1bd,
688eb8191b475d Noah Goldstein 2023-05-10 167 0xffffbdbd, 0xffffbdb9, 0xffffb9b9, 0xffffb9b5, 0xffffb5b5, 0xffffb5b1,
688eb8191b475d Noah Goldstein 2023-05-10 168 0xffffb1b1, 0xffffb1ad, 0xffffadad, 0xffffada9, 0xffffa9a9, 0xffffa9a5,
688eb8191b475d Noah Goldstein 2023-05-10 169 0xffffa5a5, 0xffffa5a1, 0xffffa1a1, 0xffffa19d, 0xffff9d9d, 0xffff9d99,
688eb8191b475d Noah Goldstein 2023-05-10 170 0xffff9999, 0xffff9995, 0xffff9595, 0xffff9591, 0xffff9191, 0xffff918d,
688eb8191b475d Noah Goldstein 2023-05-10 171 0xffff8d8d, 0xffff8d89, 0xffff8989, 0xffff8985, 0xffff8585, 0xffff8581,
688eb8191b475d Noah Goldstein 2023-05-10 172 0xffff8181, 0xffff817d, 0xffff7d7d, 0xffff7d79, 0xffff7979, 0xffff7975,
688eb8191b475d Noah Goldstein 2023-05-10 173 0xffff7575, 0xffff7571, 0xffff7171, 0xffff716d, 0xffff6d6d, 0xffff6d69,
688eb8191b475d Noah Goldstein 2023-05-10 174 0xffff6969, 0xffff6965, 0xffff6565, 0xffff6561, 0xffff6161, 0xffff615d,
688eb8191b475d Noah Goldstein 2023-05-10 175 0xffff5d5d, 0xffff5d59, 0xffff5959, 0xffff5955, 0xffff5555, 0xffff5551,
688eb8191b475d Noah Goldstein 2023-05-10 176 0xffff5151, 0xffff514d, 0xffff4d4d, 0xffff4d49, 0xffff4949, 0xffff4945,
688eb8191b475d Noah Goldstein 2023-05-10 177 0xffff4545, 0xffff4541, 0xffff4141, 0xffff413d, 0xffff3d3d, 0xffff3d39,
688eb8191b475d Noah Goldstein 2023-05-10 178 0xffff3939, 0xffff3935, 0xffff3535, 0xffff3531, 0xffff3131, 0xffff312d,
688eb8191b475d Noah Goldstein 2023-05-10 179 0xffff2d2d, 0xffff2d29, 0xffff2929, 0xffff2925, 0xffff2525, 0xffff2521,
688eb8191b475d Noah Goldstein 2023-05-10 180 0xffff2121, 0xffff211d, 0xffff1d1d, 0xffff1d19, 0xffff1919, 0xffff1915,
688eb8191b475d Noah Goldstein 2023-05-10 181 0xffff1515, 0xffff1511, 0xffff1111, 0xffff110d, 0xffff0d0d, 0xffff0d09,
688eb8191b475d Noah Goldstein 2023-05-10 182 0xffff0909, 0xffff0905, 0xffff0505, 0xffff0501, 0xffff0101, 0xffff00fd,
688eb8191b475d Noah Goldstein 2023-05-10 183 0xfffffcfc, 0xfffffcf8, 0xfffff8f8, 0xfffff8f4, 0xfffff4f4, 0xfffff4f0,
688eb8191b475d Noah Goldstein 2023-05-10 184 0xfffff0f0, 0xfffff0ec, 0xffffecec, 0xffffece8, 0xffffe8e8, 0xffffe8e4,
688eb8191b475d Noah Goldstein 2023-05-10 185 0xffffe4e4, 0xffffe4e0, 0xffffe0e0, 0xffffe0dc, 0xffffdcdc, 0xffffdcd8,
688eb8191b475d Noah Goldstein 2023-05-10 186 0xffffd8d8, 0xffffd8d4, 0xffffd4d4, 0xffffd4d0, 0xffffd0d0, 0xffffd0cc,
688eb8191b475d Noah Goldstein 2023-05-10 187 0xffffcccc, 0xffffccc8, 0xffffc8c8, 0xffffc8c4, 0xffffc4c4, 0xffffc4c0,
688eb8191b475d Noah Goldstein 2023-05-10 188 0xffffc0c0, 0xffffc0bc, 0xffffbcbc, 0xffffbcb8, 0xffffb8b8, 0xffffb8b4,
688eb8191b475d Noah Goldstein 2023-05-10 189 0xffffb4b4, 0xffffb4b0, 0xffffb0b0, 0xffffb0ac, 0xffffacac, 0xffffaca8,
688eb8191b475d Noah Goldstein 2023-05-10 190 0xffffa8a8, 0xffffa8a4, 0xffffa4a4, 0xffffa4a0, 0xffffa0a0, 0xffffa09c,
688eb8191b475d Noah Goldstein 2023-05-10 191 0xffff9c9c, 0xffff9c98, 0xffff9898, 0xffff9894, 0xffff9494, 0xffff9490,
688eb8191b475d Noah Goldstein 2023-05-10 192 0xffff9090, 0xffff908c, 0xffff8c8c, 0xffff8c88, 0xffff8888, 0xffff8884,
688eb8191b475d Noah Goldstein 2023-05-10 193 0xffff8484, 0xffff8480, 0xffff8080, 0xffff807c, 0xffff7c7c, 0xffff7c78,
688eb8191b475d Noah Goldstein 2023-05-10 194 0xffff7878, 0xffff7874, 0xffff7474, 0xffff7470, 0xffff7070, 0xffff706c,
688eb8191b475d Noah Goldstein 2023-05-10 195 0xffff6c6c, 0xffff6c68, 0xffff6868, 0xffff6864, 0xffff6464, 0xffff6460,
688eb8191b475d Noah Goldstein 2023-05-10 196 0xffff6060, 0xffff605c, 0xffff5c5c, 0xffff5c58, 0xffff5858, 0xffff5854,
688eb8191b475d Noah Goldstein 2023-05-10 197 0xffff5454, 0xffff5450, 0xffff5050, 0xffff504c, 0xffff4c4c, 0xffff4c48,
688eb8191b475d Noah Goldstein 2023-05-10 198 0xffff4848, 0xffff4844, 0xffff4444, 0xffff4440, 0xffff4040, 0xffff403c,
688eb8191b475d Noah Goldstein 2023-05-10 199 0xffff3c3c, 0xffff3c38, 0xffff3838, 0xffff3834, 0xffff3434, 0xffff3430,
688eb8191b475d Noah Goldstein 2023-05-10 200 0xffff3030, 0xffff302c, 0xffff2c2c, 0xffff2c28, 0xffff2828, 0xffff2824,
688eb8191b475d Noah Goldstein 2023-05-10 201 0xffff2424, 0xffff2420, 0xffff2020, 0xffff201c, 0xffff1c1c, 0xffff1c18,
688eb8191b475d Noah Goldstein 2023-05-10 202 0xffff1818, 0xffff1814, 0xffff1414, 0xffff1410, 0xffff1010, 0xffff100c,
688eb8191b475d Noah Goldstein 2023-05-10 203 0xffff0c0c, 0xffff0c08, 0xffff0808, 0xffff0804, 0xffff0404, 0xffff0400,
688eb8191b475d Noah Goldstein 2023-05-10 204 0xffff0000, 0xfffffffb,
688eb8191b475d Noah Goldstein 2023-05-10 205 };
688eb8191b475d Noah Goldstein 2023-05-10 206
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2023-05-26 13:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202305262148.2KCD4fjf-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.