From: Jakub Kicinski Date: Thu, 23 Jul 2026 14:02:36 +0000 (-0700) Subject: Merge branch 'add-missing-facility-check-to-ptp_s390-driver' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4579866a7de3661fa0a034e1e96563ace0944444;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'add-missing-facility-check-to-ptp_s390-driver' Sven Schnelle says: ==================== Add missing facility check to ptp_s390 driver This patchset adds a missing facility check and a check that the 'query physical clock' (PTFF QPT) function is actually available. If it's not present, no qpt ptp device will be registered. In order to use ptff_query() in a module, the first patch adds a EXPORT_SYMBOL() to export ptff_function_mask. ==================== Link: https://patch.msgid.link/20260714130342.1971700-1-svens@linux.ibm.com Signed-off-by: Jakub Kicinski --- 4579866a7de3661fa0a034e1e96563ace0944444