lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230330113003.GA9674@alpha.franken.de>
Date:   Thu, 30 Mar 2023 13:30:03 +0200
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     Keguang Zhang <keguang.zhang@...il.com>
Cc:     linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        linux-mips@...r.kernel.org,
        Daniel Lezcano <daniel.lezcano@...aro.org>,
        Thomas Gleixner <tglx@...utronix.de>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Stephen Boyd <sboyd@...nel.org>
Subject: Re: [PATCH v2 1/3] MIPS: Loongson32: Remove deprecated PWM timer
 clocksource

On Thu, Mar 30, 2023 at 06:15:04PM +0800, Keguang Zhang wrote:
> The Loongson1 PWM timer will be moved to clocksource framework.
> Then, the old driver is no longer needed.
> Remove the deprecated code and update the Kconfig.
> 
> Signed-off-by: Keguang Zhang <keguang.zhang@...il.com>
> ---
> V1 -> V2: Delete the obsolete header file regs-pwm.h
> ---
>  .../include/asm/mach-loongson32/regs-pwm.h    |  25 ---
>  arch/mips/loongson32/Kconfig                  |  37 ---
>  arch/mips/loongson32/common/time.c            | 210 ------------------
>  3 files changed, 272 deletions(-)
>  delete mode 100644 arch/mips/include/asm/mach-loongson32/regs-pwm.h

Acked-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ