On 31/10/2024 09:24, Andreas Kemnade wrote:
> Am Thu, 31 Oct 2024 09:18:49 +0100
> schrieb Krzysztof Kozlowski :
>
>> On Wed, Oct 30, 2024 at 09:18:43PM +, Mithil Bavishi wrote:
>>> Add samsung-espresso7 codename for the 7 inch variant
>>>
>>> Signed-off-by: Mithil Bavishi
>>> ---
>>> Docume
On Wed, Oct 30, 2024 at 09:18:43PM +, Mithil Bavishi wrote:
> Add samsung-espresso7 codename for the 7 inch variant
>
> Signed-off-by: Mithil Bavishi
> ---
> Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
This is v2, so where is the changelog? S
Am Thu, 31 Oct 2024 09:18:49 +0100
schrieb Krzysztof Kozlowski :
> On Wed, Oct 30, 2024 at 09:18:43PM +, Mithil Bavishi wrote:
> > Add samsung-espresso7 codename for the 7 inch variant
> >
> > Signed-off-by: Mithil Bavishi
> > ---
> > Documentation/devicetree/bindings/arm/ti/omap.yaml | 1 +
> well, that takes time, I wanted to start that on the right thing.
Yes indeed, I'll be more careful the next time, again sorry for the
trouble, I am not used to the process of mailing lists and may have done
some mistakes there as well.
> 1. make dtbs shows warnings
> 2. make CHECK_DTBS=y ti/o
On 31/10/24 06:33, Jan Kara wrote:
On Fri 25-10-24 13:32:58, Gustavo A. R. Silva wrote:
-Wflex-array-member-not-at-end was introduced in GCC-14, and we
are getting ready to enable it, globally.
Use the `DEFINE_RAW_FLEX()` helper for an on-stack definition of
a flexible structure (`struct sha
On Fri 25-10-24 13:32:58, Gustavo A. R. Silva wrote:
> -Wflex-array-member-not-at-end was introduced in GCC-14, and we
> are getting ready to enable it, globally.
>
> Use the `DEFINE_RAW_FLEX()` helper for an on-stack definition of
> a flexible structure (`struct shash_desc`) where the size of the
Hi,
Am Thu, 31 Oct 2024 06:55:24 +
schrieb Mithil Bavishi :
> > this has to be system-power-controller;
>
> I am so sorry for the mess up, I was on the wrong branch which is
> almost the same as pmOS but a bit older, hence the entire mess up.
> I'll run a quick diff from pmOS and this patc
> It's not attached to this thread. I don't have it in my mailbox. Neither
> did b4 when applying entire thread for review. Sending something
> separately or making it not accessible for review means it does not
> exist.
I am not sure why was sent seperately, I'm trying to learn this workflow
so i
On Thu, 24 Oct 2024 15:11:24 -0600 Gustavo A. R. Silva wrote:
> + * This is the legacy form of `struct sockaddr`. The original `struct
> sockaddr`
> + * was modified in commit b5f0de6df6dce ("net: dev: Convert sa_data to
> flexible
> + * array in struct sockaddr") due to the fact that "One of the
Changes to auxiliary vectors would be best reviewed by the exec/binfmt
maintainers.
Signed-off-by: Kees Cook
---
Cc: Eric Biederman
Cc: linux...@kvack.org
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a097afd76ded..009501905386 100644
--- a/
It's more accurate to mark myself as a maintainer: I've been keeping the
tree up to date in linux-next, etc.
Signed-off-by: Kees Cook
---
Cc: Eric Biederman
Cc: linux...@kvack.org
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index
On Thu 31-10-24 09:54:36, Gustavo A. R. Silva wrote:
> On 31/10/24 06:33, Jan Kara wrote:
> > On Fri 25-10-24 13:32:58, Gustavo A. R. Silva wrote:
> > > -Wflex-array-member-not-at-end was introduced in GCC-14, and we
> > > are getting ready to enable it, globally.
> > >
> > > Use the `DEFINE_RAW_F
On 31/10/24 15:32, Jan Kara wrote:
On Thu 31-10-24 09:54:36, Gustavo A. R. Silva wrote:
On 31/10/24 06:33, Jan Kara wrote:
On Fri 25-10-24 13:32:58, Gustavo A. R. Silva wrote:
-Wflex-array-member-not-at-end was introduced in GCC-14, and we
are getting ready to enable it, globally.
Use the
On Wed, Oct 30, 2024 at 09:18:44PM +, Mithil Bavishi wrote:
> Create a device tree for the 3 inch variants (P3100, P3110, P3113)
3 inch variants of what? Describe here the hardware.
>
> Signed-off-by: Mithil Bavishi
> ---
Please use subject prefixes matching the subsystem. You can get them
Hi Kees,
I'm running into compilation warnings/errors due to fortify-string.h.
Environment:
- Commit 0fc810ae3ae110f9e2fe80fc8c8d62f97907 (current mainline master)
- gcc (GCC) 14.2.1 20240910
- Relevant config (from an Arch Linux distro config):
CONFIG_64BIT=y
CONFIG_X86_64=y
15 matches
Mail list logo