forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Rui Salvaterra <[email protected]>
- Loading branch information
1 parent
856f270
commit d05c07e
Showing
9 changed files
with
19 additions
and
216 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
LINUX_VERSION-6.1 = .89 | ||
LINUX_KERNEL_HASH-6.1.89 = 12bab8e092618d1d4eeaf4201e6e70054c94896198956bd84ff0e908b0264719 | ||
LINUX_VERSION-6.1 = .90 | ||
LINUX_KERNEL_HASH-6.1.90 = 83a3d72e764fceda2c1fc68a4ea6b91253a28da56a688a2b61776b0d19788e1d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,7 +60,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
static void sock_def_write_space_wfree(struct sock *sk); | ||
static void sock_def_write_space(struct sock *sk); | ||
@@ -585,6 +587,18 @@ discard_and_relse: | ||
@@ -586,6 +588,18 @@ discard_and_relse: | ||
} | ||
EXPORT_SYMBOL(__sk_receive_skb); | ||
|
||
|
@@ -79,7 +79,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
INDIRECT_CALLABLE_DECLARE(struct dst_entry *ip6_dst_check(struct dst_entry *, | ||
u32)); | ||
INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *, | ||
@@ -2188,9 +2202,11 @@ static void __sk_free(struct sock *sk) | ||
@@ -2189,9 +2203,11 @@ static void __sk_free(struct sock *sk) | ||
if (likely(sk->sk_net_refcnt)) | ||
sock_inuse_add(sock_net(sk), -1); | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -330,7 +330,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
--- a/net/core/sock.c | ||
+++ b/net/core/sock.c | ||
@@ -4114,6 +4114,8 @@ static __net_initdata struct pernet_oper | ||
@@ -4115,6 +4115,8 @@ static __net_initdata struct pernet_oper | ||
|
||
static int __init proto_init(void) | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -177,15 +177,15 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
sd->backlog.weight = weight_p; | ||
--- a/net/core/sysctl_net_core.c | ||
+++ b/net/core/sysctl_net_core.c | ||
@@ -29,6 +29,7 @@ static int int_3600 = 3600; | ||
static int min_sndbuf = SOCK_MIN_SNDBUF; | ||
@@ -30,6 +30,7 @@ static int min_sndbuf = SOCK_MIN_SNDBUF; | ||
static int min_rcvbuf = SOCK_MIN_RCVBUF; | ||
static int max_skb_frags = MAX_SKB_FRAGS; | ||
static int min_mem_pcpu_rsv = SK_MEMORY_PCPU_RESERVE; | ||
+static int backlog_threaded; | ||
|
||
static int net_msg_warn; /* Unused, but still a sysctl */ | ||
|
||
@@ -112,6 +113,23 @@ static int rps_sock_flow_sysctl(struct c | ||
@@ -113,6 +114,23 @@ static int rps_sock_flow_sysctl(struct c | ||
} | ||
#endif /* CONFIG_RPS */ | ||
|
||
|
@@ -209,7 +209,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
#ifdef CONFIG_NET_FLOW_LIMIT | ||
static DEFINE_MUTEX(flow_limit_update_mutex); | ||
|
||
@@ -473,6 +491,15 @@ static struct ctl_table net_core_table[] | ||
@@ -482,6 +500,15 @@ static struct ctl_table net_core_table[] | ||
.proc_handler = rps_sock_flow_sysctl | ||
}, | ||
#endif | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ Reviewed-by: Lucas Stach <[email protected]> | |
|
||
--- a/drivers/phy/freescale/phy-fsl-imx8m-pcie.c | ||
+++ b/drivers/phy/freescale/phy-fsl-imx8m-pcie.c | ||
@@ -31,12 +31,10 @@ | ||
@@ -32,12 +32,10 @@ | ||
#define IMX8MM_PCIE_PHY_CMN_REG065 0x194 | ||
#define ANA_AUX_RX_TERM (BIT(7) | BIT(4)) | ||
#define ANA_AUX_TX_LVL GENMASK(3, 0) | ||
|
@@ -35,8 +35,8 @@ Reviewed-by: Lucas Stach <[email protected]> | |
|
||
#define IMX8MM_GPR_PCIE_REF_CLK_SEL GENMASK(25, 24) | ||
#define IMX8MM_GPR_PCIE_REF_CLK_PLL FIELD_PREP(IMX8MM_GPR_PCIE_REF_CLK_SEL, 0x3) | ||
@@ -131,9 +129,8 @@ static int imx8_pcie_phy_power_on(struct | ||
reset_control_deassert(imx8_phy->reset); | ||
@@ -152,9 +150,8 @@ static int imx8_pcie_phy_power_on(struct | ||
} | ||
|
||
/* Polling to check the phy is ready or not. */ | ||
- ret = readl_poll_timeout(imx8_phy->base + IMX8MM_PCIE_PHY_CMN_REG75, | ||
|
197 changes: 0 additions & 197 deletions
197
.../linux/imx/patches-6.1/002-6.2-phy-freescale-imx8m-pcie-Refine-i.MX8MM-PCIe-PHY-dri.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,7 @@ Reviewed-by: Ahmad Fatoum <[email protected]> | |
} | ||
|
||
if (pad_mode == IMX8_PCIE_REFCLK_PAD_INPUT || | ||
@@ -141,6 +145,9 @@ static int imx8_pcie_phy_power_on(struct | ||
@@ -143,6 +147,9 @@ static int imx8_pcie_phy_power_on(struct | ||
IMX8MM_GPR_PCIE_CMN_RST); | ||
|
||
switch (imx8_phy->drvdata->variant) { | ||
|
@@ -67,7 +67,7 @@ Reviewed-by: Ahmad Fatoum <[email protected]> | |
case IMX8MM: | ||
reset_control_deassert(imx8_phy->reset); | ||
usleep_range(200, 500); | ||
@@ -181,8 +188,14 @@ static const struct imx8_pcie_phy_drvdat | ||
@@ -183,8 +190,14 @@ static const struct imx8_pcie_phy_drvdat | ||
.variant = IMX8MM, | ||
}; | ||
|
||
|
@@ -82,7 +82,7 @@ Reviewed-by: Ahmad Fatoum <[email protected]> | |
{ }, | ||
}; | ||
MODULE_DEVICE_TABLE(of, imx8_pcie_phy_of_match); | ||
@@ -238,6 +251,14 @@ static int imx8_pcie_phy_probe(struct pl | ||
@@ -240,6 +253,14 @@ static int imx8_pcie_phy_probe(struct pl | ||
return PTR_ERR(imx8_phy->reset); | ||
} | ||
|
||
|