Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\s+net\]\s+ipvs\:\s+Fix\s+clamp\(\)\s+order\s+in\s+ip_vs_conn_init\(\)\s*$/: 5 ]

Total 5 documents matching your query.

1. RE: [PATCH net] ipvs: Fix clamp() order in ip_vs_conn_init() (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Wed, 11 Dec 2024 18:46:27 +0200 (EET)
Hello, I was still waiting for v2 from David Laight as he can put more specific explanation for the bad 3rd arg to clamp() and to add the Fixes header. David, let me know what should we do, I prefer
/html/lvs-devel/2024-12/msg00007.html (13,730 bytes)

2. Re: [PATCH net] ipvs: Fix clamp() order in ip_vs_conn_init() (score: 1)
Author: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Date: Wed, 11 Dec 2024 18:49:06 +0300
Aw yes, it's max = min(max_avail, max); I'll resend. regards, dan carpenter
/html/lvs-devel/2024-12/msg00005.html (10,805 bytes)

3. RE: [PATCH net] ipvs: Fix clamp() order in ip_vs_conn_init() (score: 1)
Author: David Laight <David.Laight@xxxxxxxxxx>
Date: Wed, 11 Dec 2024 14:27:06 +0000
The fix is correct but the description above is wrong. When run max_avail is always larger than min so the result is correct. But the compiler does some constant propagation (for something that can't
/html/lvs-devel/2024-12/msg00004.html (12,553 bytes)

4. Re: [PATCH net] ipvs: Fix clamp() order in ip_vs_conn_init() (score: 1)
Author: Bartosz Golaszewski <brgl@xxxxxxxx>
Date: Wed, 11 Dec 2024 14:53:27 +0100
Tested-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
/html/lvs-devel/2024-12/msg00003.html (11,608 bytes)

5. [PATCH net] ipvs: Fix clamp() order in ip_vs_conn_init() (score: 1)
Author: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Date: Wed, 11 Dec 2024 16:16:30 +0300
We recently added some build time asserts to detect incorrect calls to clamp and it detected this bug which breaks the build. The variable in this clamp is "max_avail" and it should be the first argu
/html/lvs-devel/2024-12/msg00002.html (11,377 bytes)


This search system is powered by Namazu