|
Explanation for cip-kernel-config
Here you go. README.md. https://gitlab.com/cip-project/cip-kernel/cip-kernel-config Best regards, Pavel
Here you go. README.md. https://gitlab.com/cip-project/cip-kernel/cip-kernel-config Best regards, Pavel
|
By
Pavel Machek
· #2752
·
|
|
Request for guidance: removal of old config files [was: Kernel configurations for 4.19?]
I'm not sure I completely understand your problem. But "/" in menuconfig is helpful: │ Symbol: PM [=y] │ Type : bool │ Prompt: Device power management core functionality │ Location: │ (1) -> Power man
I'm not sure I completely understand your problem. But "/" in menuconfig is helpful: │ Symbol: PM [=y] │ Type : bool │ Prompt: Device power management core functionality │ Location: │ (1) -> Power man
|
By
Pavel Machek
· #2753
·
|
|
[RFC/RFT] -cip-rt kernels for review/testing
Hi! It looks like I'll need to redo the rebase at least for 4.4. I plan to rebase -cip specific patches on top of -rt. Thanks for pointer. It does not want to run here (incompatible version of python
Hi! It looks like I'll need to redo the rebase at least for 4.4. I plan to rebase -cip specific patches on top of -rt. Thanks for pointer. It does not want to run here (incompatible version of python
|
By
Pavel Machek
· #2755
·
|
|
[ANNOUNCE] v4.19.50-cip3-rt2
Hi! 4.19.50-cip3-rt2 should be available at kernel.org. It performs well on socfpga (Altera-Terasic-Deo-NanoAltera); but not so well on iwg20m (r8a7743-iwg20d-q7) board. Trees are available at https:/
Hi! 4.19.50-cip3-rt2 should be available at kernel.org. It performs well on socfpga (Altera-Terasic-Deo-NanoAltera); but not so well on iwg20m (r8a7743-iwg20d-q7) board. Trees are available at https:/
|
By
Pavel Machek
· #2756
·
|
|
[ANNOUNCE] v4.19.50-cip3-rt2
Hi! Sorry, I forgot I need to push the tag. It should be fixed now. Best regards, Pavel
Hi! Sorry, I forgot I need to push the tag. It should be fixed now. Best regards, Pavel
|
By
Pavel Machek
· #2759
·
|
|
[ANNOUNCE] v4.4.185-cip35-rt24
Hi! v4.4.185-cip35-rt24 should be available at kernel.org. Daniel says: # in the v4.4-rt is still a problem with f01f17d3705b ("mm, # vmstat: make quiet_vmstat lighter"). It is needed to boot on x86_6
Hi! v4.4.185-cip35-rt24 should be available at kernel.org. Daniel says: # in the v4.4-rt is still a problem with f01f17d3705b ("mm, # vmstat: make quiet_vmstat lighter"). It is needed to boot on x86_6
|
By
Pavel Machek
· #2760
·
|
|
[ANNOUNCE] v4.19.50-cip3-rt2
Hi! No problem. You should be able to use same .config with the new kernel... Best regards, Pavel
Hi! No problem. You should be able to use same .config with the new kernel... Best regards, Pavel
|
By
Pavel Machek
· #2762
·
|
|
[ANNOUNCE] v4.19.50-cip3-rt2
Your log is corrupted, see? If it was real, it would be Max: 905 Max: 90 But you have Max: 905 Max: 90 Notice the whitespace. It is usec, not nsec, AFAICT. Best regards, Pavel
Your log is corrupted, see? If it was real, it would be Max: 905 Max: 90 But you have Max: 905 Max: 90 Notice the whitespace. It is usec, not nsec, AFAICT. Best regards, Pavel
|
By
Pavel Machek
· #2774
·
|
|
powerpc build with Kernel v4.4
Hi! Is there chance to use different gcc? Because this looks like gcc bug... but workaround seems simple enough. Let me investigate some more. Pavel commit 9d2e929c3bae4c30afd1b00fdbe6f7d477e13e8c Aut
Hi! Is there chance to use different gcc? Because this looks like gcc bug... but workaround seems simple enough. Let me investigate some more. Pavel commit 9d2e929c3bae4c30afd1b00fdbe6f7d477e13e8c Aut
|
By
Pavel Machek
· #2779
·
|
|
powerpc build with Kernel v4.4
Hi! Workaround seems simple, but won't easily apply on top of 4.4 kernel Can you simply set CONFIG_PPC_DISABLE_WERROR=y to make the problem go away? Best regards, Pavel
Hi! Workaround seems simple, but won't easily apply on top of 4.4 kernel Can you simply set CONFIG_PPC_DISABLE_WERROR=y to make the problem go away? Best regards, Pavel
|
By
Pavel Machek
· #2780
·
|
|
phy-rcar-gen3-usb2: wrong parsing of role in role_store?
Hi! Code does strcmps, but does not actually check count. So AFAICT writing "host-I-don't-want-I-need-peripheral" into the file will succeed and turn it into host mode. Also data beyond count in buf a
Hi! Code does strcmps, but does not actually check count. So AFAICT writing "host-I-don't-want-I-need-peripheral" into the file will succeed and turn it into host mode. Also data beyond count in buf a
|
By
Pavel Machek
· #2784
·
|
|
[PATCH linux-4.19.y-cip] Update to run all CIP arm, arm64 and x86 configs
Hi! Thanks, I applied all four patches. Best regards, Pavel
Hi! Thanks, I applied all four patches. Best regards, Pavel
|
By
Pavel Machek
· #2813
·
|
|
CIP IRC weekly meeting today
Hi! I got carried away with other project, and forgot about time. Sorry about that. From last meeting, I reviewed v4.19.67 and started reviewing v4.19.68. Best regards, Pavel
Hi! I got carried away with other project, and forgot about time. Sorry about that. From last meeting, I reviewed v4.19.67 and started reviewing v4.19.68. Best regards, Pavel
|
By
Pavel Machek
· #2863
·
|
|
[PATCH 4.4.y-cip 03/17] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
Hi! I see the mainline version already uses SPDX. Is there reason for older version to be backported? Plus I don't see the TODO in the mainline version. What is going on here? If ioremap fails for som
Hi! I see the mainline version already uses SPDX. Is there reason for older version to be backported? Plus I don't see the TODO in the mainline version. What is going on here? If ioremap fails for som
|
By
Pavel Machek
· #2894
·
|
|
[PATCH 4.4.y-cip 05/17] phy: phy-rcar-gen2: Add support for r8a77470
Hi! PHYS_PER_CHANNEL is 2. This is ... quite "interesting" declaration. Does it actually match the arrays below? If I read it correctly: const u32 (...)[PHYS_PER_CHANNEL] this is array of two items. B
Hi! PHYS_PER_CHANNEL is 2. This is ... quite "interesting" declaration. Does it actually match the arrays below? If I read it correctly: const u32 (...)[PHYS_PER_CHANNEL] this is array of two items. B
|
By
Pavel Machek
· #2956
·
|
|
[PATCH 4.4.y-cip 05/17] phy: phy-rcar-gen2: Add support for r8a77470
Hi! I'm sorry, I got confused. Sorry for the noise. Best regards, Pavel
Hi! I'm sorry, I got confused. Sorry for the noise. Best regards, Pavel
|
By
Pavel Machek
· #3065
·
|
|
[PATCH 4.4.y-cip 00/17] Add USB2.0 support
Thanks for the series, applied and pushed out. Best regards, Pavel
Thanks for the series, applied and pushed out. Best regards, Pavel
|
By
Pavel Machek
· #3066
·
|
|
[PATCH/RFC 4.19.y-cip 07/41] pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
Hi! The macro is called "GROUP" and we already have macros with same name (but different functionality) in the tree. One of the other uses is ./arch/sh/kernel/cpu/sh4a/setup-sh7734.c. Not sure if it i
Hi! The macro is called "GROUP" and we already have macros with same name (but different functionality) in the tree. One of the other uses is ./arch/sh/kernel/cpu/sh4a/setup-sh7734.c. Not sure if it i
|
By
Pavel Machek
· #3069
·
|
|
[PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hi! I reviewed the patches... and it is interesting how much magic can be done with preprocessor. I do not see anything preventing the merge, but they were marked [rfc] so I'm not doing that yet. Let
Hi! I reviewed the patches... and it is interesting how much magic can be done with preprocessor. I do not see anything preventing the merge, but they were marked [rfc] so I'm not doing that yet. Let
|
By
Pavel Machek
· #3070
·
|
|
[PATCH/RFC 4.19.y-cip 00/41] Fast forward sh-pfc
Hi! Ok, merged, and pushed out. Best regards, Pavel
Hi! Ok, merged, and pushed out. Best regards, Pavel
|
By
Pavel Machek
· #3073
·
|