Loading 01-fix-iTCO_wdt.patchdeleted 100644 → 0 +0 −20 Original line number Diff line number Diff line --- drivers/watchdog/iTCO_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/watchdog/iTCO_wdt.c b/drivers/watchdog/iTCO_wdt.c index b3f604669e2c..643c6c2d0b72 100644 --- a/drivers/watchdog/iTCO_wdt.c +++ b/drivers/watchdog/iTCO_wdt.c @@ -362,7 +362,7 @@ static int iTCO_wdt_set_timeout(struct watchdog_device *wd_dev, unsigned int t) * Otherwise, the BIOS generally reboots when the SMI triggers. */ if (p->smi_res && - (SMI_EN(p) & (TCO_EN | GBL_SMI_EN)) != (TCO_EN | GBL_SMI_EN)) + (inl(SMI_EN(p)) & (TCO_EN | GBL_SMI_EN)) != (TCO_EN | GBL_SMI_EN)) tmrval /= 2; /* from the specs: */ -- 2.26.2 PKGBUILD +5 −7 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ # Customized version of linux for seblu computers pkgname=linux-seblu pkgver=5.14.3 pkgrel=2 pkgver=5.14.6 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') license=('GPL2') Loading @@ -18,12 +18,10 @@ optdepends=( install=linux-seblu.install _main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git source=("git+$_stable#tag=v5.14.3" "config.$CARCH" '01-fix-iTCO_wdt.patch') source=("git+$_stable#tag=v5.14.6" "config.$CARCH") sha256sums=('SKIP' 'd01a75e4182dced3670fefab0f21c28f787221cdbcf3185c5c2d7f4731f88188' '5486d3097e9cf096f128b5338354e122697bb6387187a21bbc4b808d47d94bea') 'd6458a0a34428a1cb3735c1d4e46cf27fc289c9d8e857552d15335b7caf5875a') prepare() { [[ -d linux-stable ]] && ln -snf linux-stable linux Loading config.x86_64 +2 −1 Original line number Diff line number Diff line # # Automatically generated file; DO NOT EDIT. # Linux/x86 5.14.3 Kernel Configuration # Linux/x86 5.14.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 12.0.1" CONFIG_GCC_VERSION=0 Loading Loading @@ -7388,6 +7388,7 @@ CONFIG_FB_SM750=m # CONFIG_FIREWIRE_SERIAL is not set # CONFIG_GS_FPGABOOT is not set # CONFIG_UNISYSSPAR is not set # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set # CONFIG_FB_TFT is not set CONFIG_KS7010=m # CONFIG_PI433 is not set Loading Loading
01-fix-iTCO_wdt.patchdeleted 100644 → 0 +0 −20 Original line number Diff line number Diff line --- drivers/watchdog/iTCO_wdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/watchdog/iTCO_wdt.c b/drivers/watchdog/iTCO_wdt.c index b3f604669e2c..643c6c2d0b72 100644 --- a/drivers/watchdog/iTCO_wdt.c +++ b/drivers/watchdog/iTCO_wdt.c @@ -362,7 +362,7 @@ static int iTCO_wdt_set_timeout(struct watchdog_device *wd_dev, unsigned int t) * Otherwise, the BIOS generally reboots when the SMI triggers. */ if (p->smi_res && - (SMI_EN(p) & (TCO_EN | GBL_SMI_EN)) != (TCO_EN | GBL_SMI_EN)) + (inl(SMI_EN(p)) & (TCO_EN | GBL_SMI_EN)) != (TCO_EN | GBL_SMI_EN)) tmrval /= 2; /* from the specs: */ -- 2.26.2
PKGBUILD +5 −7 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ # Customized version of linux for seblu computers pkgname=linux-seblu pkgver=5.14.3 pkgrel=2 pkgver=5.14.6 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') license=('GPL2') Loading @@ -18,12 +18,10 @@ optdepends=( install=linux-seblu.install _main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git _stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git source=("git+$_stable#tag=v5.14.3" "config.$CARCH" '01-fix-iTCO_wdt.patch') source=("git+$_stable#tag=v5.14.6" "config.$CARCH") sha256sums=('SKIP' 'd01a75e4182dced3670fefab0f21c28f787221cdbcf3185c5c2d7f4731f88188' '5486d3097e9cf096f128b5338354e122697bb6387187a21bbc4b808d47d94bea') 'd6458a0a34428a1cb3735c1d4e46cf27fc289c9d8e857552d15335b7caf5875a') prepare() { [[ -d linux-stable ]] && ln -snf linux-stable linux Loading
config.x86_64 +2 −1 Original line number Diff line number Diff line # # Automatically generated file; DO NOT EDIT. # Linux/x86 5.14.3 Kernel Configuration # Linux/x86 5.14.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 12.0.1" CONFIG_GCC_VERSION=0 Loading Loading @@ -7388,6 +7388,7 @@ CONFIG_FB_SM750=m # CONFIG_FIREWIRE_SERIAL is not set # CONFIG_GS_FPGABOOT is not set # CONFIG_UNISYSSPAR is not set # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set # CONFIG_FB_TFT is not set CONFIG_KS7010=m # CONFIG_PI433 is not set Loading