Add basic sanity checking for pathological "size" arguments to
memcpy(). Besides the run-time checking benefit, this avoids
GCC trying to be very smart about value range tracking[1] when
CONFIG_PROFILE_ALL_BRANCHES=y but FORTIFY_SOURCE=n.
Link: https://lore.kernel.org/all/202505191117.C094A90F88@k
On 22/05/2025 16:39, Claudiu Beznea wrote:
>
>
> On 22.05.2025 15:48, Krzysztof Kozlowski wrote:
>> On 22/05/2025 14:46, Krzysztof Kozlowski wrote:
>>
>> + - if:
>> + properties:
>> +compatible:
>> + contains:
>> +const: renesas,usb2-ph
On 22.05.2025 15:48, Krzysztof Kozlowski wrote:
> On 22/05/2025 14:46, Krzysztof Kozlowski wrote:
>
> + - if:
> + properties:
> +compatible:
> + contains:
> +const: renesas,usb2-phy-r9a08g045
> +then:
> + required:
>>>
On 22.05.2025 15:46, Krzysztof Kozlowski wrote:
> On 22/05/2025 12:26, Claudiu Beznea wrote:
>> Hi, Krzysztof,
>>
>> On 22.05.2025 10:03, Krzysztof Kozlowski wrote:
>>> On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote:
.../bindings/phy/renesas,usb2-phy.yaml| 22 +++
On 22/05/2025 14:46, Krzysztof Kozlowski wrote:
+ - if:
+ properties:
+compatible:
+ contains:
+const: renesas,usb2-phy-r9a08g045
+then:
+ required:
+- renesas,sysc-signals
>>>
>>> That's ABI break.
>
On 22/05/2025 12:26, Claudiu Beznea wrote:
> Hi, Krzysztof,
>
> On 22.05.2025 10:03, Krzysztof Kozlowski wrote:
>> On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote:
>>> .../bindings/phy/renesas,usb2-phy.yaml| 22 +++
>>> 1 file changed, 22 insertions(+)
>>>
>>> diff -
Hi, Krzysztof,
On 22.05.2025 10:03, Krzysztof Kozlowski wrote:
> On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote:
>> .../bindings/phy/renesas,usb2-phy.yaml| 22 +++
>> 1 file changed, 22 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/phy/renesas,u
21703
base: next-20250521
patch link:
https://lore.kernel.org/r/20250521140943.3830195-9-claudiu.beznea.uj%40bp.renesas.com
patch subject: [PATCH v3 08/12] reset: rzg2l-usbphy-ctrl: Add support for USB
PWRRDY signal
config: sparc-randconfig-r111-20250522
(https://download.01.org/0day-ci/archiv
On Wed, May 21, 2025 at 05:09:40PM GMT, Claudiu wrote:
> From: Claudiu Beznea
>
> The Renesas USB PHY hardware block receives an input signal from the system
> controller. This signal must be controlled during power-on, power-off, and
> system suspend/resume sequences as follows:
> - during power
On Wed, May 21, 2025 at 05:09:36PM GMT, Claudiu wrote:
> .../bindings/phy/renesas,usb2-phy.yaml| 22 +++
> 1 file changed, 22 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml
> b/Documentation/devicetree/bindings/phy/renesas,usb2-
10 matches
Mail list logo